Another startup crash

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

Another startup crash

Post by holzemile »

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:

Code: Select all

failed to discover ZWay: Wrong packet from Z-Wave network or Discovery got bad data (stick communication failed) (-9)
Z-Way version v1.5.0-rc1-1-ga232aeb from 2014-02-13 03:13:44 +0400 (build a232aebd0bd5f8f15345f8f1c95706a263a25f02)
Using default configuration file config.xml
Starting Z-Way for device /dev/ttyAMA0...
It is always a bit of a problem for me that everytime I would update I would get some kind of crash and I would have to post here in the forum :/
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Another startup crash

Post by pofs »

[2014-04-23 17:34:45.927] SETDATA controller.data.manufacturerId = 0 (0x00000000)
[2014-04-23 17:34:45.927] SETDATA controller.data.manufacturerProductType = 10472 (0x000028e8)
[2014-04-23 17:34:45.927] SETDATA controller.data.manufacturerProductId = 1815 (0x00000717)
[2014-04-23 17:34:45.946] SETDATA controller.data.vendor = "Sigma Designs"
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?

Try to unpower and unplug your RaZberry board, then plug it and try again. If nothing changes, you should probably replace your RaZberry board.
holzemile
Posts: 36
Joined: 27 Mar 2013 13:37

Re: Another startup crash

Post by holzemile »

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

Code: Select all

wget -q -O - razberry.z-wave.me/install | sudo bash
I will try to unplug the RaZberry board in an hour, then I will try to reinstall again with the above.
holzemile
Posts: 36
Joined: 27 Mar 2013 13:37

Re: Another startup crash

Post by holzemile »

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

Thanks.
Post Reply