• 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 won't run after upgrade from 8.1 to 8.2

P

preluderd

Guest
I have upgraded from 8.1 to 8.2 and everything seems to work fine except the DNS service won't start. Windows Event Viewer shows these errors when trying to start the service.

Event Type: Error
Event Source: named
Event Category: None
Event ID: 1
Date: 10/29/2007
Time: 10:21:26 PM
User: N/A
Computer: BELLSOUTH
Description:
C:\Program Files\SWsoft\Plesk\dns\\etc\named.conf:272: zone 'mydomain.com': already exists previous definition: C:\Program Files\SWsoft\Plesk\dns\\etc\named.conf:90

Event Type: Error
Event Source: named
Event Category: None
Event ID: 1
Date: 10/29/2007
Time: 10:21:26 PM
User: N/A
Computer: BELLSOUTH
Description:
loading configuration: failure

Event Type: Error
Event Source: named
Event Category: None
Event ID: 1
Date: 10/29/2007
Time: 10:21:26 PM
User: N/A
Computer: BELLSOUTH
Description:
exiting (due to fatal error)

Anyone have an idea of where to start?
 
Originally posted by preluderd
Description:
C:\Program Files\SWsoft\Plesk\dns\\etc\named.conf:272: zone 'mydomain.com': already exists previous definition: C:\Program Files\SWsoft\Plesk\dns\\etc\named.conf:90

Please open C:\Program Files\SWsoft\Plesk\dns\\etc\named.conf, go to line 272 and remove zone mydomain.com. Next go to line 90 and remove zone mydomain.com. Next start BIND service and run command %plesk_bin%dnsmng UPDATE *.
 
Back
Top