I'm using cPanel 88.0 (build 9).
The status of dnsadmin is DOWN. I am trying to start it, but getting PID file error. Here's results of a status check:
I don't understand the "Too many levels of symbolic links", and "Too many open files", and how to correct the errors.
This seems to have started after an auto-update "PowerDNS Configuration updated", which immediately generated error "cPanel & WHM update failure in upcp script".
Any ideas on how to fix?
Thanks.
The status of dnsadmin is DOWN. I am trying to start it, but getting PID file error. Here's results of a status check:
Code:
[root@dev scripts]# systemctl status dnsadmin
* dnsadmin.service - cPanel DNS admin service
Loaded: loaded (/etc/systemd/system/dnsadmin.service; enabled; vendor preset: disabled)
Active: failed (Result: protocol) since Fri 2020-06-12 18:18:34 UTC; 15s ago
Process: 19634 ExecStart=/usr/local/cpanel/scripts/restartsrv_dnsadmin --no-verbose --notconfigured-ok --systemd-service=dnsadmin (code=exited, status=0/SUCCESS)
Jun 12 18:18:34 myserver.com systemd[1]: Starting cPanel DNS admin service...
Jun 12 18:18:34 myserver.com systemd[1]: Can't open PID file /var/run/dnsadmin.pid (yet?) after start: Too many levels of symbolic links
Jun 12 18:18:34 myserver.com systemd[1]: Failed to set a watch for dnsadmin.service's PID file /var/run/dnsadmin.pid: Too many open files
Jun 12 18:18:34 myserver.com systemd[1]: Failed to start cPanel DNS admin service.
Jun 12 18:18:34 myserver.com systemd[1]: Unit dnsadmin.service entered failed state.
Jun 12 18:18:34 myserver.com systemd[1]: dnsadmin.service failed.
This seems to have started after an auto-update "PowerDNS Configuration updated", which immediately generated error "cPanel & WHM update failure in upcp script".
Any ideas on how to fix?
Thanks.