错误信息:unix:///tmp/supervisor.sock no such file
解决方案
尝试以下这些
https://www.jianshu.com/p/3fe84e259ef9
supervisord -c /etc/supervisord.conf
supervisorctl
或者这个
https://github.com/Supervisor/supervisor/issues/480
微信扫一扫
尝试以下这些
https://www.jianshu.com/p/3fe84e259ef9
supervisord -c /etc/supervisord.conf
supervisorctl
或者这个
https://github.com/Supervisor/supervisor/issues/480
相关推荐