-
Notifications
You must be signed in to change notification settings - Fork 51
No hosted zone found that matches domain or hostname #12
Comments
I just discovered that #11 is the source of the problem, and the same error occurs a second time (on line 31) in the script:
should be:
I submitted PR #13 which could either be applied overtop #11, or in place of #11. |
Hello, unfortunately, I have this exact error with both of those lines already corrected.
What could this be? I have a hosted zone named (staying in this example) "example.org.". |
For me, hardcoding the right hosted zone made it work this time, so there seems to be a recognition error. |
Without seeing your code I have no idea. Not volunteering to spend time doing that, however. |
Any progress on fixing this? I'm running into the same thing |
Here is
certbot53
, a script I wrote to use this project:I have a Route 53 public hosted zone called
scalacourses.com.
and it defines entries for scalacourses.com and www.scalacourses.com. Following is output from running the script. I do not understand the error messages:No hosted zone found that matches domain com or hostname scalacourses.com
No hosted zone found that matches domain scalacourses.com or hostname www.scalacourses.com
The text was updated successfully, but these errors were encountered: