We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Dns fail restart
-
- Posts: 2
- Joined: Wed May 03, 2017 1:29 am
- Os: CentOS 6x
- Web: nginx + php-fpm
Dns fail restart
Try adding a new domain and it gives me an error in the "named"
I have verified and the file exists, and the permissions are correct.
SpoilerShow
Deteniendo named: [ OK ]
Iniciando named:
Error in named configuration:
zone domain.com/IN: loading from master file /home/admin/conf/dns/domain.com.db failed: file not found
zone domain.com/IN: not loaded due to errors.
_default/domain.com/IN: file not found
[FALLÓ]
Iniciando named:
Error in named configuration:
zone domain.com/IN: loading from master file /home/admin/conf/dns/domain.com.db failed: file not found
zone domain.com/IN: not loaded due to errors.
_default/domain.com/IN: file not found
[FALLÓ]
-
- Posts: 2
- Joined: Wed May 03, 2017 1:29 am
- Os: CentOS 6x
- Web: nginx + php-fpm
Re: Dns fail restart
Do what this user says, and now everything is worse.dards wrote:Hi, I'm having the same problem but I just found the solution
check how many bind* are installed on your server
yum list installed bind*
Installed Packages
bind.x86_64 32:9.8.2-0.47.rc1.el6 @base
bind-chroot.x86_64 32:9.8.2-0.47.rc1.el6 @base
bind-libs.x86_64 32:9.8.2-0.47.rc1.el6 @base
bind-utils.x86_64 32:9.8.2-0.47.rc1.el6 @base
if you see bind-chroot then this cause problem
yum remove bind-chroot
restart the named
service named restart
I really need help I can not reinstall the whole panel I have almost 1tb on disk