mirror of https://github.com/arendst/Tasmota.git
Updated FAQ (markdown)
parent
69ae6f2218
commit
8ae9effe45
2
FAQ.md
2
FAQ.md
|
@ -143,7 +143,7 @@ All you can really do is check the solder joints, move the device closer to your
|
|||
<a id="C1"></a>
|
||||
### Cannot connect to my MQTT broker
|
||||
Make sure you've [configured MQTT](MQTT) correctly. If that didn't solve the issue check your MQTT broker logs.
|
||||
Most likely problem is your broker doesn't allow logins for your Tasmota configure used or your ACL settings do not include your device.
|
||||
Most likely problem is your broker doesn't allow logins for your Tasmota configure user and password or your ACL settings do not include your device.
|
||||
|
||||
In some very specific cases the MQTT broker code clashes with the Arduino Core and doesn't allow a connection. In that case create a different user for your device, try another core binary or a different MQTT broker.
|
||||
|
||||
|
|
Loading…
Reference in New Issue