重启supervisor服务遇到这个问题, 原因也查明了, 是自带的http server启动的时候报的错误, 理由是它没有主动去关闭之前的服务来重启. 我的方法是每次重启之前先手动kill掉自带的http server进程然后重启就好了, 但觉得不应该是这么做的吧....有同学遇到这个问题吗?
* Starting Supervisor daemon manager...
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.
For help, use /usr/bin/supervisord -h
...fail!
搜索了一下, 查到这个:
http://serverfault.com/questions/114477/supervisor-http-server-port-issue 有配置可以改变么, 不需要额外的操作那种
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/120529
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.