question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Could not find hosted zone 'email'

See original GitHub issue

Hi there,

Trying to set up a domain with the TLD .email and am having issues.

Have tried creating a Route53 hosted zone manually through the AWS console, but still get the same result. Would appreciate any help.

  Error --------------------------------------------------
 
  Error: 'mydomain.email' was not created in Route53.
Error: Error: Could not find hosted zone 'email'
 
     For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable.
 
  Stack Trace --------------------------------------------
 
Error: Error: 'mydomain.email' was not created in Route53.
Error: Error: Could not find hosted zone 'email'
    at changeResourceRecordSet.catch (/home/sam/emailapp/node_modules/serverless-domain-manager/index.js:63:17)
    at <anonymous>
    at process._tickDomainCallback (internal/process/next_tick.js:228:7)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
samdobsoncommented, Nov 29, 2017

That appears to have done the trick (at least, error messages have disappeared). Need to wait for nameservers to update overnight - will hopefully be able to confirm all working tomorrow. Thanks for your help.

1reaction
majones-amplifycommented, Nov 29, 2017

What does aws route53 list-hosted-zones output? Do you see a hosted zone for mydomain.email in there?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why can't my server receive email after I created an MX record ...
I created a mail exchanger (MX) record for my Simple Mail Transfer Protocol (SMTP) server in Amazon Route 53. Now my server can't...
Read more >
Amazon AWS Route 53 Hosted Zone does not work
Log in to your AWS web console · Select Route53 service · Select Hosted Zones in the left pane · Select verticeinteractive.co.uk (but...
Read more >
Hosted zone not configured properly for workmail - AWS re:Post
Hi I recently transfered my domain to route 53 but am having an issue when setting up Workmail. I went through the setup...
Read more >
Configure Email Delivery - Update MX records - Zoho
If you are unable to receive specific emails, check whether the email server that sends emails, does not relay to Zoho Mail, or...
Read more >
serverless-domain-manager - npm
If hostedZoneId is set the route53 record set will be created in the matching zone, otherwise the hosted zone will be figured out...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found