Molio-tan edited a comment on issue #4157: URL: https://github.com/apache/apisix/issues/4157#issuecomment-829759022
> Judging from the log information, there are many lua files that were not found. It is likely that the installation is abnormal. You should provide specific installation steps. > > ``` > 2021/04/28 19:20:32 [error] 86736#0: init_worker_by_lua error: /usr/local/share/lua/5.1/apisix/init.lua:95: module 'resty.worker.events' not found: > no field package.preload['resty.worker.events'] > no file '/usr/local/apisix//deps/share/lua/5.1/resty/worker/events.lua' > no file '/usr/local/apisix//deps/share/lua/5.1/resty/worker/events/init.lua' > no file '/usr/local/apisix/resty/worker/events.lua' > ``` Yes certainly, I followed the [blog](https://zhuanlan.zhihu.com/p/84467919) to install the Apisix. But the OpenResty and the ETCD were installed manually with source code. -- 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]
