supervisor启动报错问题Error:Anotherprogramisalreadylistening..
执行supervisord -c /etc/supervisord.conf
报错:Error: Another program is already listening on a port that one of our HTTP servers is configured to use. Shut this program down first before starting supervisord.
解决方法:
find / -name supervisor.sock
还没有评论,来说两句吧...