Supervisor/supervisor

I/O operation on closed file

Open

#984 ouverte le 24 août 2017

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (1 233 forks)batch import
help wantedlogging

Métriques du dépôt

Stars
 (7 941 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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])

Guide contributeur