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 2022/12/09 02:59:30 UTC

[GitHub] [apisix-go-plugin-runner] wnz27 opened a new issue, #120: request help: run runner permission deny

wnz27 opened a new issue, #120:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/120

   ### Issue description
   <img width="1121" alt="截屏2022-12-09 10 55 11" src="https://user-images.githubusercontent.com/12094918/206614230-d0137a47-882a-4af2-82d8-a14c780ce068.png">
   
   ### Environment
   
   * APISIX Go Plugin Runner's version: 
   demo
   * APISIX version: 
   apache/apisix:2.13.1-alpine
   * Go version:
   * OS (cmd: `uname -a`):
   
   ps:
   depend on this blog: https://apisix.apache.org/zh/docs/ingress-controller/tutorials/how-to-use-go-plugin-runner-in-apisix-ingress/
   


-- 
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.apache.org

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


[GitHub] [apisix-go-plugin-runner] wnz27 commented on issue #120: request help: run runner permission deny

Posted by GitBox <gi...@apache.org>.
wnz27 commented on issue #120:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/120#issuecomment-1364837754

   > Can you check if go-runner has executable permissions?
   
   this problem 


-- 
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-go-plugin-runner] soulbird commented on issue #120: request help: run runner permission deny

Posted by GitBox <gi...@apache.org>.
soulbird commented on issue #120:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/120#issuecomment-1343894143

   Can you check if go-runner has executable permissions?


-- 
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-go-plugin-runner] wnz27 commented on issue #120: request help: run runner permission deny

Posted by GitBox <gi...@apache.org>.
wnz27 commented on issue #120:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/120#issuecomment-1382998435

   > Looks like something is wrong with go-runner, are you sure it's an executable? Execute `go-runner run` alone to try
   
   yes, i use this file local dont have this problem,maybe cpu arch problem?


-- 
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-go-plugin-runner] soulbird commented on issue #120: request help: run runner permission deny

Posted by GitBox <gi...@apache.org>.
soulbird commented on issue #120:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/120#issuecomment-1367743470

   Looks like something is wrong with go-runner, are you sure it's an executable? Execute `go-runner run` alone to try


-- 
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-go-plugin-runner] wnz27 commented on issue #120: request help: run runner permission deny

Posted by GitBox <gi...@apache.org>.
wnz27 commented on issue #120:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/120#issuecomment-1352748749

   > Can you check if go-runner has executable permissions?
   use official repo Makefile build  solve it, but have other problem:
   <img width="1094" alt="截屏2022-12-15 17 00 27" src="https://user-images.githubusercontent.com/12094918/207817020-cec788ce-a068-4487-9c26-28ac9a0a8621.png">
   
   


-- 
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-go-plugin-runner] hrxu01 commented on issue #120: request help: run runner permission deny

Posted by "hrxu01 (via GitHub)" <gi...@apache.org>.
hrxu01 commented on issue #120:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/120#issuecomment-1459237668

   @wnz27 are u compile the go-runner in macos while using it in linux env (docker)?
   
   if yes, you can try to compile one with GOOS=linux.


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