-
Notifications
You must be signed in to change notification settings - Fork 284
Closed
Description
We build the nginx-vts-module with lua-resty-core following
https://github.com/vozlt/nginx-module-vts/blob/master/.github/workflows/ci.yml
We suddenly have encountered the blow error during module testing in our CI.
https://github.com/vozlt/nginx-module-vts/actions/runs/21621994802/job/62428986179
nginx: [alert] failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: /usr/local/share/lua/5.1/resty/core/socket.lua:93: /usr/local/lib/libluajit-5.1.so.2: undefined symbol: ngx_http_lua_ffi_socket_tcp_get_ssl_pointer) in /home/ubuntu/nginx-module-vts/t/servroot/conf/nginx.conf:52
How can we resolve this error? And could you tell us which libraries had been that?
- lua-resty-core
- lua-nginx-module
- luajit2
Probably, We don't think these modules had been occurred that.
- ngx_devel_kit
- lua-resty-lrucache
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels