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/09/11 21:09:24 UTC

[GitHub] [apisix] leslie-tsang commented on issue #5042: Permission deniedbug:

leslie-tsang commented on issue #5042:
URL: https://github.com/apache/apisix/issues/5042#issuecomment-917480777


   @cielswift Please follow cmd below and paste output as comment.
   ```bash
   # fetch OS
   uname -a
   
   # fetch user info
   id
   
   # fetch dockerd info (docker launch user may cause permission issue)
   ps aux | grep dockerd
   
   # fetch config.yaml permission (run in `apisix-docker/example`)
   ls -l example/apisix_conf/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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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