你可以使用关键词如 "failed to load the 'resty.core' module" 或 "OpenResty resty.core module not found" 进行搜索。 如果以上步骤都不能解决问题,寻求社区或专家的帮助: 如果以上步骤都没有解决问题,你可以考虑在 OpenResty 社区论坛发帖求助,或者联系 OpenResty 的开发者或维护者。 提供尽可能详细的信息,...
root@OpenWrt:~# nginx -c /etc/nginx/nginx.conf 2024/06/19 02:22:17 [alert] 9372#0: 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: module 'resty....
We started to get these errors today 2020/07/09 15:19:55 [alert] 1354#1354: 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/dow...
的gui 时,报错显示: @ubuntu:~/intel/oneapi/inspector/latest/bin64$ inspxe-gui Gtk-Message: 00:30:04.585: Failed...to load module "canberra-gtk-module" 解决缺少依赖库,安装命令如...
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/base.lua:24: ngx_http_lua_module 0.10.21 required)...
Current Behavior apache/apisix:3.7.0-debian Docker 镜像创建的容器启动后一直报错,提示:failed to load the configuration: failed to start a etcd instance: /usr/local/openresty/lualib/resty/grpc.lua:102: The gRPC client engine is not initialized. Need to e
# see https://github.com/api7/lua-resty-radixtree/#parameters-in-path for # more details. ssl: radixtree_sni # radixtree_sni: match route by SNI(base on radixtree) #stream_proxy: # TCP/UDP proxy # only: true # use stream proxy only, don't enable HTTP stuff ...
require "resty.core" apisix = require("apisix") local dns_resolver = { "172.16.24.10", } local args = { dns_resolver = dns_resolver, } apisix.stream_init(args) } init_worker_by_lua_block { apisix.stream_init_worker() } server { ...
I followed the instructions to install luarocks on Windows 7, but I cannot install any rocks. It seems that luarocks is incapable of downloading the manifest. I have successfully manually visited the manifest page. My web browser is capa...
@thibaultcha am i getting right, that in next versions it will be impossible to include lua-resty as module to standart nginx? also how affects lua_load_resty_core off; on lua support? Member agentzh commented May 25, 2019 @mrPsycho The lua-resty-core library will be a mandatory requir...