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: [email protected]
