Blank website, but works with VPN. WTF?! O.o

So both my projects were deployed on Vercel. When I land on both of them, i get a blank,virgin white screen. :neutral_face:

2 weeks ago everything was working perfectly. Now both websites are blank. If I use dimainname.vercel.app or vpn — everything works.

The dns and ip were configured properly. It is just domain name issue.

I am located in Russia, so my only guess is that smth has happened in the past 2 weeks that either blocked Vercel’s IP or similar. Please, help.

Hi @santashev, welcome to the Vercel Community!

I’m sorry that you’re facing this issue. Can you share the exact URLs where you are sharing the issue?

Do you see any client-side browser logs when the blank page appears?

I’m experiencing the same issue as many other users.

The application has been working fine for a long time, but over the past two weeks, users have been encountering access issues with the following URLs:

Occasionally, logs show entries like “Navigated to …” which suggests that the middleware detects certain cookies and attempts to redirect. However, the browser then tries to load the page and the connection times out. Here’s a screenshot of the log:

I tried selecting additional regions and redeployed the app about an hour ago, but the issue persists. I’m confident this is not related to the region settings.

Any insights or suggestions would be greatly appreciated, thank in advance