You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/18 08:43:38 UTC

[GitHub] [apisix] vincentwc opened a new issue #4267: request help: apisix reload fialed, please help

vincentwc opened a new issue #4267:
URL: https://github.com/apache/apisix/issues/4267


   ### apisix reload fialed,show as below:
   `
   [root@csf-2 apisix-2.5]# make reload
   
   /usr/bin/openresty -p $PWD/  -c $PWD/conf/nginx.conf -s reload
   nginx: [warn] low address bits of 10.101.42.163/24 are meaningless in /usr/local/vincent/apisix-2.5/conf/nginx.conf:190
   nginx: [alert] kill(7120, 1) failed (3: No such process)
   make: *** [reload] Error 1
   `
   
   
   
   ### Environment
   
   Request help without environment information will be ignored or closed.
   
   * apisix version (cmd: `apisix version`): 2.5
   * OS (cmd: `uname -a`):
   * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): openresty/1.19.3.1
   * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):3.4.0
   * apisix-dashboard version, if have:2.5
   * luarocks version, if the issue is about installation (cmd: `luarocks --version`): 3.4.0
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] tokers commented on issue #4267: request help: apisix reload fialed, please help

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #4267:
URL: https://github.com/apache/apisix/issues/4267#issuecomment-843679973


   @vincentwc It looks like your APISIX master process was killed by accidentally, so when you tried to execute make reload, the Nginx signal process get a dead master process pid.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] Firstsawyou commented on issue #4267: request help: apisix reload fialed, please help

Posted by GitBox <gi...@apache.org>.
Firstsawyou commented on issue #4267:
URL: https://github.com/apache/apisix/issues/4267#issuecomment-843029751


   How did you install APISIX? Have any changes been made to the configuration file of `config.yaml`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] vincentwc commented on issue #4267: request help: apisix reload fialed, please help

Posted by GitBox <gi...@apache.org>.
vincentwc commented on issue #4267:
URL: https://github.com/apache/apisix/issues/4267#issuecomment-843681922


   > @vincentwc It looks like your APISIX master process was killed by accidentally, so when you tried to execute make reload, the Nginx signal process get a dead master process pid.
   
   got it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] vincentwc closed issue #4267: request help: apisix reload fialed, please help

Posted by GitBox <gi...@apache.org>.
vincentwc closed issue #4267:
URL: https://github.com/apache/apisix/issues/4267


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org