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/07/22 04:16:35 UTC

[GitHub] [apisix-java-plugin-runner] tzssangglass opened a new pull request #51: fix: permissions to /tmp/runner.sock is not enough

tzssangglass opened a new pull request #51:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/51


   Please answer these questions before submitting a pull request
   
   - Why submit this pull request?
   - [x] Bugfix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   #48 
   ___
   ### Bugfix
   - Description
   permissions to /tmp/runner.sock is not enough
   - How to fix?
   chmod 755 `/tmp/runner.sock` -> chmod 766 `/tmp/runner.sock`
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   
   - Source branch
   
   - Related commits and pull requests
   
   - Target branch
   


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



[GitHub] [apisix-java-plugin-runner] spacewander merged pull request #51: fix: permissions to /tmp/runner.sock is not enough

Posted by GitBox <gi...@apache.org>.
spacewander merged pull request #51:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/51


   


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