membphis commented on issue #1074: bug: module apisix.balancer not found URL: https://github.com/apache/incubator-apisix/issues/1074#issuecomment-575445460 The problem is that you put Apache APISIX in the user root directory `/ root /`. After the APISIX Worker process starts, the default user is `nobody`, which does not have permission to read the `/root/` directory. So it will cause fail to load some modules. Welcome to submit this question to the FAQ, this question is more common.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
