Mosquitto broker log - find not authorized add-on

not sure if this is the best place to ask but here it goes.

I’m seeing a bunch of error in my Mosquitto log that i’m sure are coming from an add-on, due to the IP address in the log. How do i figure out which add-on is causing this?

here are the error messages

> 1654267420: New connection from 172.30.32.1:38320 on port 1883.
> 1654267420: New connection from 172.30.32.1:38322 on port 1883.
> error: received null username or password for unpwd check
> 1654267420: Client <unknown> disconnected, not authorised.
> error: received null username or password for unpwd check
> 1654267420: Client <unknown> disconnected, not authorised.
> 1654267435: New connection from 172.30.32.1:38186 on port 1883.
> error: received null username or password for unpwd check
> 1654267435: Client <unknown> disconnected, not authorised.
> 1654267435: New connection from 172.30.32.1:38190 on port 1883.
> error: received null username or password for unpwd check
3 Likes

hey
did you fix this?