haproxy_ddos_protector icon indicating copy to clipboard operation
haproxy_ddos_protector copied to clipboard

attempt to index a nil value

Open maxadamo opened this issue 10 months ago • 0 comments

once I resolve the captcha, I get this error in the logs, and it start again a new captcha:

Feb 28 13:03:06 test-pow01.geant.org haproxy[425347]: HCAPTCHA SUCCESSFULLY PASSED
Feb 28 13:03:06 test-pow01.geant.org haproxy[425347]: CAPTCHA STATUS CHECK START
Feb 28 13:03:06 test-pow01.geant.org haproxy[425347]: [ALERT]    (425347) : Lua function 'hcaptcha-redirect': [state-id 0] runtime error: /etc/haproxy/libs/utils.lua:33: attempt to index a nil value (field 'headers') from /etc/haproxy/libs/utils.lua:33: in field 'generate_secret', /etc/haproxy/scripts/hcaptcha.lua:98: in function line 94.

maxadamo avatar Feb 28 '25 13:02 maxadamo