linux signal历史log,nginx错误signal process started错误error.log日志显示signal process started错误解决方法...

nginx日志报的错:ngnix:[notice] 30499#0: signal process started

前台页面显示:500 Internal Server Error,在nginx日志报的错:ngnix:[notice] 30499#0: signal process started,这是什么问题的错误呢?

414d24224c74fb41b975bb017658121c.png

signal process started错误日志代码

2019/08/29 18:08:04 [notice] 30789#0: signal process started

2019/08/29 18:57:39 [notice] 18392#0: signal process started

2019/08/29 21:18:54 [notice] 18872#0: signal process started

2019/08/29 21:19:44 [notice] 18888#0: signal process started

2019/08/29 21:19:51 [notice] 18898#0: signal process started

2019/08/29 21:20:12 [notice] 18920#0: signal process started

2019/08/29 21:49:28 [notice] 19057#0: signal process started

2019/08/29 21:53:03 [notice] 19121#0: signal process started

2019/08/29 21:53:40 [notice] 19137#0: signal process started

2019/08/29 21:53:49 [notice] 19146#0: signal process started

产生signal process started错误可能原因

1、可能nginx.conf 内容配置的有问题。

2、./nginx -r reload 启动命令默认加载的nginx.conf 的路径不对。

signal process started错误解决办法

/data/nginx/sbin -c /data/nginx/conf/nginx.conf

其中nginx.conf 为绝对的路径对应的的配置位置。

使用下面命令产看启动状况:

ps -ef | grep nginx

root     22826     1  0 15:06 ?        00:00:00 nginx: master process ./nginx -c /data/nginx/conf/nginx.conf

nobody   22827 22826  0 15:06 ?        00:00:00 nginx: worker process

root     22829  3502  0 15:06 pts/0    00:00:00 grep nginx

本来以为是哪里错误,经分析,原来是因为执行了-s reload后系统发出的通知,并非产生错误。

  • 2
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值