I have a site which is responding with DNS_PROBE_FINISHED_NXDOMAIN at random places around the globe which has been getting worse for the last 16 hours.
I have a Google Cloud CDN attached. everything was working fine for months, until yesterday this DNS_PROBE_FINISHED_NXDOMAIN
response started getting sent and the site is randomly unreachable. I have no idea why, any thoughts on what to look into?
Setup: Godaddy registrar => Google Cloud Network Load balancer IP => Cloud Run Static node Server (with CDN Turned on)
The Site is https://smodin.io , and you can see random nodes down across the globe (https://www.whatsmydns.net/#A/smodin.io).
I have determined that the site is unreachable on xfiniti, but is reachable from the phone hotspot.
Thank you to @JohnHanley for the suggested insight.
Looking at https://www.whatsmydns.net/#A/smodin.io it went from having about 10-15 nodes out randomly across the globe, to 2.
Here is what I did, there might be steps that are unnecessary though.
www2
to the current IP your load balancer is listening at (this step is necessary I found, I didn't try pointing to the new static IP I created though).