Unable to get this working with HAproxy v2.4
yasiemir opened this issue · 2 comments
yasiemir commented
HAproxy v2.4 is getting Lua Runtime Error
Lua runtime error: error loading module '_openssl.pkey' from file '/usr/local/lib/lua/5.4/_openssl.so':
/usr/local/lib/lua/5.4/_openssl.so: undefined symbol: lua_setuservalue
The same setup is working fine with HAproxy 1.9.1
NickMRamirez commented
HAProxy 2.4 is still under development. We should revisit this once it is released.
NickMRamirez commented
I am revisiting this now that HAProxy 2.4 has been released.
I do not get the error, is it still happening for you? I've updated the example here to use HAProxy 2.4.
If you still get the error, can you provide additional details about your setup?