• 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.

Bind won't start: "zone 'domain.com': already exists previous definition"

N

Nicksput

Guest
Hello,

after updating to V 9.0 Bind won't start no matter if trying in Plesk or in command line. Following the sample error message, which occurs for every single domain:
/etc/named.conf.include.plesk-zones:117: zone 'domain.com': already exists previous definition: /etc/named.conf.include.plesk-zones:117

And at the end:
/etc/named.conf.include.plesk-zones:1733: attempt to redefine acl 'common-allow-transfer' previous definition: /etc/named.conf.include.plesk-zones :1733

Could someone please help?
 
Hi,

Make sure you do not have manually added configurations/zone files
Also try running the following command to rebuild DNS zone for a domain:
/usr/local/psa/bin/dnsmng update domain.com
or
/usr/local/psa/admin/bin/dnsmng update domain.com

and next try to start bind and check if error will still show for domain.com or no. If no then run this query for every domain.
 
Back
Top