如果supervisord挂了的话,提示supervisor.sock refused connection。

 

,重新启动命令为supervisord

 

常用命令:

supervisord -c /etc/supervisord.conf   启动supervisord并使用配置

supervisorctl restart mall_seller

vi /etc/supervisord.conf

ps -ef|grep super

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-20
  • 2021-12-28
  • 2021-08-07
  • 2022-02-17
  • 2022-12-23
  • 2022-01-10
猜你喜欢
  • 2022-12-23
  • 2021-12-08
  • 2021-10-18
  • 2021-09-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案