0
点赞
收藏
分享

微信扫一扫

unix:///tmp/supervisor.sock no such file 使用supervisorctl status时


错误信息: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时_进程管理

unix:///tmp/supervisor.sock no such file 使用supervisorctl status时_supervisord_02


举报

相关推荐

0 条评论