Hi dear all,
i have OH 4.1.0 running on my pi4. Sometimes i see the knx-thing go offline and back online after a few seconds. I am not really able to identify the problem. Maybe you can help me?
I wrote a rule to get a notification when bridge goes offline.
I managed to get the log entry at the moment the thing went off.
2024-01-02 14:17:59.545 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:c2762653aa' received a GroupValueWrite telegram from '1.1.4' for destination '3/1/3'
2024-01-02 14:18:00.128 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:c2762653aa' received a GroupValueWrite telegram from '1.1.4' for destination '3/1/12'
2024-01-02 14:18:00.195 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:c2762653aa' received a GroupValueWrite telegram from '1.1.4' for destination '3/1/14'
2024-01-02 14:18:00.262 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:c2762653aa' received a GroupValueWrite telegram from '1.1.4' for destination '3/1/11'
2024-01-02 14:18:00.446 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:c2762653aa' received a GroupValueWrite telegram from '1.1.4' for destination '3/1/2'
2024-01-02 14:18:03.592 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:c2762653aa' received a GroupValueWrite telegram from '1.1.4' for destination '3/1/15'
2024-01-02 14:18:03.678 [DEBUG] [nx.internal.client.AbstractKNXClient] - Bridge knx:ip:d49019977f is disconnecting from KNX bus
2024-01-02 14:18:03.692 [DEBUG] [nx.internal.client.AbstractKNXClient] - Bridge knx:ip:d49019977f is disconnecting from KNX bus
2024-01-02 14:18:03.716 [DEBUG] [nx.internal.client.AbstractKNXClient] - Bridge knx:ip:d49019977f scheduling connect in 60s
2024-01-02 14:18:03.778 [DEBUG] [nx.internal.client.AbstractKNXClient] - KNX link has been lost (reason: server request on object tunneling link (closed) 192.168.178.47:3671 TP1 medium, device 0.0.0, hopcount 6)
2024-01-02 14:18:03.783 [DEBUG] [nx.internal.client.AbstractKNXClient] - Bridge knx:ip:d49019977f scheduling connect in 60s
2024-01-02 14:19:03.743 [DEBUG] [nx.internal.client.AbstractKNXClient] - Bridge knx:ip:d49019977f is disconnecting from KNX bus
2024-01-02 14:19:04.745 [DEBUG] [nx.internal.client.AbstractKNXClient] - Bridge knx:ip:d49019977f is connecting to KNX bus
2024-01-02 14:19:04.746 [DEBUG] [binding.knx.internal.client.IPClient] - Establishing connection to KNX bus on 192.168.178.47:3671 in mode TUNNEL.
2024-01-02 14:19:04.755 [INFO ] [nx.internal.client.AbstractKNXClient] - Bridge knx:ip:d49019977f connected to KNX bus
2024-01-02 14:19:04.757 [DEBUG] [.internal.handler.DeviceThingHandler] - 'knx:device:d49019977f:6a2c708015' will be polled every 600s
2024-01-02 14:19:04.758 [DEBUG] [.internal.handler.DeviceThingHandler] - 'knx:device:d49019977f:f973f10a01' will be polled every 600s
2024-01-02 14:19:04.760 [DEBUG] [.internal.handler.DeviceThingHandler] - 'knx:device:d49019977f:d95632081a' will be polled every 30s
2024-01-02 14:19:04.760 [DEBUG] [.internal.handler.DeviceThingHandler] - 'knx:device:c2762653aa' will be polled every 10s
2024-01-02 14:19:04.761 [DEBUG] [.internal.handler.DeviceThingHandler] - 'knx:device:d49019977f:8ead813050' will be polled every 10s
2024-01-02 14:19:04.762 [DEBUG] [.internal.handler.DeviceThingHandler] - 'knx:device:d49019977f:77c6faf39f' will be polled every 600s
2024-01-02 14:19:04.762 [DEBUG] [.internal.handler.DeviceThingHandler] - 'knx:device:d49019977f:7a7119f4f2' will be polled every 60s
2024-01-02 14:19:04.761 [DEBUG] [.internal.handler.DeviceThingHandler] - 'knx:device:d49019977f:dc7c21498e' will be polled every 600s
2024-01-02 14:19:04.763 [DEBUG] [.internal.handler.DeviceThingHandler] - 'knx:device:d49019977f:c58e3dd35b' will be polled every 600s
2024-01-02 14:19:04.764 [DEBUG] [.internal.handler.DeviceThingHandler] - Polling individual address '3.1.1'
2024-01-02 14:19:04.881 [DEBUG] [.internal.handler.DeviceThingHandler] - Polling individual address '4.1.1'
2024-01-02 14:19:04.958 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:c2762653aa' received a GroupValueWrite telegram from '1.1.4' for destination '3/1/6'
2024-01-02 14:19:05.036 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:d49019977f:f973f10a01' received a GroupValueWrite telegram from '2.1.3' for destination '2/0/0'
2024-01-02 14:19:05.194 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:d49019977f:77c6faf39f' received a GroupValueWrite telegram from '1.1.2' for destination '5/0/5'
2024-01-02 14:19:05.218 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:c2762653aa' received a GroupValueWrite telegram from '1.1.4' for destination '3/1/3'
2024-01-02 14:19:05.239 [DEBUG] [.internal.handler.DeviceThingHandler] - onGroupWrite Thing 'knx:device:d49019977f:f973f10a01' received a GroupValueWrite telegram from '2.1.3' for destination '2/5/0'
And here my thing config:
UID: knx:ip:d49019977f
label: KNX/IP Gateway
thingTypeUID: knx:ip
configuration:
useNAT: false
readRetriesLimit: 3
ipAddress: 192.168.178.47
autoReconnectPeriod: 60
localSourceAddr: 0.0.0
readingPause: 50
type: TUNNEL
portNumber: 3671
responseTimeout: 10