
Search found 3 matches
- Monday 21 August 2017 23:16
- Forum: Other questions and discussions
- Topic: Razberry Zwave Nodes disappears after reboot
- Replies: 6
- Views: 1658
Re: Razberry Zwave Nodes disappears after reboot
I have reinstalled Domoticz from scratch and now it seems that the problem has been resolved 

- Monday 07 August 2017 7:04
- Forum: Other questions and discussions
- Topic: Razberry Zwave Nodes disappears after reboot
- Replies: 6
- Views: 1658
Re: Razberry Zwave Nodes disappears after reboot
Copy for backup, and then open startup script /etc/init.d/domoticz.sh with preferred editor (vi, nano etc.) Search for these lines: case "$1" in start) [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME" do_start Add sleep line: case "$1" in start) [ "$VERBOSE" != no ] && log_daemon_msg ...
- Monday 17 July 2017 20:16
- Forum: Other questions and discussions
- Topic: Razberry Zwave Nodes disappears after reboot
- Replies: 6
- Views: 1658
Razberry Zwave Nodes disappears after reboot
Hello everyone, Can anyone tell me what I should look for to make sure that the Zwave nodes does not disappear after a reboot? As soon as I stop the Domoticz service and remove the Zwcfg XML file and restart the service, the Zwave nodes are visible and are working fine. However as soon as I reboot ...