ayushsharma82 / EasyDDNS

Easy to Use ESP8266 & ESP32 DDNS Update Client Library.
MIT License
195 stars 59 forks source link

Not establishing connection to no-ip.org #21

Closed ggonmar closed 3 years ago

ggonmar commented 3 years ago

Hi,

I'm trying to use this on my ESP8266 but I'm finding that, even thought the example code works and it seems like a connection is established, when accessing no-ip.org I see that the ip has not been updated in the last weeks.

Could I get some assistance with this problem? For starts, I've tried setting up the username as the email address as well as the username defined under https://my.noip.com/#!/account but neither seemed to work. Which one should it be expecting to work? Where else should I be looking for the problem? How can I pull some logs to figure out the problem?

Thank you,

ggonmar commented 3 years ago

Closing it after checking other closed issues and checking if the esp8266 was able to reach the external provider of the public ip :)