• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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