Page 1 of 1

NefitEasy error

Posted: Friday 16 June 2017 22:08
by mpullens
I have installed the nefiteasy on my rpi. But I still get error codes in Domoticz and the service stops after it is started up (see screenprint). Anyone any idea what's going wrong?
Knipsel.PNG
Knipsel.PNG (65.2 KiB) Viewed 660 times
This is the error code I get in Domoticz:
2017-06-16 22:03:57.740 Error: NefitEasy: Error getting http data!

In hardware in Domoticz I use ip adress of rpi and port 3000. The IP adress of rpi is also in the easynethttpserver.sh.

nefit.PNG
nefit.PNG (31.3 KiB) Viewed 660 times
Can anyone help me solving this issue?

Re: NefitEasy error

Posted: Saturday 17 June 2017 12:02
by mpullens
I get this error when I use the node command:

module.js:328
throw err;
^

Error: Cannot find module '/usr/bin/easy-server'
at Function.Module._resolveFilename (module.js:326:15)
at Function.Module._load (module.js:277:25)
at Function.Module.runMain (module.js:430:10)
at startup (node.js:141:18)
at node.js:980:3