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 2020/11/20 09:29:22 UTC

[GitHub] [apisix-dashboard] liubinqi2007 opened a new issue #836: v2.0 release manager-api Emergency stop

liubinqi2007 opened a new issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836


   v2.0  release manager-api  Emergency stop
   Service is often shut down after a while
   view log
   /usr/local/apisix-dashboard/output/logs
   <img width="694" alt="image" src="https://user-images.githubusercontent.com/17898385/99783746-ca3ad580-2b55-11eb-9f74-0658c3a0999b.png">


----------------------------------------------------------------
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-dashboard] nic-chen commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731122015


   @liubinqi2007 
   could you contact my QQ 4061470 ? Which talk more conveniently


----------------------------------------------------------------
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-dashboard] liubinqi2007 commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
liubinqi2007 commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731076130


   
   > @liubinqi2007
   > 
   > thanks for feedback.
   > 
   > what OS do you run on?
   centos 7
   
   


----------------------------------------------------------------
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-dashboard] liubinqi2007 closed issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
liubinqi2007 closed issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836


   


----------------------------------------------------------------
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-dashboard] liubinqi2007 commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
liubinqi2007 commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731060320


   > Which version are you using from 2.0? RC4 or RC5?
   
   ![image](https://user-images.githubusercontent.com/17898385/99785047-9c569080-2b57-11eb-9408-e5dc2f3f35a9.png)
   


----------------------------------------------------------------
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-dashboard] nic-chen commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731115947


   @liubinqi2007  is there other logs?


----------------------------------------------------------------
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-dashboard] moonming commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731559387


   How did it solved? @nic-chen 


----------------------------------------------------------------
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-dashboard] nic-chen commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731648657


   @moonming  sure. I had created an issue about this before. #842 
   


----------------------------------------------------------------
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-dashboard] nic-chen commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731584449


   He used 
   
   ```sh
   $ ./manager-api &
   ``` 
   to run `manager api`, so it automatically exit after the terminal closed a while.
   
   
   After using
   ```sh
   $ nohup ./manager-api &
   ``` 
   It works fine.
   
   


----------------------------------------------------------------
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-dashboard] liubinqi2007 commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
liubinqi2007 commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731117959


   > @liubinqi2007 is there other logs?
   
   no


----------------------------------------------------------------
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-dashboard] nic-chen commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731465031


   @liubinqi2007
   please confirm the result and then share here, 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-dashboard] nic-chen edited a comment on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
nic-chen edited a comment on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731122015


   @liubinqi2007 
   could you contact my QQ ? Which talk more conveniently


----------------------------------------------------------------
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-dashboard] nic-chen commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731072572


   @liubinqi2007  
   
   thanks for feedback.
   
   what OS do you run on?
   
   


----------------------------------------------------------------
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-dashboard] juzhiyuan commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731059146


   Which version are you using from 2.0? RC4 or RC5?


----------------------------------------------------------------
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-dashboard] moonming edited a comment on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
moonming edited a comment on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731589740


    so I think we need to support `daemon` 


----------------------------------------------------------------
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-dashboard] liubinqi2007 commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
liubinqi2007 commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731527838


   已解决


----------------------------------------------------------------
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-dashboard] moonming commented on issue #836: v2.0 release manager-api Emergency stop

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #836:
URL: https://github.com/apache/apisix-dashboard/issues/836#issuecomment-731589740


    so I think we need to support `deamon` 


----------------------------------------------------------------
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