openresty / openresty/lua-resty-core

failed to load the 'resty.core' module

Open
#490 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
853
Forks
286
Avg merge
35m
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the error log and the references to nginx.conf:229 and /usr/local/share/lua/5.1/resty/core/base.lua:24. Check the OpenResty and lua-nginx-module versions involved, then determine whether the issue can be reproduced in this repository; done requires a documented, reproducible resolution or a clear explanation of the incompatible setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.