mburtscher
New Pleskian
Let's say I have a domain x.com configured including the subdomains a.x.com and b.x.com. Now I want to create a domain alias x.net for x.com using Plesk Panel. I get this error:
Removing subdomain entry
When I remove the original DNS entry for a.x.com from the original domain and then try to create the domain alias, I get the same error with the other subdomain b.x.net.
Existing domain aliases
I have an existing domain alias x.org (the whole domain was migrated from Plesk Panel 9.x) working. When I try to remove x.org as domain alias and add it again, I get the same error.
Solutions from the Knowledge base
I found a lot of entries in the forum regarding this issue but no solution. The only solution is mentioned in KB1365. I searched the mentioned table dns_recs for the domain x.net but found nothing (domain has definitely never been added to Plesk before). I also created a dump of the whole psa database and grep'd for x.net. I could only find entries in the exp_event table.
Looking for an incorrect zone in /var/named/run-root returns no results for neither the new domain (x.net) or the re-added domain alias (x.org).
Summary
What can I do as a next step?
Error: Unable to restore the DNS zone: an error occurred while adding the a.x.net. IN A 11.11.11.11 record: DNS record already exists.
Removing subdomain entry
When I remove the original DNS entry for a.x.com from the original domain and then try to create the domain alias, I get the same error with the other subdomain b.x.net.
Existing domain aliases
I have an existing domain alias x.org (the whole domain was migrated from Plesk Panel 9.x) working. When I try to remove x.org as domain alias and add it again, I get the same error.
Solutions from the Knowledge base
I found a lot of entries in the forum regarding this issue but no solution. The only solution is mentioned in KB1365. I searched the mentioned table dns_recs for the domain x.net but found nothing (domain has definitely never been added to Plesk before). I also created a dump of the whole psa database and grep'd for x.net. I could only find entries in the exp_event table.
Looking for an incorrect zone in /var/named/run-root returns no results for neither the new domain (x.net) or the re-added domain alias (x.org).
Summary
- Error DNS record already exists. when creating a domain alias.
- Definitely no entries in the psa.dns_recs table.
- Definitely no invalid zone files in /var/named/run-root
What can I do as a next step?