• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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