码迷,mamicode.com
首页 > 其他好文 > 详细

Nginx:Job for nginx.service failed

时间:2018-06-05 00:36:11      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:停止   命令   host   bsp   use   sans   sof   microsoft   orm   

执行 service nginx start或者restart命令出现下面错误

[root@localhost ~]# service nginx restart
Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.

莫名奇妙的出现了这个错误,查看logs也没什么发现,之后就停止了nginx的进程,再运行service nginx start,又可以了,具体出错原因现在还不清楚。

查看nginx进程命令

 ps -ef | grep  nginx

pkill -9 nginx

Nginx:Job for nginx.service failed

标签:停止   命令   host   bsp   use   sans   sof   microsoft   orm   

原文地址:https://www.cnblogs.com/readingstuff/p/9136498.html

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