Razpberry quit working - maybe fixed?

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
SubnetMask
Posts: 20
Joined: 06 Nov 2014 07:07

Razpberry quit working - maybe fixed?

Post by SubnetMask »

The background: I received my Razpberry yesterday afternoon. Prior to that, I had downloaded and imaged my SD card with the version of Raspbian on the z-wave.me site. After loading it and running the initial configs, I was able to get to the server on port 8084, but not the one on 8083. After messing around, a bit, I figured it was probably because I didn't have the Razpbian yet, so I gave up.

After I got the Razpbian, I booted it up, and still could not get to the server on 8083. After some more messing around, I gave up and re-imaged the card with the latest version of Raspbian off of the raspberry pi website, then after running all the updates on it, I installed Z-Way as described on the website. After the install, I was able to get into the server on port 8083, and it was working great. Until about an hour ago. Now, the server on 8083 has stopped working. If I reboot the Pi, the interface will work for a bit, then die again. While it's accessible, if I try to do something related to one of the devices, I get a message 'Command execution failed due to some error on the server: Internal Server Error'. Shortly thereafter, it becomes unresponsive.

I looked at the z-way log in '/var/logs' and the last lines in it are:

Code: Select all

[2014-11-07 21:59:36.733] --- Starting module Sunrise / Sunset
[2014-11-07 22:00:32.503] Job 0x07: deleted from queue
[2014-11-07 22:00:32.515] Job 0x06: deleted from queue
[2014-11-07 22:00:32.526] Job 0xd2: deleted from queue
[2014-11-07 22:00:32.538] Job 0x20: deleted from queue
[2014-11-07 22:00:32.549] Job 0x05: deleted from queue
[2014-11-07 22:00:32.561] Job 0x15: deleted from queue
[2014-11-07 22:00:32.572] Job 0x56: deleted from queue
[2014-11-07 22:00:32.606] Job 0x02: deleted from queue
[2014-11-07 22:00:32.618] Job 0x62: deleted from queue
[2014-11-07 22:00:32.629] Job 0x62: deleted from queue
[2014-11-07 22:00:32.641] Job 0x62: deleted from queue
[2014-11-07 22:00:32.652] Job 0x41: deleted from queue
[2014-11-07 22:00:32.664] Job 0x41: deleted from queue
[2014-11-07 22:00:32.675] Job 0x41: deleted from queue
[2014-11-07 22:00:32.687] Job 0x41: deleted from queue
[2014-11-07 22:00:32.699] Job 0x80: deleted from queue
[2014-11-07 22:00:32.710] Job 0x80: deleted from queue
[2014-11-07 22:00:32.722] Job 0x80: deleted from queue
[2014-11-07 22:00:32.733] Job 0x80: deleted from queue
[2014-11-07 22:00:32.745] Job 0x03: deleted from queue
[2014-11-07 22:00:32.756] Job 0x05: deleted from queue
[2014-11-07 22:00:32.768] Job 0x54: deleted from queue
Based on this, on a whim, I removed the SunriseSunset module, and now it seems to be working again.

Any thoughts on why it ran fine for ~32 hours, then all of a sudden, got lost in the weeds?

Edit: It definitely seems to be something to do with the SunriseSunset module... I put it back and rebooted the Pi, and Z-Way promptly died in bootup. Removed the xml & json file and rebooted again, and it functioning seems to be functioning fine. Any thoughts?
SubnetMask
Posts: 20
Joined: 06 Nov 2014 07:07

Re: Razpberry quit working - maybe fixed?

Post by SubnetMask »

Any thoughts on this one? With the sunset module removed, I still have the entry in the automation, but I can't remove it, and if I out the module back, for the brief time I can access the pages before they die, the automation page doesn't work.
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Razpberry quit working - maybe fixed?

Post by pz1 »

Please tell me what version of the sofware you are using. It is helpful to place that in your signature. I noticed that the SunriseSunset module has not been updated since september. So it my not fit with the 2.x release candidates.
Since 29-12-2016 I am no longer a moderator for this forum
SubnetMask
Posts: 20
Joined: 06 Nov 2014 07:07

Re: Razpberry quit working - maybe fixed?

Post by SubnetMask »

Sorry, 1.7.2 as that's the current 'stable' release.
Post Reply