Hi Sachin,

Le 18/07/2016 à 16:16, Sachin Shetty a écrit :
(...)
However when starting haproxy, I get this error:

[ALERT] 199/063903 (7106) : parsing
[/home/egnyte/haproxy/conf/haproxy.conf:9] : lua runtime error: error
loading module 'socket.core' from file
'/usr/local/lib/lua/5.1/socket/core.so':

/usr/local/lib/lua/5.1/socket/core.so: undefined symbol: lua_getmetatable

From this previous line, it's not a haproxy issue. It looks like you are using a lua library for the wrong lua version.
Try to use the library for lua 5.3.



Standalone lua scripts is fine with the require “socket” line and I do
see the output, but it fails to load within haproxy.


Thanks

Sachin







--
Cyril Bonté

Reply via email to