Hi,
I have this behaviour of the Unifi Binding. When starting it turns online for a second and then it changes to “offline communication error”.
Logfile says:
2020-02-15 15:16:05.797 [hingStatusInfoChangedEvent] - 'unifi:controller:7ef1983d' changed from UNINITIALIZED (DISABLED) to INITIALIZING 2020-02-15 15:16:06.687 [hingStatusInfoChangedEvent] - 'unifi:controller:7ef1983d' changed from INITIALIZING to ONLINE 2020-02-15 15:16:08.611 [WARN ] [.handler.UniFiControllerThingHandler] - Unhandled exception while refreshing the UniFi Controller unifi:controller:7ef1983d - java.lang.IllegalArgumentException: Buffering capacity 2097152 exceeded 2020-02-15 15:16:08.618 [hingStatusInfoChangedEvent] - 'unifi:controller:7ef1983d' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): java.lang.IllegalArgumentException: Buffering capacity 2097152 exceeded 2020-02-15 15:16:20.674 [WARN ] [.handler.UniFiControllerThingHandler] - Unhandled exception while refreshing the UniFi Controller unifi:controller:7ef1983d - java.lang.IllegalArgumentException: Buffering capacity 2097152 exceeded
The last message is then repeated every 10-12 seconds.
Can someone tell me how to fix this?
Jörg