-
Notifications
You must be signed in to change notification settings - Fork 23
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
Example failed on mac #35
Comments
And I tried production mode, the error is
But I do have a python3 in path:
|
After downloading, you must first execute |
facing same issue, i am not able to add python plugin runner in Kubernetes environment in production mode. |
I followed https://apisix.apache.org/docs/python-plugin-runner/getting-started/,
apisix version is 2.10.
cloned python-plugin-runner from git.
When I call
curl http://127.0.0.1:9080/get -i
, the result is 503, and the log of apisix isThe text was updated successfully, but these errors were encountered: