20dka/CobaltDB

Not work on docker container (debian)

Closed this issue · 1 comments

Hi.

I wanted to use your code to host a database on multiple servers, but when importing socket lib, an error appears.

onInit: error loading module 'socket.core' from file 'Resources/Server/CobaltDB/lib/socket/core.so':
Resources/Server/CobaltDB/lib/socket/core.so: undefined symbol: lua_newuserdatauv

Could you advise the methods of solution ?

I use a docker container. ( Image is up to date for ghc.io/parkervcp/yolks:debian)

Thank you in advance.

thanks are no longer needed, I took the socket from the debian repository