ledgardener/gardenAutomation

Attempting MQTT connection…Failed. Count = 1

Opened this issue · 0 comments

here is a problem with home assistant and esp32 communication
I keep getting an error message in arduino serial communication.

WiFi connected

IP address:

Attempting MQTT connection…Failed. Count = 1

…trying again in 5 seconds

Attempting MQTT connection…Failed. Count = 2

…trying again in 5 seconds

Attempting MQTT connection…Failed. Count = 3

…trying again in 5 seconds

Attempting MQTT connection…Failed. Count = 4

I want to know if it was blocked for security reasons

I changed from https to http

But it didn’t work

https://www.youtube.com/watch?v=3oQDBnfXl-g&t=52s&ab_channel=ThanhT%C3%B9ng

I tried it because it seemed similar to me, but it failed.

I also put this
/configuration.yaml

mqt:
broker: 00.00.00.

But it didn’t work.