dubbfredda
(Fredrik Jacobsson)
November 16, 2022, 12:22pm
1
I have problem with my MQTT broker connection
Receive following error:
Have following configuration:
logins: []
require_certificate: false
certfile: fullchain.pem
keyfile: privkey.pem
customize:
active: false
folder: mosquitto
anonymous: false
I don’t understand what’s wrong.
Can somebody help me?
nikito7
(nikito7)
November 16, 2022, 2:52pm
2
Delete addon, and create again
I’ve seen several possibilities:
You’re connecting to the server via IPv6 (doesn’t work) - try a IPv4 address, not DNS.
You’re trying the homeassistant
user which is disabled deliberately.
It’s broken with about 20 other possible causes.
Rather than attempt remote troubleshooting, can I suggest a walk-though of all MQTT settings including credentials?:
Hi,
I’d start with a clean slate - re-flash the device (or Tasmota → Configuration → Reset Device), and delete the Mosquitto Add-on and reinstall.
HASS Mosquitto broker Add-In, MQTT integration, Tasmota Integration
Mosquitto broker Add-In
The recommended way to configure uses is shown on the Add-On Documentation tab - e.g. create a HASS user.
http://homeassistant.local:8123/hassio/addon/core_mosquitto/documentation
I personally use additional Mosquitto users, BUT these are configured not b…
Start simple, and get the basics working first.
If this helps, this post!
dubbfredda
(Fredrik Jacobsson)
November 17, 2022, 2:03pm
4
Problem solved.
Wrong password in the integration part
strusic
(Dawid)
September 15, 2023, 11:11am
5
Sorry to dig this thread but I have the same problem, even IP address is similar 172.30.32.2.
But all devices is working fine and I dont remember I changed something in my HA. Everything is working but in logs there are connection attemps. Why is that?
Please create a new thread for a new issue - this topic has been solved.
When you create a new thread, please include something for others to go on like logs , versions , etc.
Basically, if you don’t know what changed, and you don’t provide details for others to analyse, how can we help?