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
#2
Which firmware version do you have? Have you updated mosquitto package manually?
Reply
#3
(26.08.2022, 10:54)admin Wrote: Which firmware version do you have? Have you updated mosquitto package manually?

Firmware version is 20210521. Yes I did update mosquitto (trying to solve this issue), but even after doing so, the problem keeps on happening. The package versions are libmosquitto 2.0.14-1
and luamosquitto 20210301 and mosquitto 2.0.14-1
Reply
#4
Install 2021.12 firmware and do not update the package manually: https://forum.logicmachine.net/showthread.php?tid=3755
Reply


Forum Jump: