Page 1 of 1

Error handling data from server

Posted: 17 Dec 2014 22:58
by ybabel
I juste brought a ZWave USB dongle from amazon.
http://www.amazon.fr/gp/product/B00M1MO ... ge_o00_s00

I installed it on a Raspberry Pi model B (all up to date) (192.168.0.11) : wget -q -O - razberry.z-wave.me/install | sudo bash

I have a smarplug Fibaro WallPlug :
http://www.amazon.fr/gp/product/B00D1RB ... ge_o01_s00

I have access to the ZBox
http://192.168.0.11:8084/cgi-bin/main.cgi
My Zbox ID is : ZBox ID: 16289

http://192.168.0.11:8083/blueui/ gives me :
Sorry, server has not completely started yet. Try realoding the interface later.
http://192.168.0.11:8083/expert/#/
Error handling data from server
I'm not sure if the plug is associated. It should blink red but it didn't. I have set the dongle on association mode, insert the plug in the wall, and that sould be it !!

I don't know what to do.

Code: Select all

pi@rantraspi /opt/z-way-server $ sudo LD_LIBRARY_PATH=./libs ./z-way-server
Z-Way version v2.0.0 from 2014-12-08 19:54:26 +0300 (build a064f5408850947aed035bc9170e1fa04f0fd2ec)
Looking for modules in ./modules
Module modws.so loaded
Module moddhs.so loaded
cURL 7.26.0 likely has DNS timeout bug. Please update cURL. Disabling sync DNS timeouts for now.
Module modhttp.so loaded
Module modhomekit.so loaded
Module modzwave.so loaded
Module modenocean.so loaded
Using default configuration file config.xml
Error: 'debug-port' number is out of range. Skipping it.

pi@rantraspi /opt/z-way-server $ tail /var/log/z-way-server.log

Code: Select all

[2014-12-17 20:26:15.264] [I] [core] Executing script: /*** NotificationSMSru Z-Way HA module ******************************************* ...
[2014-12-17 20:26:15.266] [I] [core] Loading module CustomUserCode from modules/CustomUserCode
[2014-12-17 20:26:15.333] [I] [core] Executing script:   /*** CustomUserCode ZAutomation module **************************************** ...
[2014-12-17 20:26:15.335] [I] [core] Loading module ZWave from modules/ZWave
[2014-12-17 20:26:15.490] [I] [core] Executing script: /*** Z-Wave Binding module ******************************************************** ...
[2014-12-17 20:26:15.497] [I] [core] Loading module Camera from modules/Camera
[2014-12-17 20:26:15.663] [I] [core] Executing script: /*** Camera Z-Way HA module ******************************************* ...
[2014-12-17 20:26:15.745] [I] [core] Starting automation...
[2014-12-17 20:26:16.177] [I] [core] Starting storage...
[2014-12-17 20:26:16.211] [I] [core] ZWay Automation started


http://192.168.0.11:8083/expert/#/network/controller
job queue is empty

ps aux gives me that :
pi@rantraspi /opt/z-way-server $ ps aux | grep z

Code: Select all

root      3105  3.2  2.7  66664 12128 ?        Sl   20:25   0:18 z-way-server
root      3224  0.0  0.3   3220  1500 ?        Ss   20:26   0:00 /bin/bash /etc/init.d/zbw_connect
root      3272  0.0  0.5   5808  2592 ?        S    20:26   0:00 ssh -i /tmp/zbw_connect.priv -T -o StrictHostKeyChecking no -o UserKnownHostsFile /dev/null -o BatchMode yes -o SendEnv ZBW_* -o ExitOnForwardFailure yes -o ServerAliveInterval 30 -o ServerAliveCountMax 3 -R 0.0.0.0:10000:127.0.0.1:8083 -R 0.0.0.0:10001:127.0.0.1:22 remote@find.z-wave.me

Can somebody help me please ?

Re: Error handling data from server

Posted: 17 Dec 2014 23:04
by pz1
Your Aeon (and other) dongle will not work with RaZberry software. See http://razberry.zwave.me/index.php?id=2