• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Upgraded to 11.5.30 mu#16 and DNS server fails to start

stefan taylor

New Pleskian
Hi,

Upgraded today and having an array of issues mainly the DNS server failing to start the error is below when i try start the service:

Error: Unable to make action: Unable to manage service by dnsmng: dnsmng: Service /etc/init.d/named failed to start
('--start', 'dns')

How do i solve this and whats causing it, i have had issues all day with different domains showing the default plesk page too.

i running on centos 6.3 final.

Thanks in advance.
 
seems like you have big problems. i suggest you try to contact support, as this is just a community forum
 
Your starting point in any problems should always be with the log files ..
In this case, please monitor the output when you attempt to start named ..

Code:
tail -f /var/log/messages
 
Back
Top