supervisorctl not working
jduan00 opened this issue · 2 comments
jduan00 commented
Hi there!
After getting into the image:
$ docker exec -it -u root container sh
The following cmd fails:
# supervisorctl
unix:///run/supervisord.sock no such file
Any thoughts to fix it? Thanks!
TrafeX commented
Hi @jduan00 ,
That's because the socket isn't configured in supervisord.conf. I don't directly see why this would be needed.
But you can add it yourself by configuring a unix http server: http://supervisord.org/configuration.html#unix-http-server-section-settings