Z-Way start error

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
holzemile
Posts: 36
Joined: 27 Mar 2013 13:37

Z-Way start error

Post by holzemile »

I updated Z-Way via

Code: Select all

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_2014...?
User avatar
PoltoS
Posts: 7601
Joined: 26 Jan 2011 19:36

Re: Z-Way start error

Post by PoltoS »

This is the problem:
[2014-03-29 16:18:39.059] Controller's Command Class 0x22 version is not specified in Defaults.xml

During update the installer notified you that your Defaults.xml differ from new one. You need to merge them manually. Or take Defaults.xml from the new package.
Post Reply