Guys I just migrated my home connection to fiber (same router) and NGINX stopped to work.
I tried to re-install both duckdns and NGINX with SSL addons that after configuration don’t have any error on the logs - but when I try to access to my external URL (my_hassio.duckdns.org) is not accessible
I am bit lost the only issue I found is this message on the DNS log:
It’s a bit unclear right now where the error lies, but NXDOMAIN means that the domain does not exist.
So to start, open a command window on your computer and try pinging the full domain name of the duckdns account and see if you get an IP address back or an error that the domain could not be found.
If you get an IP address back, try visiting that IP address with https at the front, and see if it loads anything - it will complain about a certificate error if the IP address is valid, but that’s OK - we expect that.