• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

DNS Issue

C

ChildOTK

Guest
Hi Everybody,

I am having a strange issue here, and am not certain as to how I will overcome the issue.

The issue is that I am trying to add a few domain aliases to a domain already in plesk, but everytime I try and add it I keep getting told the DNS Record already exists.

I have checked the named.conf file and the domain name I wish to assign is not in there, and also in Plesk's MySQL DB, does not show it either.

The command I am using is:

mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa \
-e"select z.name, r.host, r.type, r.val from dns_zone z, dns_recs r where z.id=r.dns_zone_id and r.host like '%YOUR-DOMAIN%';"


So the actual domain name is neither in the MySQL DB nor the DNS server config.

Any help will be appreciated.

Thanks
ChildOTK
 
Back
Top