Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request help: run runner permission deny #120

Open
wnz27 opened this issue Dec 9, 2022 · 6 comments
Open

request help: run runner permission deny #120

wnz27 opened this issue Dec 9, 2022 · 6 comments

Comments

@wnz27
Copy link

wnz27 commented Dec 9, 2022

Issue description

截屏2022-12-09 10 55 11

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/

@soulbird
Copy link
Contributor

soulbird commented Dec 9, 2022

Can you check if go-runner has executable permissions?

@wnz27
Copy link
Author

wnz27 commented Dec 15, 2022

Can you check if go-runner has executable permissions?
use official repo Makefile build solve it, but have other problem:

截屏2022-12-15 17 00 27

@wnz27
Copy link
Author

wnz27 commented Dec 26, 2022

Can you check if go-runner has executable permissions?

this problem

@soulbird
Copy link
Contributor

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

@wnz27
Copy link
Author

wnz27 commented Jan 15, 2023

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?

@hrxu01
Copy link

hrxu01 commented Mar 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants