Can't connect to website
I was using the website normally until yesterday. Now when i try to navigate on it, it will pop the "site can't be reached".
I've tried with Opera GX and Microsoft Edge so far. I managed to get the discord url from using LTE roaming on my phone.
7 Replies
equal-jade•2y ago
@Kiake if you try
curl -s -o /dev/null https://neon.tech/ -vvv do you see a 200 OK?unwilling-turquoiseOP•2y ago
i see 0
equal-jade•2y ago
Can you share the output here?
unwilling-turquoiseOP•2y ago
C:\Users\Kiake>curl -s -o /dev/null https://neon.tech/ -vvv
* Could not resolve host: neon.tech
* Closing connection 0
equal-jade•2y ago
Ah, OK. Seems like something is going on with your DNS. Can you try changing your DNS server? Maybe use 1.1.1.1 or 8.8.8.8?
unwilling-turquoiseOP•2y ago
Ok it's working with 1.1.1.1
Thank you
equal-jade•2y ago
Great! Seems like the default DNS server has some issues. Maybe on your ISP's side.
Glad it's working for you now 🙂