Webpage wont load

What is the name of the domain?

starlightmc.net

What is the error message?

ERR_CONNECTION_TIMED_OUT

What is the issue you’re encountering

My website doesn’t load and gives ERR_CONNECTION_TIMED_OUT

What steps have you taken to resolve the issue?

Waited Several Hours for DNS to propagate (Its working because I can connect to the minecraft server on this omain)
Changed DNS Records to flow through a TCP Guard
Checked my Port Forwarding Rules

What feature, service or problem is this related to?

DNS not responding/updating

What are the steps to reproduce the issue?

Go to starlightmc.net and wait about 1min

The DNS record is set to “DNS only” so the request is not going through Cloudflare and instead direct to your origin, so you’ll need to check that…
https://cf.sjr.dev/tools/check?189dee09d1d04e468fc2035b5ce92d30#dns

Seems port 443 isn’t open on the server…

curl -i https://starlightmc.net/
curl: (7) Failed to connect to starlightmc.net port 443 after 14 ms: Could not connect to server
1 Like

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