Failed to determine Route 53 hosted zone ID

I’m trying to run Caddy for the first time, I have ports 80 and 443 open, both pointing to the local server at my.addr.org:8443. With route53 as my TLS provider, I’m getting this error message:

Activating privacy features...2017/01/16 20:53:09 [my.addr.org] failed to get certificate: Error presenting token: Failed to determine Route 53 hosted zone ID: Zone addr.org. not found in Route 53 for domain _acme-challenge.my.addr.org.

What does this error mean and how do I fix it?

Route 53 doesn’t currently have a zone file for addr.org, so it can’t add the necessary records. This might be because you haven’t added addr.org to Route 53 in the AWS account you’re using to authenticate against with Caddy.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.