How to update all VirtualDevice values?

Discussions about Z-Way software and Z-Wave technology in general
islipfd19
Posts: 126
Joined: 07 Jul 2014 03:35

Re: How to update all VirtualDevice values?

Post by islipfd19 »

You can add a cron job to reboot the razberry on a weekly basis. I have one setup to restart the razberry service. I also will begin to see a lag in sensor updates if it's left up for a long period of time.
kickus
Posts: 33
Joined: 13 Aug 2014 14:33

Re: How to update all VirtualDevice values?

Post by kickus »

islipfd19 wrote:You can add a cron job to reboot the razberry on a weekly basis. I have one setup to restart the razberry service. I also will begin to see a lag in sensor updates if it's left up for a long period of time.
Unfortunately it does not help. To recover from the crashed state a cold reboot is required (soft reboot is NOT enough). Check my recent experiences below:

pi@raspberrypi ~ $ cat /var/log/z-way-server.log
...
[2014-10-13 13:04:39.171] ---------------------------
[2014-10-13 13:04:39.171] Initialization done
[2014-10-13 13:04:39.171] Job 0x07 (Get controller info and supported function classes): success
[2014-10-13 13:04:39.171] Device is not compatible. Terminating...
[2014-10-13 13:04:39.171] Removing job: Get controller info and supported function classes
[2014-10-13 13:04:39.181] Worker thread exit point
[2014-10-13 13:04:39.182] Worker thread successfully finished

pi@raspberrypi ~ $ sudo reboot

Broadcast message from root@raspberrypi (pts/1) (Mon Oct 13 13:05:50 2014):
The system is going down for reboot NOW!

..and when booted up:

pi@raspberrypi ~ $ cat /var/log/z-way-server.log
...
[2014-10-13 13:09:20.162] ---------------------------
[2014-10-13 13:09:20.162] Initialization done
[2014-10-13 13:09:20.162] Job 0x07 (Get controller info and supported function classes): success
[2014-10-13 13:09:20.162] Device is not compatible. Terminating...
[2014-10-13 13:09:20.162] Removing job: Get controller info and supported function classes
[2014-10-13 13:09:20.173] Worker thread exit point
[2014-10-13 13:09:20.173] Worker thread successfully finished
pi@raspberrypi ~ $ sudo halt

Broadcast message from root@raspberrypi (pts/1) (Mon Oct 13 13:11:04 2014):
The system is going down for system halt NOW!

..unplug+replug of power, and ta-daa, the z-wave-server works again! Frustrating.
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: How to update all VirtualDevice values?

Post by PoltoS »

What is the date written on your RaZberry?

Seems it is dying... RMA is suggested
kickus
Posts: 33
Joined: 13 Aug 2014 14:33

Re: How to update all VirtualDevice values?

Post by kickus »

It's tagged 02.06.2014
Post Reply