Describe the issue you are experiencing
I have no usr/pwd config. This is config in plugin:
logins: []
require_certificate: false
certfile: fullchain.pem
keyfile: privkey.pem
customize:
active: true
folder: mosquitto
anonymous: true
2 main clients:
After upgrading communication is broken. Error messages are in addon log - see below.
I think this could be source of problem:
Remove mosquitto-auth-plug and replace with mosquitto-go-auth 1.8.2
But i don't see any info about breaking changes.
What type of installation are you running?
Home Assistant Supervised
Which operating system are you running on?
Other (e.g., Raspbian/Raspberry Pi OS/Fedora)
Which add-on are you reporting an issue with?
Mosquitto broker
What is the version of the add-on?
6.1.1
Steps to reproduce the issue
- Use "no usr/pwd" (anon) config of plugin
- upgrade to 6.1.1
- errors in log, mqtt communication broken
...
Anything in the Supervisor logs that might be useful for us?
No response
Anything in the add-on logs that might be useful for us?
1651863797: New connection from xx.xx.xx.xx:33658 on port 1883.
error: received null username or password for unpwd check
1651863797: Client <unknown> disconnected, not authorised.
Additional information
No response
Describe the issue you are experiencing
I have no usr/pwd config. This is config in plugin:
2 main clients:
After upgrading communication is broken. Error messages are in addon log - see below.
I think this could be source of problem:
Remove mosquitto-auth-plug and replace with mosquitto-go-auth 1.8.2But i don't see any info about breaking changes.
What type of installation are you running?
Home Assistant Supervised
Which operating system are you running on?
Other (e.g., Raspbian/Raspberry Pi OS/Fedora)
Which add-on are you reporting an issue with?
Mosquitto broker
What is the version of the add-on?
6.1.1
Steps to reproduce the issue
...
Anything in the Supervisor logs that might be useful for us?
No response
Anything in the add-on logs that might be useful for us?
Additional information
No response