DNS address could not be found. Diagnosing the problem. DNS_PROBE_POSSIBLE | Non-Existent Domain

0

Hi,

  1. Have my website hosted on EC2 on 3000 port
  2. Bought new domain from aws
  3. Added route with record type A to point to EC2 IP (tried with www. and without prefix)
  4. Even tried with CNAME (www) pointing to A
  5. While launching website it says "DNS address could not be found. Diagnosing the problem. DNS_PROBE_POSSIBLE "
  6. There is option to Test Record it says "Non-Existent Domain"

Verified registered domain name and hosted zone name are same

Also found that no named server are assigned to my domain that was registered

2개 답변
1

Please add NS records to your domain, you can follow the guide here: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-name-servers-glue-records.html

the name servers you will add are the ones listed in your public hosted zone for the same domain.

Please feel free to comment if this does not resolve your issue so we can further troubleshoot.

답변함 2년 전
0

Issue was my registered domain does not had a named server, so have copied named server from hosted zone to registered domain and it worked.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠