【发布时间】:2013-09-22 10:27:09
【问题描述】:
$ supervisorctl reread
error: <class 'socket.error'>, [Errno 111] Connection refused: file: /usr/lib64/python2.6/socket.py line: 567
我正在尝试在我的生产系统上配置主管,但遇到了这个错误。主管日志文件为空。
当我只输入supervisorctl 时,它会抱怨:
http://localhost:9001 refused connection
目前没有在端口 9001 上侦听,AFACT:lsof | grep TCP 没有返回任何内容。
【问题讨论】:
标签: supervisord