Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to load the 'resty.core' module #490

Open
yangyepope opened this issue Aug 29, 2024 · 1 comment
Open

failed to load the 'resty.core' module #490

yangyepope opened this issue Aug 29, 2024 · 1 comment

Comments

@yangyepope
Copy link

root@VM-0-16-debian:/usr/local/lib/lua/5.1# sudo tail -f /usr/local/openresty/nginx/logs/error.log
2024/08/29 19:20:05 [alert] 1724215#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229
2024/08/29 19:20:05 [alert] 1724217#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229
2024/08/29 19:20:05 [alert] 1724218#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229
2024/08/29 19:20:06 [alert] 1724219#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229
2024/08/29 19:20:06 [alert] 1724220#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229
2024/08/29 19:23:04 [alert] 1725163#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229
2024/08/29 19:23:04 [alert] 1725164#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229
2024/08/29 19:23:04 [alert] 1725165#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229
2024/08/29 19:23:05 [alert] 1725166#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229
2024/08/29 19:23:05 [alert] 1725168#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: /usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module 0.10.27 required) in /usr/local/openresty/nginx/conf/nginx.conf:229

@zhuizhuhaomeng
Copy link
Contributor

  1. Which version of openresty do you use?
  2. Did you build openresty yourself?
  3. Did you install openresty from official repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants