movary icon indicating copy to clipboard operation
movary copied to clipboard

Container dies after a few days

Open samcro1967 opened this issue 1 year ago • 8 comments

I have noticed the container dies after running for a few days. Removing the container and adding it back gets it working again. Any ideas?

2023-03-03 10:59:55,476 INFO success: movary entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)2023-03-03 11:00:02,486 WARN received SIGQUIT indicating exit request
2023-03-03 11:00:02,487 INFO waiting for syslogd, nginxd, php-fpmd, crond, movary to die
2023-03-03 11:00:03,491 INFO stopped: movary (terminated by SIGTERM)
2023-03-03 11:00:05,493 INFO waiting for syslogd, nginxd, php-fpmd, crond to die
2023-03-03 11:00:05,494 INFO stopped: crond (terminated by SIGTERM)
2023-03-03 11:00:05,494 INFO reaped unknown pid 15200 (exit status 0)
2023-03-03 11:00:05,494 INFO reaped unknown pid 15201 (exit status 0)
[03-Mar-2023 11:00:05] NOTICE: Terminating ...
[03-Mar-2023 11:00:05] NOTICE: exiting, bye-bye!
2023-03-03 11:00:06,803 INFO stopped: php-fpmd (exit status 0)
2023-03-03 11:00:06,914 INFO stopped: nginxd (exit status 0)
[SYSLOG] syslog-ng[56]: syslog-ng shutting down; version='3.38.1'
2023-03-03 11:00:08,084 INFO stopped: syslogd (exit status 0)
error: failed switching to "root": operation not permitted
error: failed switching to "root": operation not permitted
error: failed switching to "root": operation not permitted

samcro1967 avatar Mar 03 '23 12:03 samcro1967