Vaughanza
(Vaughan Lundin)
June 3, 2021, 12:28pm
1
Hi Guys
I have a Warning under my supervisor
‘’‘WARNING (MainThread) [supervisor.addons.options] Option anonymous does not exist in the schema for Mosquitto broker (core_mosquitto)’’’
Please can you help as to why I get this error? I don’t use, username as anonymous
Thanks
5 Likes
tom_l
June 3, 2021, 12:44pm
2
Go to the configuration for the mosquitto addon and delete the depreciated option “anonymous”. Save the configuration and restart the addon.
19 Likes
Vaughanza
(Vaughan Lundin)
June 3, 2021, 6:36pm
3
Thanks for the help, appreciate it
VijayS
(Vijay Sharma)
September 6, 2022, 3:45pm
4
Hi there. I have the same error message in the logs in spite of the fact that anonymous is turned OFF. Anything else you can suggest?
My config below
logins:
- username: XXXX
password: XXXXXX
require_certificate: false
certfile: fullchain.pem
keyfile: privkey.pem
customize:
active: false
folder: mosquitto
anonymous: false
tom_l
September 6, 2022, 10:36pm
5
It does not matter if it is on or off it should not be there. Delete the whole line anonymous: false
3 Likes
VijayS
(Vijay Sharma)
September 7, 2022, 9:55am
6
Great! thanks, this does it!
Hi there, I know this topic is old and mayby some is still reading it. Some days ago I started with HA and installed zigbee2mqtt aswell as Mosquitto. So all latest integrations… I still get this message in the supervisor protocol:
2024-11-02 15:35:18.906 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'mqqt-homeassistant'
2024-11-02 15:36:52.261 WARNING (MainThread) [supervisor.addons.options] Unknown option 'logins' for Mosquitto broker (core_mosquitto)
I have no clue how to change that as I am knew to HA at all. Could someone be so nice and guide me step by step where to do what to fix this warning?
Thanks a lot
LEM
Are you sure the username is correct? The protocol is named MQTT, not MQQT.
Hi there, thanks for helping… But unfortunatly I don’t understand… SORRY
Like I said it is MQTT, not MQQT.
Yes I read what you wrote but I can not connect? So what I see is there might be an error in the config of MQTT? Where can I find that? MEA CULPA… again, total newbie here