mvalla / openhab-addons

Add-ons for openHAB
Eclipse Public License 2.0
24 stars 16 forks source link

Bticino HomeServer Gateway not detected after power outage #18

Closed gilbertococchi closed 5 years ago

gilbertococchi commented 5 years ago

Hi all, while working at home I noticed that the OpenHab OpenWebnet Extension fails to connect to the gateway 100% of times if the event of a power outage.

If OpenHab boots up at the same time then the Bticino Home Server, WIFI Router and/or Modem the Extension fails to connect or stop the attempts too early. Not sure what is the racing cause but it seems like this scenario is breaking the gateway discovery perhaps. I suspect the HomeServer1 is way slower to boot up then the whole OpenHab2 device with the extensions, UI etc.

By restarting the service with sudo systemctl restart openhab2.service instruction the OpenWebNet extension start to work 100% of the times after the power outage.

2018-09-09 20:54:20.550 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== constructor 2018-09-09 20:54:20.554 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:16 2018-09-09 20:54:20.559 [DEBUG] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN== BridgeHandler.registerDevice() 2018-09-09 20:54:20.560 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== associated thing to bridge with ownId=16 2018-09-09 20:54:20.562 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:16 2018-09-09 20:54:20.567 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== createHandler() 2018-09-09 20:54:20.569 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== creating NEW LIGHTING Handler 2018-09-09 20:54:20.571 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== constructor 2018-09-09 20:54:20.576 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:12 2018-09-09 20:54:20.581 [DEBUG] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN== BridgeHandler.registerDevice() 2018-09-09 20:54:20.583 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== associated thing to bridge with ownId=12 2018-09-09 20:54:20.585 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:12 2018-09-09 20:54:20.588 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== createHandler() 2018-09-09 20:54:20.590 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== creating NEW LIGHTING Handler 2018-09-09 20:54:20.593 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== constructor 2018-09-09 20:54:20.598 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:07 2018-09-09 20:54:20.606 [DEBUG] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN== BridgeHandler.registerDevice() 2018-09-09 20:54:20.607 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== associated thing to bridge with ownId=07 2018-09-09 20:54:20.609 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:07 2018-09-09 20:54:20.677 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== createHandler() 2018-09-09 20:54:20.680 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== creating NEW LIGHTING Handler 2018-09-09 20:54:20.682 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== constructor 2018-09-09 20:54:20.688 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:25 2018-09-09 20:54:20.692 [DEBUG] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN== BridgeHandler.registerDevice() 2018-09-09 20:54:20.693 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== associated thing to bridge with ownId=25 2018-09-09 20:54:20.696 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:25 2018-09-09 20:54:20.700 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== createHandler() 2018-09-09 20:54:20.703 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== creating NEW LIGHTING Handler 2018-09-09 20:54:20.707 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== constructor 2018-09-09 20:54:20.714 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:03 2018-09-09 20:54:20.717 [DEBUG] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN== BridgeHandler.registerDevice() 2018-09-09 20:54:20.718 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== associated thing to bridge with ownId=03 2018-09-09 20:54:20.720 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:03 2018-09-09 20:54:20.725 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== createHandler() 2018-09-09 20:54:20.729 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== creating NEW LIGHTING Handler 2018-09-09 20:54:20.732 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== constructor 2018-09-09 20:54:20.740 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:27 2018-09-09 20:54:20.743 [DEBUG] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN== BridgeHandler.registerDevice() 2018-09-09 20:54:20.744 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== associated thing to bridge with ownId=27 2018-09-09 20:54:20.746 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:27 2018-09-09 20:54:20.750 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== createHandler() 2018-09-09 20:54:20.753 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== creating NEW LIGHTING Handler 2018-09-09 20:54:20.757 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== constructor 2018-09-09 20:54:20.764 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:0015 2018-09-09 20:54:20.767 [DEBUG] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN== BridgeHandler.registerDevice() 2018-09-09 20:54:20.768 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== associated thing to bridge with ownId=0015 2018-09-09 20:54:20.770 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:0015 2018-09-09 20:54:20.775 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== createHandler() 2018-09-09 20:54:20.778 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== creating NEW LIGHTING Handler 2018-09-09 20:54:20.782 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== constructor 2018-09-09 20:54:20.789 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:0013 2018-09-09 20:54:20.792 [DEBUG] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN== BridgeHandler.registerDevice() 2018-09-09 20:54:20.793 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== associated thing to bridge with ownId=0013 2018-09-09 20:54:20.795 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:0013 2018-09-09 20:54:20.802 [WARN ] [st.internal.ChromecastHandlerFactory] - No network interface could be found. ==> /var/log/openhab2/events.log <== 2018-09-09 20:54:20.178 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceLoggiaPiccola' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.198 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:lucePensili' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.207 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:lucePensili' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.218 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceSala' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.224 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceSala' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.238 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceStudio' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.248 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceStudio' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.262 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceTavolo' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.272 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceTavolo' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.297 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoBagnoCieco' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.305 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoBagnoCieco' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.319 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoBagnoFinestrato' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.327 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoBagnoFinestrato' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.339 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoCameraBianca' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.346 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoCameraBianca' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.359 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoCameraMatrimoniale' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.368 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoCameraMatrimoniale' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.382 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoSalotto' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.390 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoSalotto' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.405 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoStudio' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.413 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoStudio' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.435 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:c8a589e4:tapparellaCameraBianca' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.437 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:c8a589e4:tapparellaCameraMatrimionaleNord' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.438 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:c8a589e4:tapparellaCucina' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.440 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:c8a589e4:tapparellaSalotto' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.443 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:c8a589e4:tapparellaStudio' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.445 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:irrigazionePiante' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.447 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceApplique' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.449 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceBagnoCieco' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.450 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceBagnoFinestrato' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.452 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceBalcone' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.455 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:c8a589e4:tapparellaCameraMatrimonialeSud' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.457 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceCabinaArmadio' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.459 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:c8a589e4:tapparellaBagnoFinestrato' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.461 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceCameraMatrimoniale' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.464 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceLoggiaPiccola' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.467 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceStudio' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.469 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoBagnoFinestrato' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.472 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoSalotto' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.474 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceCorridoio' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.478 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceLoggiaGrande' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.483 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceSala' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.489 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoBagnoCieco' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.494 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoCameraMatrimoniale' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.498 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceCameraBianca' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.501 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:lucePensili' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.507 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceTavolo' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.512 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoCameraBianca' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.518 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:c8a589e4:termostatoStudio' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.524 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:luceCucina' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE) 2018-09-09 20:54:20.555 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:16' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.563 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:16' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.583 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:12' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.586 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:12' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.606 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:07' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.611 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:07' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.690 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:25' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.698 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:25' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.714 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:03' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.722 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:03' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.740 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:27' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.749 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:27' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.765 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:0015' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.772 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:0015' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.789 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:0013' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:20.798 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:0013' changed from INITIALIZING to UNKNOWN: waiting state update... 2018-09-09 20:54:20.878 [hingStatusInfoChangedEvent] - 'chromecast:chromecast:cb33b13e0b8e3ccdb407fadb2cea10c1' changed from UNINITIALIZED to INITIALIZING ==> /var/log/openhab2/openhab.log <== 2018-09-09 20:54:21.649 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== createHandler() 2018-09-09 20:54:21.650 [DEBUG] [et.internal.OpenWebNetHandlerFactory] - ==OWN:HandlerFactory== creating NEW LIGHTING Handler 2018-09-09 20:54:21.652 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== constructor 2018-09-09 20:54:21.658 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:0112 2018-09-09 20:54:21.660 [DEBUG] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN== BridgeHandler.registerDevice() 2018-09-09 20:54:21.662 [DEBUG] [ebnet.handler.OpenWebNetThingHandler] - ==OWN:ThingHandler== associated thing to bridge with ownId=0112 2018-09-09 20:54:21.664 [DEBUG] [et.handler.OpenWebNetLightingHandler] - ==OWN:LightingHandler== initialize() thing=openwebnet:bus_on_off_switch:c8a589e4:0112 ==> /var/log/openhab2/events.log <== 2018-09-09 20:54:21.649 [hingStatusInfoChangedEvent] - 'chromecast:chromecast:cb33b13e0b8e3ccdb407fadb2cea10c1' changed from INITIALIZING to OFFLINE (COMMUNICATION_ERROR): Connection reset 2018-09-09 20:54:21.660 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:0112' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:21.666 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:c8a589e4:0112' changed from INITIALIZING to UNKNOWN: waiting state update... ==> /var/log/openhab2/openhab.log <== 2018-09-09 20:54:24.038 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app 2018-09-09 20:54:24.548 [INFO ] [assic.internal.servlet.WebAppServlet] - Started Classic UI at /classicui/app 2018-09-09 20:54:25.413 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui 2018-09-09 20:54:25.587 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Started HABmin servlet at /habmin 2018-09-09 20:54:25.697 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel 2018-09-09 20:54:25.976 [WARN ] [.internal.discovery.LGWebOSDiscovery] - No network interface could be found. 2018-09-09 20:54:26.136 [INFO ] [overy.BusGatewayDiscoveryParticipant] - ================================================ 2018-09-09 20:54:26.139 [INFO ] [overy.BusGatewayDiscoveryParticipant] - ==OWN:UPnP== DISCOVERED DEVICE: (RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:xxxxx, Descriptor: http://192.168.86.1:5000/rootDesc.xml, Root: true 2018-09-09 20:54:26.141 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =FRIENDLY NAME: OnHub 2018-09-09 20:54:26.143 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =BASE URL : null 2018-09-09 20:54:26.146 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =SERIAL # : 00000000 2018-09-09 20:54:26.148 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =UPC : null 2018-09-09 20:54:26.150 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =ID.DESC URL : http://192.168.86.1:5000/rootDesc.xml 2018-09-09 20:54:26.152 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =ID.MAX AGE : 120 2018-09-09 20:54:26.155 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =MANUFACTURER : Google 2018-09-09 20:54:26.157 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =MODEL : OnHub | Wireless Router | 1 2018-09-09 20:54:26.160 [INFO ] [overy.BusGatewayDiscoveryParticipant] - ================================================ 2018-09-09 20:54:26.162 [INFO ] [overy.BusGatewayDiscoveryParticipant] - ==OWN:UPnP== DISCOVERED DEVICE: (RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: xxxxxx, Descriptor: http://192.168.86.1:5000/rootDesc.xml, Root: true 2018-09-09 20:54:26.164 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =FRIENDLY NAME: OnHub 2018-09-09 20:54:26.166 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =BASE URL : null 2018-09-09 20:54:26.169 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =SERIAL # : 00000000 2018-09-09 20:54:26.171 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =UPC : null ==> /var/log/openhab2/events.log <== 2018-09-09 20:54:25.878 [hingStatusInfoChangedEvent] - 'lgwebos:WebOSTV:9832baed-0cf2-4a0f-9d48-c7837396686d' changed from UNINITIALIZED to INITIALIZING 2018-09-09 20:54:25.895 [hingStatusInfoChangedEvent] - 'lgwebos:WebOSTV:9832baed-0cf2-4a0f-9d48-c7837396686d' changed from INITIALIZING to OFFLINE: TV is off ==> /var/log/openhab2/openhab.log <== 2018-09-09 20:54:26.173 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =ID.DESC URL : http://192.168.86.1:5000/rootDesc.xml 2018-09-09 20:54:26.175 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =ID.MAX AGE : 120 2018-09-09 20:54:26.177 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =MANUFACTURER : Google 2018-09-09 20:54:26.179 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =MODEL : OnHub | Wireless Router | 1 2018-09-09 20:56:49.352 [INFO ] [overy.BusGatewayDiscoveryParticipant] - ================================================ 2018-09-09 20:56:49.356 [INFO ] [overy.BusGatewayDiscoveryParticipant] - ==OWN:UPnP== DISCOVERED DEVICE: (RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:XXXXXX, Descriptor: http://192.168.86.1:5000/rootDesc.xml, Root: true 2018-09-09 20:56:49.357 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =FRIENDLY NAME: OnHub 2018-09-09 20:56:49.359 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =BASE URL : null 2018-09-09 20:56:49.360 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =SERIAL # : 00000000 2018-09-09 20:56:49.362 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =UPC : null 2018-09-09 20:56:49.364 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =ID.DESC URL : http://192.168.86.1:5000/rootDesc.xml 2018-09-09 20:56:49.365 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =ID.MAX AGE : 120 2018-09-09 20:56:49.367 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =MANUFACTURER : Google 2018-09-09 20:56:49.368 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =MODEL : OnHub | Wireless Router | 1 2018-09-09 20:56:51.345 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = XXXXXX, base URL = http://localhost:8080) 2018-09-09 20:57:03.104 [INFO ] [overy.BusGatewayDiscoveryParticipant] - ================================================ 2018-09-09 20:57:03.107 [INFO ] [overy.BusGatewayDiscoveryParticipant] - ==OWN:UPnP== DISCOVERED DEVICE: (RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:XXXXXX, Descriptor: http://192.168.86.1:5000/rootDesc.xml, Root: true 2018-09-09 20:57:03.108 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =FRIENDLY NAME: OnHub 2018-09-09 20:57:03.109 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =BASE URL : null 2018-09-09 20:57:03.110 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =SERIAL # : 00000000 2018-09-09 20:57:03.113 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =UPC : null 2018-09-09 20:57:03.115 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =ID.DESC URL : http://192.168.86.1:5000/rootDesc.xml 2018-09-09 20:57:03.117 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =ID.MAX AGE : 120 2018-09-09 20:57:03.119 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =MANUFACTURER : Google 2018-09-09 20:57:03.120 [INFO ] [overy.BusGatewayDiscoveryParticipant] - =MODEL : OnHub | Wireless Router | 1 ==> /var/log/openhab2/events.log <== 2018-09-09 20:57:43.384 [hingStatusInfoChangedEvent] - 'chromecast:chromecast:cb33b13e0b8e3ccdb407fadb2cea10c1' changed from OFFLINE (COMMUNICATION_ERROR): Connection reset to ONLINE

Andrew082 commented 5 years ago

Same here! On power outage I had exactly the same problem described above! Pi boot up is faster than my BTicino MyHome Screen 10 and there's no chance OH2 reconnects it. I have to restart it (or do a OH service restart) to make it work again. Same effect using a F454 Webserver as gateway :| ... Hope MValla fix it! :)

mvalla commented 5 years ago

this is a known limitation, thanks for reporting. It will be fixed in upcoming releases.

mvalla commented 5 years ago

fixed in beta8