You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[error] 2998#2998: init_by_lua error: /usr/share/lua/common/resty/http_connect.lua:8: module 'resty.string' not found:
no field package.preload['resty.string']
no file '/usr/local/lua/crowdsec/resty/string.lua'
no file './resty/string.lua'
no file '/usr/share/luajit-2.1/resty/string.lua'
no file '/usr/local/share/lua/5.1/resty/string.lua'
no file '/usr/local/share/lua/5.1/resty/string/init.lua'
no file '/usr/share/lua/5.1/resty/string.lua'
no file '/usr/share/lua/5.1/resty/string/init.lua'
no file '/usr/share/lua/common/resty/string.lua'
no file '/usr/share/lua/common/resty/string/init.lua'
no file './resty/string.lua'
no file './resty/string.so'
no file '/usr/local/lib/lua/5.1/resty/string.so'
no file '/usr/lib/lua/5.1/resty/string.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file './resty.so'
no file '/usr/local/lib/lua/5.1/resty.so'
no file '/usr/lib/lua/5.1/resty.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: infunction'require'
/usr/share/lua/common/resty/http_connect.lua:8: in main chunk
[C]: infunction'require'
/usr/share/lua/common/resty/http.lua:166: in main chunk
[C]: infunction'require'
/usr/local/lua/crowdsec/crowdsec.lua:5: in main chunk
[C]: infunction'require'
init_by_lua(http.d/crowdsec_nginx.conf:4):2: in main chunk
The text was updated successfully, but these errors were encountered:
Looks very good, the error seems to have been rectified. As a precaution, I have recreated the container once and no more errors can be seen there either
Is there an existing issue for this?
Name of mod
swag-crowdsec
Name of base container
linuxserver/nginx
Current Behavior
Container spams the log full of errors
Expected Behavior
No response
Steps To Reproduce
crowdsecurity/cs-nginx-bouncer#54
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: