Kane610 / aiounifi

Asynchronous library to communicate with Unifi Controller
MIT License
60 stars 54 forks source link

Bad JSON data '' #603

Closed bmos closed 6 months ago

bmos commented 7 months ago

I am seeing this in my logs:

Logger: aiounifi.interfaces.messages
Source: components/unifi/controller.py:384
First occurred: 12:19:55 AM (28 occurrences)
Last logged: 12:23:10 PM

Bad JSON data ''

Let me know what further info I can give to help resolve it.

Kane610 commented 7 months ago

Thanks for reporting! What versions of UniFi are you running

bmos commented 7 months ago

UniFi

UniFi OS 3.2.12 Network 8.0.28

Home Assistant

Hardware Home Assistant Yellow Core 2024.2.4 Supervisor 2024.02.1 Operating System 12.0 Frontend 20240207.1

facetheheat commented 6 months ago

Same here.

UniFi OS v3.2.12 Network v8.1.113 HA Core 2024.3.3

Logger: aiounifi.interfaces.messages
Source: components/unifi/hub/websocket.py:80
First occurred: March 26, 2024 at 16:23:00 (78 occurrences)
Last logged: 17:20:28

Bad JSON data ''
Kane610 commented 6 months ago

Thank you all, I will change that specific log output to a debug error with HASS 2024.5.0 as it doesn't seem to do any harm.