Installation Problem - Zwave
Posted: 16 Jan 2016 17:05
I follow the directions here:
http://www.homeautomationforgeeks.com/o ... wave.shtml
Which say to install zwave using this:
wget -q -O - http://razberry.z-wave.me/install | sudo bash
(it puts a folder "z-way-server" in /opt and inside that folder is the "green" "z-way-server" file)
Reboot, then access the zwave server here:
myip:8083
But that doesn't bring up the UI.
Also when I go to stop the zwave server by doing this:
sudo service z-way-server stop
I get this error:
Stopping z-way-server: rm: cannot remove `/var/run/z-way-server.pid': No such file or directory
thanks for all the help
Travis
http://www.homeautomationforgeeks.com/o ... wave.shtml
Which say to install zwave using this:
wget -q -O - http://razberry.z-wave.me/install | sudo bash
(it puts a folder "z-way-server" in /opt and inside that folder is the "green" "z-way-server" file)
Reboot, then access the zwave server here:
myip:8083
But that doesn't bring up the UI.
Also when I go to stop the zwave server by doing this:
sudo service z-way-server stop
I get this error:
Stopping z-way-server: rm: cannot remove `/var/run/z-way-server.pid': No such file or directory
thanks for all the help
Travis