sudo kill -SIGHUP `cat /var/run/supervisor.pid`
causes supervisor to kill it’s child processes then itself but it doesn’t restart as per the docs. Same behaviour if I call reload from within supervisorctl.
Version: 3.0b1
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is probably your bug: https://github.com/Supervisor/supervisor/issues/121
It should be fixed in 3.0b2, for now the author recommends downgrading to 3.0a12