Giter Site home page Giter Site logo

Comments (2)

fititnt avatar fititnt commented on September 24, 2024
root@vmi321960 ~]# journalctl -xe
-- 
-- Unit openresty.service has begun starting up.
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3427]: nginx: the configuration file /usr/local/openresty/nginx/conf/nginx.conf syntax is ok
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3427]: nginx: configuration file /usr/local/openresty/nginx/conf/nginx.conf test is successful
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]: nginx: [error] init_by_lua error: init_by_lua:2: module 'resty.auto-ssl' not found:
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no field package.preload['resty.auto-ssl']
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/site/lualib/resty/auto-ssl.ljbc'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/site/lualib/resty/auto-ssl/init.ljbc'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/lualib/resty/auto-ssl.ljbc'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/lualib/resty/auto-ssl/init.ljbc'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/site/lualib/resty/auto-ssl.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/site/lualib/resty/auto-ssl/init.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/lualib/resty/auto-ssl.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/lualib/resty/auto-ssl/init.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file './resty/auto-ssl.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/luajit/share/luajit-2.1.0-beta3/resty/auto-ssl.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/share/lua/5.1/resty/auto-ssl.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/share/lua/5.1/resty/auto-ssl/init.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/luajit/share/lua/5.1/resty/auto-ssl.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/luajit/share/lua/5.1/resty/auto-ssl/init.lua'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/site/lualib/resty/auto-ssl.so'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/lualib/resty/auto-ssl.so'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file './resty/auto-ssl.so'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/lib/lua/5.1/resty/auto-ssl.so'
Dec 14 13:51:54 vmi321960.contaboserver.net nginx[3428]:         no file '/usr/local/openresty/luajit/lib/lua/5.1/resty/auto-ssl.so'
lines 2552-2576/2597 99%
-- 
[root@vmi321960 /]# find / -iname "auto-ssl"
/usr/local/share/lua/5.3/resty/auto-ssl
[root@vmi321960 /]# 

from ap-application-load-balancer.

fititnt avatar fititnt commented on September 24, 2024

hotfix for this issue on RHEL/CentOS 8 (since they do not have luarocks even on epel, just for RHEL/CentOS 7) was implemented.

Eventually the hotfixes should be removed.

from ap-application-load-balancer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.