Repeating hingStatusInfoChangedEvent with FRITZ Powerline 546E going from online to offline

I am on 2.4 and have a Powerline 546E in solo bridge mode. Everything is working fine! However I have noticed repeating (each poll interval, 15sec in my case) hingStatusInfoChangedEvent in my logs:

2019-05-02 23:54:04.625 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E_Solo:192_168_178_40’ changed from ONLINE to OFFLINE (GONE): Device not present in response
2019-05-02 23:54:04.637 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E:192_168_178_40:E8_DF_70_08_74_37’ changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2019-05-02 23:54:04.649 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E_Solo:192_168_178_40’ changed from OFFLINE (GONE): Device not present in response to ONLINE
2019-05-02 23:54:04.659 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E:192_168_178_40:E8_DF_70_08_74_37’ changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2019-05-02 23:54:19.631 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E_Solo:192_168_178_40’ changed from ONLINE to OFFLINE (GONE): Device not present in response
2019-05-02 23:54:19.642 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E:192_168_178_40:E8_DF_70_08_74_37’ changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2019-05-02 23:54:19.664 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E:192_168_178_40:E8_DF_70_08_74_37’ changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2019-05-02 23:54:19.684 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E_Solo:192_168_178_40’ changed from OFFLINE (GONE): Device not present in response to ONLINE
2019-05-02 23:54:34.631 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E_Solo:192_168_178_40’ changed from ONLINE to OFFLINE (GONE): Device not present in response
2019-05-02 23:54:34.651 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E:192_168_178_40:E8_DF_70_08_74_37’ changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2019-05-02 23:54:34.658 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E:192_168_178_40:E8_DF_70_08_74_37’ changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2019-05-02 23:54:34.664 [hingStatusInfoChangedEvent] - ‘avmfritz:FRITZ_Powerline_546E_Solo:192_168_178_40’ changed from OFFLINE (GONE): Device not present in response to ONLINE

Is this safe to ignore? Any hints on where this does arise from or how this can be turned of? Thanks!

Hi Jonas,

I can observe the same with my FRITZ!Powerline 546E Solo Thing. Not very nice, but nothing to worry about. If I find some time, I will look into it and try to fix it.

1 Like

Done. I submitted a fix for it.

https://github.com/openhab/openhab2-addons/pull/5646

1 Like

Was this issue actually solved?
I still have this issue:

2020-07-09 13:44:44.413 [hingStatusInfoChangedEvent] - 'avmfritz:FRITZ_Powerline_546E_Solo:8ecf22b7' changed from OFFLINE (GONE): Device not present in response to ONLINE
2020-07-09 13:44:59.412 [hingStatusInfoChangedEvent] - 'avmfritz:FRITZ_Powerline_546E_Solo:8ecf22b7' changed from ONLINE to OFFLINE (GONE): Device not present in response
2020-07-09 13:44:59.415 [hingStatusInfoChangedEvent] - 'avmfritz:FRITZ_Powerline_546E:8ecf22b7:34_31_C4_D4_51_F5' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2020-07-09 13:44:59.416 [hingStatusInfoChangedEvent] - 'avmfritz:FRITZ_Powerline_546E:8ecf22b7:34_31_C4_D4_51_F5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2020-07-09 13:44:59.418 [hingStatusInfoChangedEvent] - 'avmfritz:FRITZ_Powerline_546E_Solo:8ecf22b7' changed from OFFLINE (GONE): Device not present in response to ONLINE

Running on:

openHAB Distribution Version Information
----------------------------------------
build-no        : Release Build
online-repo     : https://openhab.jfrog.io/openhab/libs-release

Repository        Version
----------------------------------------
openhab-distro  : 2.5.6
openhab-core    : 2.5.0
openhab1-addons : 1.14.0
openhab2-addons : 2.5.6
karaf           : 4.2.7

START LEVEL 100 , List Threshold: 50
 ID │ State  │ Lvl │ Version │ Name
────┼────────┼─────┼─────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
228 │ Active │  80 │ 2.5.6   │ openHAB Add-ons :: Bundles :: AVM FRITZ! Binding

Never mind, I changed the integration of the 546E from a solo adapter to integrated into the Fritz!Box.
Re-adding the new thing and all is fine now.