Deployments show 'ready' but no vercel.app subdomains responding

None of my projects are loading from their vercel.app subdomains. Chrome shows a timeout error.

The deployments all show “ready” and no apparent problems in the deploy logs. I’ve got several projects deployed and none of them are responding. They have loaded before with no issues and nothing has been changes in any of the settings. I’m on the basic hobby plan with custom domains or redirects etc

Is anyone experiencing anything similar?

1 Like

Hello,

Can you share the deployment URL?

Hi
It’s affecting every deployment on every project(including ones that were previously loading) as far as I can tell.

Here are some examples:

The last example was deployed (and redeployed) today.

I’m not certain when the issue started, I hadn’t opened any of them for a few days.

thanks

All the projects appear to be loading properly. What error are you encountering? It seems like there might be some network or ISP-level blockage on your end.

I’m getting ERR_CONNECTION_TIMED_OUT errors from the browser. Glad to hear they load for you.

Thanks for looking into it - there shouldn’t be any network blockages AFAIK, but it could be an ISP-level issue. I’ll look into that and see what I can figure out.

My only other thought was that it might be a regional CDN issue or similar (I’m in the UK) , but that seems unlikely if you aren’t getting other reports.

No worries. An ERR_CONNECTION_TIMED_OUT error typically means there is something wrong with your local network connection
. Check if you are using any corporate vpn / proxy / antivirus software. Alternatively you can try switching your DNS to Cloudflare or Google DNS and see if it helps.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.