• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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