I had a service running on Google Cloud Run and it was working perfectly fine. But recently I'm unable to access the service. When I try to access the service via the URL: https://mekanik-backend-7vdtkyiedq-as.a.run.app/
I get the following error: DNS_PROBE_FINISHED_NXDOMAIN
Expected:
Surprisingly, it's not working on my network but works on my friends network.