No badges yet
No accepted solutions yet
I cannot access ANY website hosted in Vercel, except Vercel itself
I finally solved it. There was something corrupt affecting my session. I ran `sfc /scannow` as admin and it did the trick. I have no clue why, but something there was messing with...
I cannot access ANY website hosted in Vercel, except Vercel itself
No problem, I wish I had a solution too. I tried making a new session for Windows, all blank. Vercel sites work there. So it's not the OS. So far I can rule out: * OS * Specific...
I cannot access ANY website hosted in Vercel, except Vercel itself
Here I'm running everything in the same variables, except for the OS. The right is an Ubuntu distro using WSL, while the left is just windows. So I think it's gotta do with Windows...
I cannot access ANY website hosted in Vercel, except Vercel itself
New fun update. I installed wsl and ran a chromium instance in wsl. I'm able to run vercel sites here. It's only on Windows that's not letting me.
I cannot access ANY website hosted in Vercel, except Vercel itself
The thing is, I don't get blocked. Or at least it doesn't seem like I am. But the response's body is empty. just get headers. ``` access-control-allow-origin: * age: 65914 cache-control: no-ca
I cannot access ANY website hosted in Vercel, except Vercel itself
Just to be clear, this isn't IP related, I'm 100% now : )
I cannot access ANY website hosted in Vercel, except Vercel itself
I tried both Google's and Cloudflare's. But still, wouldn't this affect the Postman call if it was because of DNS? When I fetch the content using postman, it works. It seems to be browser-only.
I cannot access ANY website hosted in Vercel, except Vercel itself
Extra findings: All browsers are failing. If I go to the networks tab, there's not even a content fetch. However, if I call websites from postman, I get the normal response. So...
I cannot access ANY website hosted in Vercel, except Vercel itself
Nope, this isn't working. I had already tried different VPNs. I think it's at OS level.
I cannot access ANY website hosted in Vercel, except Vercel itself
[I'm not the only one](https://www.reddit.com/r/vercel/comments/1ijrtmd/comment/mbmlqxm/) with this issue apparently. I think it's not common, but must be a pattern.