#Site can't be reached

10 messages · Page 1 of 1 (latest)

ashen cloud
#

I only get this error while using websites built by astro for some reason, I got it on my own deployed astro site. I have to refresh multiple times for it to work. What could be the issue? Thank you.

dawn epoch
#

Are you sure this is only happening on Astro websites? Astro doesn't do anything special

ashen cloud
#

Everything else works fine as far as I know, Is there a way to test my internet or something to know where the problem lays?

dawn epoch
#

I'm not sure, it sounds like a dns issue

#

have you tried non-astro sites you haven't visited before?

ashen cloud
#

just tried a random website works fine, should I check with my ISP?

dawn epoch
#

yeah, I'd check their uptime or whatever status page they have

#

you could also try making requests using the google dns to confirm whether or not it's that

ashen cloud
#

Got it thank you for your time!

ashen cloud
#

The problem was with netlify for some reason my ISP is blocking it, I tried hosting my site with github pages worked fine.