Routed domain to EB environment: ERR_NAME_RESOLUTION_FAILED

0

I'm quite new to domains, so the answer is probably something obvious. When I visit my page 'toiminee.fi' (a small webapp made with python+flask) it doesn't work and returns ERR_NAME_RESOLUTION_FAILED.

  1. I have a registered domain 'toiminee.fi' with Route 53 as registrar. Everything related to the domain looks OK
  2. I followed the instructions https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-beanstalk-environment.html#routing-to-beanstalk-environment-get-domain-name:
    -Created a new hosted zone
    -Created a new record with the name toiminee.fi
    -Chose alias, A ipv4
    -Entered the target (EB environment): LaskisNew.c3pqcpbjzx.eu-north-1.elasticbeanstalk.com (which works)
  3. I have retried the steps a million times. I also tried EB load balancer as target which didn't help

Edited by: VilleVaan on Feb 6, 2019 7:42 PM

Edited by: VilleVaan on Feb 6, 2019 7:46 PM

Edited by: VilleVaan on Feb 6, 2019 7:47 PM

질문됨 5년 전184회 조회
2개 답변
0

The domain appears to be resolving fine here, although you do seem to have multiple A records for the root domain. Not that it can take some time before DNS changes have propagated.

RobMM
답변함 5년 전
0

Problem was solved yesterday but it seems one cannot post more than once a day :) the root cause was the following:
The hosted zone NS had different servers than my domain NS. I don't know where the hosted zone name servers get the default values, but the problem was fixed by going to
My registered domains | (my domain) | edit the name servers to match the ones in the hosted zone.

After that everything has worked like charm.

답변함 5년 전

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

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

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

관련 콘텐츠