diameter / rtorrent-rutorrent

Docker container with supervisor/rtorrent/nginx/ruTorrent 64/32 bit
155 stars 72 forks source link

Log display lot of "reaped unknown pid" #66

Closed suosuosi closed 5 years ago

suosuosi commented 5 years ago

Synology docker It looks like everything is ok! but Log appears "reaped unknown pid"

' 2019-02-21 09:06:58,902 CRIT Supervisor running as root (no user in config file) 2019-02-21 09:06:58,902 INFO Included extra file "/etc/supervisor/conf.d/supervisord.conf" during parsing 2019-02-21 09:06:58,926 INFO RPC interface 'supervisor' initialized 2019-02-21 09:06:58,926 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2019-02-21 09:06:58,927 INFO supervisord started with pid 1 2019-02-21 09:06:59,932 INFO spawned: 'nginx' with pid 8 2019-02-21 09:06:59,935 INFO spawned: 'rtorrent' with pid 9 2019-02-21 09:06:59,938 INFO spawned: 'php-fpm' with pid 10 2019-02-21 09:06:59,941 INFO spawned: 'irssi' with pid 11 2019-02-21 09:07:00,724 INFO reaped unknown pid 38 2019-02-21 09:07:01,001 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-02-21 09:07:01,001 INFO success: rtorrent entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-02-21 09:07:01,001 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-02-21 09:07:01,001 INFO success: irssi entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2019-02-21 09:07:18,045 INFO reaped unknown pid 90 2019-02-21 09:07:33,047 INFO reaped unknown pid 92 2019-02-21 09:07:48,046 INFO reaped unknown pid 94 2019-02-21 09:08:03,046 INFO reaped unknown pid 96 2019-02-21 09:08:18,046 INFO reaped unknown pid 107 2019-02-21 09:08:33,046 INFO reaped unknown pid 109 2019-02-21 09:08:48,045 INFO reaped unknown pid 111 2019-02-21 09:09:03,046 INFO reaped unknown pid 113 2019-02-21 09:09:18,046 INFO reaped unknown pid 115 2019-02-21 09:09:33,045 INFO reaped unknown pid 117 2019-02-21 09:09:48,047 INFO reaped unknown pid 128 2019-02-21 09:10:03,046 INFO reaped unknown pid 130 2019-02-21 09:10:18,046 INFO reaped unknown pid 132 2019-02-21 09:10:33,047 INFO reaped unknown pid 134

suosuosi commented 5 years ago

is supervisord bug?

diameter commented 5 years ago

@suosuosi that's not a bug. I've reduced supervisord log level, new images have been baked. Could you please test and confirm that these messages no longer appear?

suosuosi commented 5 years ago

@diameter ahaha,thx! log only 4 lines. great!