mgbowman / openhab-addons

The next-generation open Home Automation Bus (openHAB)
Eclipse Public License 2.0
13 stars 2 forks source link

Unhandled exception while refreshing the UniFi Controller unifi:controller:home - java.lang.IllegalArgumentException: Buffering capacity 2097152 exceeded #12

Open CrappyTan opened 3 years ago

CrappyTan commented 3 years ago

Hi,

I have been unable to use your binding for a while due to the error below: 21:54:33.763 [WARN ] [l.handler.UniFiControllerThingHandler] - Unhandled exception while refreshing the UniFi Controller unifi:controller:home - java.lang.IllegalArgumentException: Buffering capacity 2097152 exceeded

When I restart the binding I get this error and it continues in line with the polling frequency.

I have around 200 devices on my network. Running latest UniFi versions and OH 2.5.9

Is there a work around or a way your binding car query just for known mac rather than all?