Hello guys.
I have the error eveytime i issue SSL or delete mail domain.
/usr/local/hestia/bin/v-add-letsencrypt-domain user ``example.com`` ``www.example.com
Error: bind9 restart failed’
Error: 20
/usr/local/hestia/func/main.sh: line 123: [: dns failed to restart: integer expression expected
/usr/local/hestia/func/main.sh: line 184: exit: dns failed to restart: numeric argument required
and
/usr/local/hestia/bin/v-delete-mail-domain user
Error: bind9 restart failed’
Error: bind9 restart failed’
by the way ssl is issued successfully and everything is working. but i want to understand whats going on because everything was good.
this is the syslog:
2026-04-24T11:17:18.401323+03:00 panel named[3987307]: received control channel command ‘reconfig’
2026-04-24T11:17:18.402517+03:00 panel named[3987307]: loading configuration from ‘/etc/bind/named.conf’
2026-04-24T11:17:18.402654+03:00 panel named[3987307]: the working directory is now ‘/var/cache/bind’
2026-04-24T11:17:18.435923+03:00 panel named[3987307]: /etc/bind/named.conf:1090: zone ‘``example.com``’: already exists previous definition: /etc/bind/named.conf:1089
2026-04-24T11:17:18.437072+03:00 panel named[3987307]: /etc/bind/named.conf:1168: zone ‘``example1.com``’: already exists previous definition: /etc/bind/named.conf:1167
2026-04-24T11:17:18.437524+03:00 panel named[3987307]: /etc/bind/named.conf:1207: zone ‘``example2.org``’: already exists previous definition: /etc/bind/named.conf:1206
2026-04-24T11:17:18.438589+03:00 panel named[3987307]: /etc/bind/named.conf:1247: zone ‘``example3.org``’: already exists previous definition: /etc/bind/named.conf:1246
2026-04-24T11:17:18.438996+03:00 panel named[3987307]: /etc/bind/named.conf:1276: zone ‘``example4.com``’: already exists previous definition: /etc/bind/named.conf:1275
2026-04-24T11:17:18.439121+03:00 panel named[3987307]: /etc/bind/named.conf:1286: zone ‘``example5.org``’: already exists previous definition: /etc/bind/named.conf:1285
2026-04-24T11:17:18.444850+03:00 panel named[3987307]: reloading configuration failed: failure
2026-04-24T11:17:18.476487+03:00 panel named[3987307]: received control channel command ‘reload ``example6.co.uk``’
2026-04-24T11:17:18.518325+03:00 panel named[3987307]: received control channel command ‘notify ``example6.co.uk``’
2026-04-24T11:17:32.463295+03:00 panel systemd[1]: Stopping nginx.service - nginx - high performance web server…
2026-04-24T11:17:33.171860+03:00 panel systemd[1]: nginx.service: Deactivated successfully.
2026-04-24T11:17:33.172558+03:00 panel systemd[1]: Stopped nginx.service - nginx - high performance web server.
2026-04-24T11:17:33.173027+03:00 panel systemd[1]: nginx.service: Consumed 8.643s CPU time.
2026-04-24T11:17:33.190997+03:00 panel systemd[1]: Starting nginx.service - nginx - high performance web server…
of course i read:
but seems my case is a bit different.
yesterday I deleted 600+ mail domains which is not needed for me but was created when adding domains. (some domains did not exist already at all but had mail domain)
P.S. by the way: is there a way to add domain without mail domain?