DSC Envisalink flooding

Hi,

Has anyone experienced flooding of the logs when the DSC binding looses connection to the Envisalink?
Today I turned off the alarm for maintenence and the binding started to flood the logs.
I remember this symptom back from OH2.5.
I’m running OH3.2 on a Debian system and my binding settings are:

  • Connection Timeout - TCP Socket Connection Timeout (milliseconds)
    5000
  • Poll Period -The Poll Period (minutes)
    1

OH log:
2022-07-09 22:33:03.870 [ERROR] [al.handler.DSCAlarmBaseBridgeHandler] - Not Connected to the DSC Alarm!
2022-07-09 22:33:06.933 [ERROR] [rnal.handler.EnvisalinkBridgeHandler] - openConnection(): Socket Exception: No route to host (Host unreachable)
2022-07-09 22:33:11.934 [ERROR] [al.handler.DSCAlarmBaseBridgeHandler] - Not Connected to the DSC Alarm!
2022-07-09 22:33:14.997 [ERROR] [rnal.handler.EnvisalinkBridgeHandler] - openConnection(): Socket Exception: No route to host (Host unreachable)
2022-07-09 22:33:19.998 [ERROR] [al.handler.DSCAlarmBaseBridgeHandler] - Not Connected to the DSC Alarm!
2022-07-09 22:33:23.061 [ERROR] [rnal.handler.EnvisalinkBridgeHandler] - openConnection(): Socket Exception: No route to host (Host unreachable)

It would be great if this could be addressed :+1: