码迷,mamicode.com
首页 > 数据库 > 详细

Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details.

时间:2018-09-09 11:53:29      阅读:300      评论:0      收藏:0      [点我收藏+]

标签:ESS   网站   ror   Superviso   端口   RoCE   tst   because   tail   

一、前言

  Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details. 这个问题实在 Linux 中使用 Supervisor 遇见的。

二、解决方案

  使用 netstat -ntpl 把有关 python 的端口都杀掉,然后在重行执行 systemctl start supervisor.service  就好了。很多时候都是端口暂用问题。这个问题没有截图,原因是解决完了,而后就关闭sh,看是否可行的因故,有机会在截图补上。

三、Supervisor 9001 没反应问题

    还有一个问题就是后天可以管理进程,然后在浏览器端输入:ip:9001时,没有网站跳出。我们需要在控制台 

supervisorctl reload

技术分享图片

 

Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details.

标签:ESS   网站   ror   Superviso   端口   RoCE   tst   because   tail   

原文地址:https://www.cnblogs.com/gzbit-zxx/p/9611228.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!