zar3bski commented on issue #53: URL: https://github.com/apache/apisix-python-plugin-runner/issues/53#issuecomment-1247676797
> Your APISIX worker processes run as the `nobody`, who doesn't has the write permission for the UNIX domain socket. > > FYI: > > > On Linux, connecting to a stream socket object requires write permission on that socket; sending a datagram to a datagram socket likewise requires write permission on that socket. Yeah, I was surprised to see it. Why is it the case? I am using [https://hub.docker.com/r/apache/apisix/tags?page=1&name=alpine](https://hub.docker.com/r/apache/apisix/tags?page=1&name=alpine) v. 2.13.3-alpine -- 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]
