[Bug 280882] www/nginx: Nginx 1.26.1 startup issue related to lua-resty-core version

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 17 Aug 2024 12:49:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280882

            Bug ID: 280882
           Summary: www/nginx: Nginx 1.26.1 startup issue related to
                    lua-resty-core version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: joneum@FreeBSD.org
          Reporter: chris@cretaforce.gr
             Flags: maintainer-feedback?(joneum@FreeBSD.org)
          Assignee: joneum@FreeBSD.org

After updating Nginx to version 1.26.1, I encountered a critical startup issue.
The error message indicates a failure to load the 'resty.core' module, as
outlined below:

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.26
required) in /usr/local/etc/nginx/nginx.conf:1060

-- 
You are receiving this mail because:
You are the assignee for the bug.