You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should make sure that your configuration is correct, whether there is ext-plugin related configuration in config, if you are in debug mode:
You can refer config:
ext-plugin:
path_for_test: /tmp/runner.sock
Issue description
apisix deploy by docker
start :
docker run -d --name apisix --cpus 8 --memory 16G --network host -v /home/work/apisix/gateway-plugin:/usr/local/apisix/apisix-plugin-runner -v /home/work/apisix/config.yaml:/usr/local/apisix/conf/config.yaml -v /home/work/apisix/logs:/usr/local/apisix/logs -v /etc/localtime:/etc/localtime apache/apisix:latest
Execute make build to generate a new go runner executable program,than replace the old go-runner ,restart apisix
finally err !
Environment
uname -a
):The text was updated successfully, but these errors were encountered: