You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to configure MQTT and am using the IP address directly. When I validate the settings, I get this error on the serial port:
Trying to connect to MQTT Server '172.31.0.254' ... [E][WiFiGeneric.cpp:654] hostByName(): DNS Failed for ▒▒?
It seems it's trying to resolve a name, when it actually is an IP that I'm using.
I did not have the issue with the original RFLink, it connects with the IP just fine
The text was updated successfully, but these errors were encountered:
I'm trying to configure MQTT and am using the IP address directly. When I validate the settings, I get this error on the serial port:
It seems it's trying to resolve a name, when it actually is an IP that I'm using.
I did not have the issue with the original RFLink, it connects with the IP just fine
The text was updated successfully, but these errors were encountered: