Openhab2 disconnects from ethernet gateway.
-
Re: OpenHab don't want to reconnect after Gateway restart
@nofox
@TimO
First off, thanks for the great software @Timo!!
I have the same issue. Openhab2.1 running on a Rpi3 with openHAb 2.2.0 binding
I find if I reset my the gateway or even disconnect the ethernet cable for a few seconds, openHab loses connection with the gateway and I have to restart the controller. I have checked the network sanity settings and these all look in order. I have a default installation and find it strange that no-one else is experiencing the same problems.
-
In PaperUI, goto Configuration/Things/MySensors Ethernet Gateway. Set Disable Network Sanity Check to On (the label is named backwards). This sends a status check at your defined interval. This will reconnect your gw if it fails x times. (See other config params on that page)
-
Thanks, this seems to work!!! I've been struggling for days and its as simple as an incorrect label!
@Timo are you aware of this? Should say "Enable Network Sanity Check" not "Disable Network Sanity Check"
-
@sveness I think he is aware, there is a GitHub issue open on the topic.
-