hwyzleo commented on issue #49: URL: https://github.com/apache/apisix-go-plugin-runner/issues/49#issuecomment-983660426
> Could you run the runner with ` -m dev` and see if it has received the RPC from the APISIX during the request? do you mean use running mode with that argument like this? cmd: ["/path/to/apisix-go-plugin-runner/go-runner", "run", "-m", "dev"] or use debugging mode? in order to confirm the issue, i used debugging mode locally with apisix docker and go-runner through /tmp/runner.sock file, after set the route and plugin, i found nothing in apisix log or go-runner log like 'register plugin say', and the plugin still did not trigger. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
