Search found 36 matches

by holzemile
07 Apr 2015 16:21
Forum: RaZberry
Topic: [SOLVED] "Error handling data from server" after upgrade
Replies: 7
Views: 8606

Re: "Error handling data from server" after upgrade

Looks like you have lost Z-Wave Binding (configured in HA) for some reason. Just re-create it, and it will work again. What's that? I've never used the HomeAutomation stuff, and in the 'z-way-ha' interface I didn't find a "Z-Wave Binding". Can you explain what you mean? EDIT: I also tried...
by holzemile
07 Apr 2015 16:09
Forum: RaZberry
Topic: [SOLVED] "Error handling data from server" after upgrade
Replies: 7
Views: 8606

[SOLVED] "Error handling data from server" after upgrade

I hate it! Everytime I upgrade, something doesn't work... I just updated to the newest version (2.0.0 I think), and now the expert UI says Error handling data from server Looking through the AJAX requests in Firebug, I found this: POST http://192.168.100.181:8083/ZWaveAPI/Data/0 - 404 Not Found [/co...
by holzemile
27 Apr 2014 17:47
Forum: RaZberry
Topic: ZWaveAPI - General comprehension question
Replies: 1
Views: 3114

ZWaveAPI - General comprehension question

When querying

Code: Select all

/ZWaveAPI/Run/devices[3].instances[0].commandClasses[48].data
I get this:
http://pastebin.com/ju4r69yu

What is the difference between data.level and data[1].level?
I used the former one, but after the update it doesn't change anymore. Second one works though.
by holzemile
25 Apr 2014 18:24
Forum: RaZberry
Topic: Another startup crash
Replies: 3
Views: 4926

Re: Another startup crash

After a shutdown+ unplug and clean it worked again :)

Thanks.
by holzemile
25 Apr 2014 17:20
Forum: RaZberry
Topic: Another startup crash
Replies: 3
Views: 4926

Re: Another startup crash

I believe there's something wrong with firmware on your RaZberry chip. For some reason vendor information is corrupted, and it thinks it is not RaZberry. Have you by any chance updated firmware on the chip? I did only update Z-Way via wget -q -O - razberry.z-wave.me/install | sudo bash I will try t...
by holzemile
24 Apr 2014 03:52
Forum: RaZberry
Topic: Another startup crash
Replies: 3
Views: 4926

Another startup crash

I updated to the latest version of Z-Way, and without changing any config or something similar (I also never changed the configs before), I can't start Z-Way anymore! Here are my logs: /var/log/Z-Way.log: http://pastebin.com/dBfxCyTF /var/log/z-way-server.log: failed to discover ZWay: Wrong packet f...
by holzemile
29 Mar 2014 18:26
Forum: RaZberry
Topic: Z-Way start error
Replies: 1
Views: 2486

Z-Way start error

I updated Z-Way via wget -q -O - razberry.z-wave.me/install | sudo bash And now I get this error in /var/log/z-way-server.log: http://pastebin.com/FGD7tzP7 I always can't start Z-Way anymore after updating, it's getting a bit annoying... Also what configs do I need to copy from /opt/z-way-server_201...
by holzemile
17 Nov 2013 18:44
Forum: RaZberry
Topic: ZWay start error
Replies: 5
Views: 5705

No, it was working for months

No, it was working for months… I just rebooted, and the error came up…
by holzemile
17 Nov 2013 18:44
Forum: RaZberry
Topic: ZWay start error
Replies: 5
Views: 5705

No, it was working for months

EDIT: Sorry for double post…
by holzemile
17 Nov 2013 18:44
Forum: RaZberry
Topic: ZWay start error
Replies: 5
Views: 5705

[solved] ?!

<t>Rebooting (via "sudo reboot") doesn't help, but somehow it works now again after i shut it down ("sudo shutdown -h now") and unplugged and replugged power in again...<br/> This is good, but it's not the first time that this failure came up, would be great if there's a way to solve the problem, be...