Supervisor/supervisor

I/O operation on closed file

Open

#984 aperta il 24 ago 2017

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Python (1233 fork)batch import
help wantedlogging

Metriche repository

Star
 (7941 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hello.

Using supervisor 3.3.3 on OS X, installed through brew.

The system seems to work 'ok'; but the error file is a torrent of errors such as these (below). Any hints appreciated.

2017-08-24 13:34:04,513 CRIT uncaptured python exception, closing channel <POutputDispatcher at 4318273408 for <Subprocess at 4316929848 with name central-worker-engine-2 in state RUNNING> (stdout)> (<type 'exceptions.ValueError'>:I/O operation on closed file [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/supervisord.py|runforever|227] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/dispatchers.py|handle_read_event|232] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/dispatchers.py|record_output|166] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/dispatchers.py|_log|142] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/loggers.py|info|275] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/loggers.py|log|293] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/loggers.py|emit|186] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/loggers.py|doRollover|211])

Guida contributor