zaunist opened a new issue #2161: URL: https://github.com/apache/apisix-dashboard/issues/2161
### Issue description I compiled manager-api from the documentation and then ran `sudo./manager-api start`. So far everything is fine, but when I tried to stop manager-API I failed, I ran `sudo./manager-api stop` and got no response. I then use `kill` to kill the corresponding process, but the system will automatically create a manager-API process. ### Expected behavior apisix-dashboard is disabled properly ### How to Reproduce Occasionally ### Screenshots <img width="706" alt="image" src="https://user-images.githubusercontent.com/38528079/136652942-2a997e6a-10cb-469b-82bb-282b209da751.png"> ### Environment - apisix version (cmd: `apisix version`):2.10.0 - OS (cmd: `uname -a`):Darwin kusaka.local 20.6.0 Darwin Kernel Version 20.6.0: Mon Aug 30 06:12:21 PDT 2021; root:xnu-7195.141.6~3/RELEASE_X86_64 x86_64 - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):nginx version: openresty/1.19.9.1 - etcd version, if have (cmd: run `etcd --version`):etcd Version: 3.5.0 - apisix-dashboard version, if have:2.9.0 - Browser version, if have: ### Additional context _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
