OH 4: KNX bridge sporadically loses connection

I have the problem that since some time the KNX ip bridge loses the connection. In the logfile I can see a corresponding log statement. After the log statement “close connection” there are no KNX related logs anymore. The KNX IP Bridge Thing as well as all other KNX Things are still shown as online, however there are no values retrieved anymore and commands are not send to the devices. When I manually disable the bridge and enable it again everything works fine again.
The issue occured approximately when I switched my openhab system from a raspi4 to a NUC system but I actually don’t see this beeing the issue. In general the system had been working reliable since 2015!
Currently I’m on OH 4.1.0 M2 but it also occured on OH 4.0
Any idea what might causing the issue. And why does it not try to reconnect?

Dominik

Log showing the loss of connection

2023-11-25T14:21:13+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | close connection - maximum send attempts
2023-11-25T14:21:12+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | skip tunneling request with rcv-seq 45 (already received)
2023-11-25T14:21:11+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 45 (channel 123) cEMI L-Data.con 15.15.250->1.1.3
2023-11-25T14:21:11+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | Polling individual address '1.1.3'
2023-11-25T14:21:11+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 44 (channel 123) cEMI L-Data.con 15.15.250->1.1.4
2023-11-25T14:21:11+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 43 (channel 123) cEMI L-Data.con 15.15.250->1.1.4
2023-11-25T14:21:11+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 42 (channel 123) cEMI L-Data.con 15.15.250->1.1.4
2023-11-25T14:21:11+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 40 (channel 123) cEMI L-Data.con 15.15.250->1.1.4
2023-11-25T14:21:11+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 38 (channel 123) cEMI L-Data.con 15.15.250->1.1.4
2023-11-25T14:21:11+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 37 (channel 123) cEMI L-Data.con 15.15.250->1.1.4
2023-11-25T14:21:11+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | Polling individual address '1.1.4'
2023-11-25T14:20:57+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | onGroupWrite Thing 'knx:device:bridge:KNX_Actuator8x_1_1_2' received a GroupValueWrite telegram from '1.1.2' for destination '0/1/13'
2023-11-25T14:20:49+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 35 (channel 123) cEMI L-Data.con 15.15.250->1.1.14
2023-11-25T14:20:49+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | onGroupWrite Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_4' received a GroupValueWrite telegram from '1.1.4' for destination '2/0/1'
2023-11-25T14:20:49+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 33 (channel 123) cEMI L-Data.con 15.15.250->1.1.14
2023-11-25T14:20:49+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 32 (channel 123) cEMI L-Data.con 15.15.250->1.1.14
2023-11-25T14:20:49+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 30 (channel 123) cEMI L-Data.con 15.15.250->1.1.14
2023-11-25T14:20:49+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 28 (channel 123) cEMI L-Data.con 15.15.250->1.1.14
2023-11-25T14:20:49+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 27 (channel 123) cEMI L-Data.con 15.15.250->1.1.14
2023-11-25T14:20:49+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | Polling individual address '1.1.14'

Log showing the manual reset of the bridge:

2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 30 (channel 125) cEMI L-Data.con 15.15.250->0/1/13
2023-11-25T17:24:21+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator8x_1_1_2' changed from UNKNOWN to ONLINE
2023-11-25T17:24:21+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | Polling individual address '1.1.4'
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 29 (channel 125) cEMI L-Data.con 15.15.250->1.1.2
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 28 (channel 125) cEMI L-Data.con 15.15.250->1.1.2
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 27 (channel 125) cEMI L-Data.con 15.15.250->1.1.2
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 25 (channel 125) cEMI L-Data.con 15.15.250->1.1.2
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 23 (channel 125) cEMI L-Data.con 15.15.250->1.1.2
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 22 (channel 125) cEMI L-Data.con 15.15.250->1.1.2
2023-11-25T17:24:21+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | Polling individual address '1.1.2'
2023-11-25T17:24:21+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | onGroupWrite Thing 'knx:device:bridge:KNX_Dimmer4x_1_1_6' received a GroupValueWrite telegram from '1.1.6' for destination '0/0/43'
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 20 (channel 125) cEMI L-Data.con 15.15.250->0/0/43
2023-11-25T17:24:21+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | onGroupWrite Thing 'knx:device:bridge:KNX_Actuator4x_1_1_11' received a GroupValueWrite telegram from '1.1.11' for destination '0/2/23'
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 18 (channel 125) cEMI L-Data.con 15.15.250->0/2/23
2023-11-25T17:24:21+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | onGroupWrite Thing 'knx:device:bridge:KNX_Actuator4x_1_1_11' received a GroupValueWrite telegram from '1.1.11' for destination '0/2/13'
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 16 (channel 125) cEMI L-Data.con 15.15.250->0/2/13
2023-11-25T17:24:21+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | onGroupWrite Thing 'knx:device:bridge:KNX_Actuator4x_1_1_11' received a GroupValueWrite telegram from '1.1.11' for destination '0/1/33'
2023-11-25T17:24:21+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 14 (channel 125) cEMI L-Data.con 15.15.250->0/1/33
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | onGroupWrite Thing 'knx:device:bridge:KNX_Dimmer4x_1_1_6' received a GroupValueWrite telegram from '1.1.6' for destination '0/0/44'
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 12 (channel 125) cEMI L-Data.con 15.15.250->0/0/44
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | onGroupWrite Thing 'knx:device:bridge:KNX_Actuator8x_1_1_2' received a GroupValueWrite telegram from '1.1.2' for destination '0/0/63'
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 10 (channel 125) cEMI L-Data.con 15.15.250->0/0/63
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | onGroupWrite Thing 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' received a GroupValueWrite telegram from '1.1.3' for destination '0/1/43'
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 8 (channel 125) cEMI L-Data.con 15.15.250->0/1/43
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Dimmer4x_1_1_6' changed from UNKNOWN to ONLINE
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 7 (channel 125) cEMI L-Data.con 15.15.250->1.1.6
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 6 (channel 125) cEMI L-Data.con 15.15.250->1.1.6
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 5 (channel 125) cEMI L-Data.con 15.15.250->1.1.6
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 3 (channel 125) cEMI L-Data.con 15.15.250->1.1.6
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 1 (channel 125) cEMI L-Data.con 15.15.250->1.1.6
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | received request seq 0 (channel 125) cEMI L-Data.con 15.15.250->1.1.6
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | Polling individual address '1.1.6'
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_7' changed from OFFLINE (BRIDGE_OFFLINE) to UNKNOWN
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Dimmer4x_1_1_6' changed from OFFLINE (BRIDGE_OFFLINE) to UNKNOWN
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_4' changed from OFFLINE (BRIDGE_OFFLINE) to UNKNOWN
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator8x_1_1_2' changed from OFFLINE (BRIDGE_OFFLINE) to UNKNOWN
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | 'knx:device:bridge:KNX_TouchSensor4x_1_1_7' will be polled every 600s
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_14' changed from OFFLINE (BRIDGE_OFFLINE) to UNKNOWN
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | 'knx:device:bridge:KNX_Dimmer4x_1_1_6' will be polled every 600s
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | 'knx:device:bridge:KNX_TouchSensor4x_1_1_4' will be polled every 600s
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | 'knx:device:bridge:KNX_Actuator8x_1_1_2' will be polled every 600s
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_11' changed from OFFLINE (BRIDGE_OFFLINE) to UNKNOWN
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | 'knx:device:bridge:KNX_Actuator4x_1_1_14' will be polled every 600s
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Generic' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_BinaryInput2x_1_1_15' changed from OFFLINE (BRIDGE_OFFLINE) to UNKNOWN
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | 'knx:device:bridge:KNX_Actuator4x_1_1_11' will be polled every 600s
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' changed from OFFLINE (BRIDGE_OFFLINE) to UNKNOWN
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | 'knx:device:bridge:KNX_BinaryInput2x_1_1_15' will be polled every 600s
2023-11-25T17:24:20+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:ip:bridge' changed from UNKNOWN to ONLINE
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.handler.DeviceThingHandler | 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' will be polled every 600s
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | Bridge knx:ip:bridge connected to KNX bus
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | connection established (data endpoint 192.168.110.30:3671, channel 125, tunneling address 15.15.250)
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | wait for connect response from 192.168.110.30:3671 ...
2023-11-25T17:24:20+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | establish connection from 172.18.0.4:50764 to 192.168.110.30:3671 (udp)
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.client.IPClient | Establishing connection to KNX bus on 192.168.110.30:3671 in mode TUNNEL.
2023-11-25T17:24:20+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | Bridge knx:ip:bridge is connecting to KNX bus
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_7' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator8x_1_1_2' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Dimmer4x_1_1_6' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_7' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Dimmer4x_1_1_6' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_4' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_14' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator8x_1_1_2' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_14' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_4' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_BinaryInput2x_1_1_15' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Generic' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_BinaryInput2x_1_1_15' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Generic' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_11' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_11' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2023-11-25T17:24:19+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | Bridge knx:ip:bridge is disconnecting from KNX bus
2023-11-25T17:24:19+01:00	org.openhab.binding.knx.internal.handler.IPBridgeThingHandler | KNX security not configured
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:ip:bridge' changed from INITIALIZING to UNKNOWN
2023-11-25T17:24:19+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:ip:bridge' changed from UNINITIALIZED (DISABLED) to INITIALIZING
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '100' for item 'terrace_blind_left' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_left', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '100' for item 'terrace_blind_left' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_both', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '100' for item 'terrace_blind_right' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_both', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'ON' for item 'nuki_locked' to handler for channel 'knx:device:bridge:KNX_Generic:garage_door_locked', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '100' for item 'terrace_blind_right' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_right', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '100' for item 'terrace_blind_left' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_both', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '100' for item 'terrace_blind_left' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_left', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_4' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_7' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'OFF' for item 'carport_light_floodlight' to handler for channel 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3:d_switch', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'ON' for item 'carport_light_floodlight' to handler for channel 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3:d_switch', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_14' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator8x_1_1_2' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Dimmer4x_1_1_6' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'ON' for item 'corridor_light_groundfloor' to handler for channel 'knx:device:bridge:KNX_Actuator4x_1_1_11:a_light_corridor_groundfloor', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '100' for item 'terrace_blind_right' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_both', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '100' for item 'terrace_blind_right' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_right', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '0' for item 'terrace_blind_left' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_left', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'OFF' for item 'corridor_light_groundfloor' to handler for channel 'knx:device:bridge:KNX_Actuator4x_1_1_11:a_light_corridor_groundfloor', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '0' for item 'terrace_blind_left' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_both', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '0' for item 'terrace_blind_right' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_both', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_11' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_BinaryInput2x_1_1_15' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Generic' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command '0' for item 'terrace_blind_right' to handler for channel 'knx:device:bridge:KNX_Generic:terrace_blind_right', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'ON' for item 'corridor_light_groundfloor' to handler for channel 'knx:device:bridge:KNX_Actuator4x_1_1_11:a_light_corridor_groundfloor', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'ON' for item 'corridor_light_groundfloor' to handler for channel 'knx:device:bridge:KNX_Actuator4x_1_1_11:a_light_corridor_groundfloor', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'DOWN' for item 'kitchen_shutter_door' to handler for channel 'knx:device:bridge:KNX_Actuator8x_1_1_2:ab_shutter_kitchen_door', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'DOWN' for item 'living_shutter_sofa' to handler for channel 'knx:device:bridge:KNX_Actuator8x_1_1_2:gh_shutter_living', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'DOWN' for item 'living_shutter_terrace' to handler for channel 'knx:device:bridge:KNX_Actuator8x_1_1_2:kl_shutter_terrasse', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:ip:bridge' changed from OFFLINE to UNINITIALIZED (DISABLED)
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'ON' for item 'nuki_locked' to handler for channel 'knx:device:bridge:KNX_Generic:garage_door_locked', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'DOWN' for item 'living_shutter_right' to handler for channel 'knx:device:bridge:KNX_Actuator8x_1_1_2:ef_shutter_dinning_right', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'DOWN' for item 'living_shutter_left' to handler for channel 'knx:device:bridge:KNX_Actuator8x_1_1_2:ij_shutter_dinning_left', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'ON' for item 'corridor_light_groundfloor' to handler for channel 'knx:device:bridge:KNX_Actuator4x_1_1_11:a_light_corridor_groundfloor', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:ip:bridge' changed from ONLINE to OFFLINE
2023-11-25T17:23:09+01:00	org.openhab.core.thing.internal.profiles.ProfileCallbackImpl | Cannot delegate command 'OFF' for item 'carport_light_floodlight' to handler for channel 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3:d_switch', because no handler is assigned. Maybe the binding is not installed or not propertly initialized.
2023-11-25T17:23:09+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | close connection - user request
2023-11-25T17:23:09+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:ip:bridge' changed from UNINITIALIZED to ONLINE
2023-11-25T17:23:09+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | Bridge knx:ip:bridge is disconnecting from KNX bus
2023-11-25T17:23:09+01:00	org.openhab.core.internal.common.AbstractInvocationHandler | An error occurred while calling method 'ThingHandler.handleCommand()' on 'org.openhab.binding.knx.internal.handler.DeviceThingHandler@13468d0c': process communicator detached
2023-11-25T17:23:09+01:00	org.openhab.core.internal.common.AbstractInvocationHandler | An error occurred while calling method 'ThingHandler.handleCommand()' on 'org.openhab.binding.knx.internal.handler.DeviceThingHandler@4f390dcc': process communicator detached
2023-11-25T17:23:09+01:00	org.openhab.core.internal.common.AbstractInvocationHandler | An error occurred while calling method 'ThingHandler.handleCommand()' on 'org.openhab.binding.knx.internal.handler.DeviceThingHandler@1c9b97f3': process communicator detached
2023-11-25T17:23:09+01:00	org.openhab.core.internal.common.AbstractInvocationHandler | An error occurred while calling method 'ThingHandler.handleCommand()' on 'org.openhab.binding.knx.internal.handler.DeviceThingHandler@2f16f283': process communicator detached
2023-11-25T17:23:09+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | Bridge knx:ip:bridge connected to KNX bus
2023-11-25T17:23:09+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | connection established (data endpoint 192.168.110.30:3671, channel 124, tunneling address 15.15.250)
2023-11-25T17:23:09+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | wait for connect response from 192.168.110.30:3671 ...
2023-11-25T17:23:09+01:00	calimero.knxnetip.KNXnet/IP Tunneling 192.168.110.30:3671 | establish connection from 172.18.0.4:40890 to 192.168.110.30:3671 (udp)
2023-11-25T17:23:09+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | Bridge knx:ip:bridge is connecting to KNX bus
2023-11-25T17:23:09+01:00	org.openhab.binding.knx.internal.client.IPClient | Establishing connection to KNX bus on 192.168.110.30:3671 in mode TUNNEL.
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:ip:bridge' changed from OFFLINE (COMMUNICATION_ERROR): maximum send attempts to UNINITIALIZED
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Generic' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Generic' changed from OFFLINE (BRIDGE_OFFLINE) to UNINITIALIZED
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' changed from OFFLINE (BRIDGE_OFFLINE) to UNINITIALIZED (HANDLER_MISSING_ERROR)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' changed from OFFLINE to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Generic' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-11-25T17:23:08+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | Bridge knx:ip:bridge scheduling connect in 31s
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:ip:bridge' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): maximum send attempts
2023-11-25T17:23:08+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | KNX link has been lost (reason: maximum send attempts on object tunneling link (closed) 192.168.110.30:3671 TP1 medium, device 0.0.0, hopcount 6)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' changed from UNINITIALIZED to OFFLINE
2023-11-25T17:23:08+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | The KNX network link was detached from the process communicator
2023-11-25T17:23:08+01:00	org.openhab.binding.knx.internal.client.AbstractKNXClient | Bridge knx:ip:bridge is disconnecting from KNX bus
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_garage_1_1_3' changed from ONLINE to UNINITIALIZED
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_BinaryInput2x_1_1_15' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_BinaryInput2x_1_1_15' changed from ONLINE to UNINITIALIZED
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_11' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_11' changed from ONLINE to UNINITIALIZED
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Dimmer4x_1_1_6' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Dimmer4x_1_1_6' changed from ONLINE to UNINITIALIZED
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_14' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator4x_1_1_14' changed from ONLINE to UNINITIALIZED
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator8x_1_1_2' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_Actuator8x_1_1_2' changed from ONLINE to UNINITIALIZED
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_7' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_7' changed from ONLINE to UNINITIALIZED
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_4' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2023-11-25T17:23:08+01:00	openhab.event.ThingStatusInfoChangedEvent | Thing 'knx:device:bridge:KNX_TouchSensor4x_1_1_4' changed from ONLINE to UNINITIALIZED

I have now solved the issue for me by automatically disabling and re-enabling the KNX bridge Thing when a one of my KNX items is not updated for a while.

why are you polling the individual devices ? is there a reason for that ?

Hi Dominik,
can you share how excactly you do so?

My knx-bridge does the same since some days after some months running without any problems - and I did not change anything :frowning:
Thx,
Patrick

Hi Patrick,

Interestingly, the problem with my KNX bridge disappeared as suddenly as it appeared. What I did while it was there was to monitor one of my items connected to a KNX Thing (in my case a temperature sensor) to see if it is not sending an update for too long (I expect it to send every minute). If this happens, I automatically disable and re-enable the bridge.
I’m doing all this scripting in Python via HABApp. However, I’m pretty sure you could do it directly in Openhab. For example, I could think of the following:

  • Set the expire metadata of one of your KNX items to set the item to a certain value if it is not updated long enough.
  • Define a rule that listens for this specific value
  • Deactivate and re-activate the KNXBridge thing. I don’t know how exactly this would be done in OpenHAB. But either it can be done directly in JS or you could use the REST API.

Hope this helps,
Dominik