I can access my site via IP but not via domain

I have deleted the previous server that was setup with this domain www.qdas-ibmcloud.xyz then created another one and edited the records appropriately. I tried to find any errors as the error suggests via dig @ns1.linode.com qdas-ibmcloud.xyx but found nothing.

*curl -I https://www.qdas-ibmcloud.xyz* returns this error:

curl: (28) Failed to connect to www.qdas-ibmcloud.xyz port 443: Connection timed out

However port 433 is opened.

22/tcp ALLOW Anywhere
80/tcp ALLOW Anywhere
443/tcp ALLOW Anywhere
8000 ALLOW Anywhere
22/tcp (v6) ALLOW Anywhere (v6)
80/tcp (v6) ALLOW Anywhere (v6)
443/tcp (v6) ALLOW Anywhere (v6)
8000 (v6) ALLOW Anywhere (v6)

2 Replies

This has resolved itself after about 20 hours, surprisingly after I submitted this ticket. Maybe it just has been propagated by DNS servers all of a sudden.

It can take up to 24 hours or more for DNS to resolve.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct