错误信息: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
unix:///tmp/supervisor.sock no such file 使用supervisorctl status时
阅读 90
2023-04-09
尝试以下这些
https://www.jianshu.com/p/3fe84e259ef9
supervisord -c /etc/supervisord.conf
supervisorctl
或者这个
https://github.com/Supervisor/supervisor/issues/480
相关推荐
精彩评论(0)