tzssangglass commented on issue #4594: URL: https://github.com/apache/apisix/issues/4594#issuecomment-879151112
> 还有就是一开始我用的lua是5.3 ,发现不行,我改成了5.1 也是不行 I think you need to clean up your environment and re-run `make deps`. Maybe you ran `make deps` with Lua 5.3 and compiled `socket.so`, even if you switch to Lua 5.1, it will not recompile to generate `socket.so`. -- 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]
