[GH-ISSUE #87] domain verification failed. #684

Closed
opened 2026-03-14 10:09:24 +03:00 by kerem · 7 comments
Owner

Originally created by @sandikata on GitHub (Oct 6, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/87

Hello again, this is last question (i hope so).

I have some issues while adding new domain, it fails with DNS records. But i cannot catch where it is.

Снимка от 2020-10-06 15-13-04

There's a screenshot.

Originally created by @sandikata on GitHub (Oct 6, 2020). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/87 Hello again, this is last question (i hope so). I have some issues while adding new domain, it fails with DNS records. But i cannot catch where it is. ![Снимка от 2020-10-06 15-13-04](https://user-images.githubusercontent.com/884699/95200252-c0982100-07e6-11eb-82c0-9f1decc613ce.png) There's a screenshot.
kerem closed this issue 2026-03-14 10:09:29 +03:00
Author
Owner

@willbrowningme commented on GitHub (Oct 6, 2020):

It looks like you are using an old version of AnonAddy that had the dk1 and dk2 records. Please update to the latest version where it instructs you to add the correct default._domainkey record - shown in the code here https://github.com/anonaddy/anonaddy/blob/master/resources/js/pages/Domains.vue#L276

Add a new CNAME record with host as default._domainkey and value as default._domainkey.perspecta.org.

Then it should work.

<!-- gh-comment-id:704230292 --> @willbrowningme commented on GitHub (Oct 6, 2020): It looks like you are using an old version of AnonAddy that had the dk1 and dk2 records. Please update to the latest version where it instructs you to add the correct default._domainkey record - shown in the code here https://github.com/anonaddy/anonaddy/blob/master/resources/js/pages/Domains.vue#L276 Add a new CNAME record with host as default._domainkey and value as default._domainkey.perspecta.org. Then it should work.
Author
Owner

@sandikata commented on GitHub (Oct 6, 2020):

Yep, it was. I've updated anonaddy to latest version, and it blowed this warning.

<!-- gh-comment-id:704231336 --> @sandikata commented on GitHub (Oct 6, 2020): Yep, it was. I've updated anonaddy to latest version, and it blowed this warning.
Author
Owner

@sandikata commented on GitHub (Oct 7, 2020):

I've changed it yesterday, but domain is still not verified. Still complain about dk. records, or i have to remove it completely and add it again?

<!-- gh-comment-id:704718830 --> @sandikata commented on GitHub (Oct 7, 2020): I've changed it yesterday, but domain is still not verified. Still complain about dk. records, or i have to remove it completely and add it again?
Author
Owner

@willbrowningme commented on GitHub (Oct 7, 2020):

Could you send me an email so I can check each of your domain's records instead of posting them all publicly here?

<!-- gh-comment-id:704751976 --> @willbrowningme commented on GitHub (Oct 7, 2020): Could you send me an email so I can check each of your domain's records instead of posting them all publicly here?
Author
Owner

@sandikata commented on GitHub (Oct 7, 2020):

Hm, maybe dk1 dk2 still must be there as CNAME and to add a new CNAME for default._domainkey ?

what's your email ?

<!-- gh-comment-id:704753588 --> @sandikata commented on GitHub (Oct 7, 2020): Hm, maybe dk1 dk2 still must be there as CNAME and to add a new CNAME for default._domainkey ? what's your email ?
Author
Owner

@willbrowningme commented on GitHub (Oct 7, 2020):

For self-hosting you do not need dk1 and dk2. You can find my email at the bottom of this page - https://anonaddy.com/help/

<!-- gh-comment-id:704756891 --> @willbrowningme commented on GitHub (Oct 7, 2020): For self-hosting you do not need dk1 and dk2. You can find my email at the bottom of this page - https://anonaddy.com/help/
Author
Owner

@sandikata commented on GitHub (Oct 7, 2020):

email sent.

<!-- gh-comment-id:704771072 --> @sandikata commented on GitHub (Oct 7, 2020): email sent.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#684
No description provided.