Supervisor / supervisor

Supervisor process control system for Unix (supervisord)
http://supervisord.org
Other
8.46k stars 1.24k forks source link

CRIT uncaptured python exception, closing channel #1548

Closed carey-nan closed 1 year ago

carey-nan commented 1 year ago

supervisord --version 3.3.5

After the service runs normally for a period of time, an error is reported, and the service enters the suspended animation state.

Log output: CRIT uncaptured python exception, closing channel <POutputDispatcher at 140491736580416 for <Subprocess at 140491736486608 with name OrdersReceive in state RUNNING> (stdout)> (<type 'exceptions.OSError'>:[Errno 14] Bad address [/usr/lib/python2.7/site-packages/supervisor/supervisord.py|runforever|221] [/usr/lib/python2.7/site-packages/supervisor/dispatchers.py|handle_read_event|230] [/usr/lib/python2.7/site-packages/supervisor/options.py|readfd|1511])

mnaberez commented 1 year ago

supervisord --version 3.3.5

Supervisor 3.3.5 is nearly 5 years old and is no longer supported. Please upgrade to a recent version.