This site can’t be reached

0

My site's cloudfront distribution was working fine but now it shows this:

This site can’t be reachedCheck if there is a typo in www.myteachercircles.com. DNS_PROBE_FINISHED_NXDOMAIN // my site is www.myteachercircles.com

I am using only AWS services: The website is hosted in an S3 bucket. The URL given by the S3 bucket works fine: http://myteachercircles.com.s3-website-sa-east-1.amazonaws.com. I am using CloudFront, a custom SSL certificate and Route 53.

I am not an expert but everything seems to be properly configured. I followed this checklist given to my by ChatGPT and

Verify your domain's DNS settings in Route 53:

  • Make sure your domain is properly registered with Route 53 or another domain registrar.
  • Check the hosted zone for your domain in Route 53 and ensure the correct name servers are configured. //I GOT THE DOMAIN IN ROUTE 53 SO EVERYTHING HERE SHOULD BE FINE

Check your domain's DNS records:

  • Ensure you have an "A" record or an "ALIAS" record pointing to the CloudFront distribution. // CHECKED
  • Alternatively, you can use a "CNAME" record if you have a subdomain pointing to the CloudFront distribution. // CHECKED

Check the CloudFront distribution settings:

  • Ensure your distribution is enabled and properly configured. // I AM NOT SURE WHAT IS "PROPERLY CONFIGURED" BUT AS I SAID MY WEBPAGE WAS WORKING UNTIL RECENTLY
  • Make sure your distribution's "Alternate Domain Names (CNAMEs)" field includes your domain name (e.g., www.myteachercircles.com). // CHECKED

Confirm the SSL/TLS certificate settings:

  • Ensure the SSL/TLS certificate is valid and associated with your CloudFront distribution. //YES
  • The certificate should cover your domain name (e.g., *.myteachercircles.com or www.myteachercircles.com). //YES
1개 답변
0

Hi,

Can you try below guide as well? https://repost.aws/knowledge-center/route-53-troubleshoot-nxdomain-responses

Hope it helps ;)

profile picture
전문가
답변함 일 년 전
profile picture
전문가
검토됨 한 달 전
  • Thank you! You pointed me in the right direction. The problem was that I had not verified the email associated with the new url and the aws emails warning me they would pull the site down had gone to spam

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

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

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

관련 콘텐츠