Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

bot constantly restarting #5

Description

@ip-stivi

Hi there,

I just checked the logs of the telegram-bot, that I generally don't have any problems with as its running at the moment, but I noticed that it seems like its constantly crashing:

2020-06-23 07:36:31,299 INFO spawned: 'telegram-sonarr-bot' with pid 16060,
2020-06-23 07:36:30,295 INFO exited: telegram-sonarr-bot (exit status 1; not expected),
2020-06-23T07:36:30.050Z - info: config file not found,
2020-06-23T07:36:30.037Z - info: config file found /app/telegram-sonarr-bot-master/lib/../config.json,
2020-06-23T07:36:30.060Z - info: acl file found /app/telegram-sonarr-bot-master/lib/../acl.json,
2020-06-23 07:36:29,683 INFO success: telegram-sonarr-bot entered RUNNING state, process has stayed up for > than 1 seconds (startsecs),
2020-06-23 07:36:28,681 INFO spawned: 'telegram-sonarr-bot' with pid 16049,
2020-06-23T07:36:27.425Z - info: acl file found /app/telegram-sonarr-bot-master/lib/../acl.json,
2020-06-23 07:36:27,676 INFO exited: telegram-sonarr-bot (exit status 1; not expected),
2020-06-23T07:36:27.414Z - info: config file not found,
2020-06-23T07:36:27.396Z - info: config file found /app/telegram-sonarr-bot-master/lib/../config.json,
2020-06-23 07:36:27,024 INFO success: telegram-sonarr-bot entered RUNNING state, process has stayed up for > than 1 seconds (startsecs),
2020-06-23 07:36:26,018 INFO spawned: 'telegram-sonarr-bot' with pid 16038,
2020-06-23 07:36:26,011 INFO exited: telegram-sonarr-bot (exit status 1; not expected),
2020-06-23T07:36:25.708Z - info: acl file found /app/telegram-sonarr-bot-master/lib/../acl.json,
2020-06-23T07:36:25.699Z - info: config file not found,
2020-06-23T07:36:25.687Z - info: config file found /app/telegram-sonarr-bot-master/lib/../config.json,
2020-06-23 07:36:25,307 INFO success: telegram-sonarr-bot entered RUNNING state, process has stayed up for > than 1 seconds (startsecs),
2020-06-23 07:36:24,304 INFO spawned: 'telegram-sonarr-bot' with pid 16027,
2020-06-23 07:36:23,299 INFO exited: telegram-sonarr-bot (exit status 1; not expected),
2020-06-23T07:36:23.043Z - info: acl file found /app/telegram-sonarr-bot-master/lib/../acl.json,
2020-06-23T07:36:23.014Z - info: config file found /app/telegram-sonarr-bot-master/lib/../config.json,
2020-06-23T07:36:23.030Z - info: config file not found,
2020-06-23 07:36:22,680 INFO success: telegram-sonarr-bot entered RUNNING state, process has stayed up for > than 1 seconds (startsecs),
2020-06-23 07:36:21,677 INFO spawned: 'telegram-sonarr-bot' with pid 16016,
2020-06-23 07:36:20,672 INFO exited: telegram-sonarr-bot (exit status 1; not expected)

Content of config volume:

[/appdata/telegram-bot] # ls
acl.json* config.json*

Any idea why that could be?

Thanks a lot!
stivi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions