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
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?