Page 1 of 1

Error: named restart failed

Posted: Wed Oct 02, 2019 5:46 pm
by Datuned
Hello,

I am currently hosting two websites on my VPS using VestaCP.(Kindly note that i only have one IP address)

I tried adding the third domain but got this error "Error: named restart failed"

I really need help in solving this problem. I think the problem might be my dns records

Re: Error: named restart failed

Posted: Wed Oct 02, 2019 9:18 pm
by NordicSnowman
I think there has to be more information about the problem than this to help you with a suggestion.

Take a look at the error log file to start with

Code: Select all

nano /var/log/vesta/error.log
Or, if you want to see it live, run this command, then try to add the website again to see the error live

Code: Select all

tail -f /var/log/vesta/error.log

Re: Error: named restart failed

Posted: Wed Oct 02, 2019 10:19 pm
by grayfolk
I think more sense to check Bind logs.

Re: Error: named restart failed

Posted: Thu Oct 03, 2019 4:07 am
by Datuned
NordicSnowman wrote:
Wed Oct 02, 2019 9:18 pm
I think there has to be more information about the problem than this to help you with a suggestion.

Take a look at the error log file to start with

Code: Select all

nano /var/log/vesta/error.log
Or, if you want to see it live, run this command, then try to add the website again to see the error live

Code: Select all

tail -f /var/log/vesta/error.log
Below is the screenshot of the command

Code: Select all

systemctl status named.service
https://pasteboard.co/IAcPRFu.png
https://pasteboard.co/IAcQ9jN.png
https://pasteboard.co/IAcQjRc.png

Re: Error: named restart failed

Posted: Thu Oct 03, 2019 4:16 am
by Datuned
Datuned wrote:
Thu Oct 03, 2019 4:07 am
NordicSnowman wrote:
Wed Oct 02, 2019 9:18 pm
I think there has to be more information about the problem than this to help you with a suggestion.

Take a look at the error log file to start with

Code: Select all

nano /var/log/vesta/error.log
Or, if you want to see it live, run this command, then try to add the website again to see the error live

Code: Select all

tail -f /var/log/vesta/error.log
Below is the screenshot of the command

Code: Select all

systemctl status named.service
https://pasteboard.co/IAcQjRc.png
https://pasteboard.co/IAcPRFu.png
https://pasteboard.co/IAcQ9jN.png

Re: Error: named restart failed

Posted: Thu Oct 03, 2019 4:18 am
by Datuned
Datuned wrote:
Thu Oct 03, 2019 4:16 am
Datuned wrote:
Thu Oct 03, 2019 4:07 am
NordicSnowman wrote:
Wed Oct 02, 2019 9:18 pm
I think there has to be more information about the problem than this to help you with a suggestion.

Take a look at the error log file to start with

Code: Select all

nano /var/log/vesta/error.log
Or, if you want to see it live, run this command, then try to add the website again to see the error live

Code: Select all

tail -f /var/log/vesta/error.log
Below is the screenshot of the command

Code: Select all

systemctl status named.service
https://pasteboard.co/IAcPRFu.png
https://pasteboard.co/IAcQ9jN.png
https://pasteboard.co/IAcQjRc.png

Re: Error: named restart failed

Posted: Thu Oct 03, 2019 4:23 am
by Datuned
grayfolk wrote:
Wed Oct 02, 2019 10:19 pm
I think more sense to check Bind logs.
Kindly check the screenshots of a couple of the commands i ran.

https://pasteboard.co/IAcPRFu.png
https://pasteboard.co/IAcQ9jN.png
https://pasteboard.co/IAcQjRc.png