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


   ### Issue description
   
   ```shell
   $ make api-run
   api/build.sh --dry-run
   Error: Instance of Manager API maybe running with a pid 19651. If not, 
please run Manager API with '-f' or '--force' flag
   
   Usage:
     manager-api [flags]
     manager-api [command]
   
   Available Commands:
     help        Help about any command
     install     re-install Apache APISIX Dashboard service
     remove      remove Apache APISIX Dashboard service
     start       start Apache APISIX Dashboard service
     status      inspect the status of Apache APISIX Dashboard service
     stop        stop Apache APISIX Dashboard service/program
     version     show manager-api version
   
   Flags:
     -c, --config string     config file (default "./conf/conf.yml")
     -f, --force             force start manager-api
     -h, --help              help for manager-api
     -p, --work-dir string   current work directory (default ".")
   
   Use "manager-api [command] --help" for more information about a command.
   
   Instance of Manager API maybe running with a pid 19651. If not, please run 
Manager API with '-f' or '--force' flag
   ```
   
   But Manager API did not run, this issue recurrence twice in my local env, 
this can be resolved by restart my Laptop.
   
   ### Expected behavior
   
   can always run smoothly
   
   ### How to Reproduce
   
   Occasional problem, no recurrence pattern found
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): null
   - OS (cmd: `uname -a`): macOS Darwin Kernel Version 20.3.0
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `etcd --version`): 3.4.15
   - apisix-dashboard version, if have: master branch
   - Browser version, if have: null
   
   
   ### 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]


Reply via email to