This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

mosquitto bug
#1
Hello, on one particular LM these 2 errors keep on happening:

the first one in a script that loads mosquitto ( require('mosquitto') )

Code:
error loading module 'mosquitto' from file 'Library mosquitto.so':
Error relocating /usr/lib/libmosquitto.so.1: ENGINE_ctrl_cmd: symbol not found
stack traceback:
[C]: at 0x000550cc
[C]: in function 'require'


the second one directly from LMCloud app:
Code:
error loading module 'mosquitto' from file '/usr/lib/lua/mosquitto.so':

Error relocating /usr/lib/libmosquitto.so.1: ENGINE_ctrl_cmd: symbol not found

Do you have any idea how to solve this?
Reply


Messages In This Thread
mosquitto bug - by rbourgeon - 26.08.2022, 10:53
RE: mosquitto bug - by admin - 26.08.2022, 10:54
RE: mosquitto bug - by rbourgeon - 26.08.2022, 10:58
RE: mosquitto bug - by admin - 26.08.2022, 11:00

Forum Jump: