Molio-tan opened a new issue #4157: URL: https://github.com/apache/apisix/issues/4157
### Issue description I'm sorry to ask,have you deploy the Apisix successfully on ARM-based hardware,and it works properly?No, I found the Apisix installed successfully but it cannot works properly. ### Environment * apisix version (cmd: `apisix version`): v2.4 or v2.5 * OS (cmd: `uname -a`): Linux test123 4.19.90-17.5.ky10.aarch64 #1 SMP Fri Aug 7 13:35:33 CST 2020 aarch64 aarch64 aarch64 GNU/Linux * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): v1.19.3.1 * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): v3.4.13 * apisix-dashboard version, if have: * luarocks version, if the issue is about installation (cmd: `luarocks --version`): v3.6.0 ### Minimal test code / Steps to reproduce the issue I tried some method to install the Apisix,such as,`luarocks install apisix` that apisix v2.4 was installed successfully or succeed in using source code to install apisix v2.5. When I run apisix with `./bin/apisix start`,there are normal for the terminal but errors in `logs/error.log` like [error.log](https://github.com/apache/apisix/files/6396102/error.log) I use this [blog](https://zhuanlan.zhihu.com/p/84467919) to install apisix on 鲲鹏系统. ### What's the actual result? (including assertion message & call stack if applicable) ### What's the expected result? I found the 'resty.worker.events' in direction` deps`  So what's wrong with it? Thanks anyway. -- 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]
