Supervisor的安裝部署(Centos7)

一. Supervisor 安裝

請移至 : https://blog.51cto.com/qiangsh/2153185

二. Supervisord 常見錯誤

  1. 執(zhí)行 supervisorctl 報錯
[root@rx47105180123 /]# supervisorctl 
unix:///tmp/supervisor.sock refused connection

#解決方法:
supervisord -c /etc/supervisor/supervisord.conf   #啟動 Supervisor 服務
  1. 執(zhí)行 supervisord -c /etc/supervisor/supervisord.conf 報錯
[root@rx47105180123 /]# supervisord -c /etc/supervisor/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.
For help, use /usr/bin/supervisord -h

#解決方法:
find / -name supervisor.sock
unlink supervisor.sock
?著作權歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務。

相關閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容