Hi,

I'm running supervisord to manage two gunicorn instances. I use
supervisorctl in order to restart the processes whenever I have a new
version of the software, and after supervisord is running for some time,
the supervisord process dies for some unknown reason. Only the supervisord
process dies, the instances managed by it keep running normally.

I'm running supervisord with loglevel=debug but there's no information
about the crash in the logs. It crashes after a random amount of time and I
couldn't figure out why. Sometimes it takes an hour and others it takes a
day. The only information I found about something like this was issue
26<https://github.com/Supervisor/supervisor/issues/26> on
the issue tracker, but I don't know how to check if that's the same issue
that's affecting me.

I'm now running supervisord with loglevel=blather hoping that more
information will be available after a crash. How can I check the reason
that is causing supervisor to fail?

--
Felipe
_______________________________________________
Supervisor-users mailing list
[email protected]
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to