Not able to add custom domain

0

Enter image description here Adding custom domain getting stuck at CNAME verification. CNAME is already added automatically in Route53 and DNS file. But not going forward.

1 個回答
0

I think the problem might be that Route53 is not authoritative for your domain name. You need to add this CNAME record to the authoritative name servers so that the service can validate that you do in fact own the domain.

DNS currently reports the name servers for your domain as follows:

isaschool.com nameserver = dns13.hichina.com.

isaschool.com nameserver = dns14.hichina.com.

AWS
專家
Paul_L
已回答 3 個月前
profile picture
專家
Kallu
已審閱 2 個月前
  • The respective CNAME is added to my domain provider site as well i.e fastcomet. It's added automatically. Even then the process is getting stuck

  • The delegation for your domain appears to be to Alibaba Cloud - they own the name servers I mentioned above. You need to either change the delegation to somewhere else (if that's your intention), or make the modification on the name servers in my previous comment.

    When I query for your CNAME record, DNS returns an error:

    _7195d4ca375fad5ff0fe559a91b27fe0.isaschool.com.

    ** server can't find _7195d4ca375fad5ff0fe559a91b27fe0.isaschool.com: NXDOMAIN

    I'm not sure how the record could possibly get added to an external DNS provider automatically - I think you will need to manually do this.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南