Hue - Synology -error loading module 'socket.core'
Posted: Sunday 19 February 2017 16:53
Hello,
information: I have a Synology 1515+ and I run domoticz beta V3.6708
I also have a few hue lights which I have connected to my domoticz.
In many places (also the Domoticz Hue wiki) i find the following commands which are necessary to make these scripts works
However when I make use of these scripts I get an error:
Can anyone help me and point out what I should or could do to solve this error?
Many thanks already
Best regards,
Bert
information: I have a Synology 1515+ and I run domoticz beta V3.6708
I also have a few hue lights which I have connected to my domoticz.
In many places (also the Domoticz Hue wiki) i find the following commands which are necessary to make these scripts works
Code: Select all
local http = require('socket.http')
local ltn12 = require('ltn12')
local json = require('dkjson')
Code: Select all
error loading module 'socket.core' from file '/usr/local/lib/lua/5.2/socket/core.so':
/usr/local/lib/lua/5.2/socket/core.so: wrong ELF class: ELFCLASS32
Many thanks already
Best regards,
Bert