DNS Functions Timing out and slow

Jayjayuk

Verified User
Joined
Mar 21, 2021
Messages
127
I have an issue - not sure what it may be related too.

I just setup a new VPS using Ubuntu, I usually use CentOS, but we all know what happened there...

I imported some cPanel backups and it worked.

However if I go to edit the MX records it won't work.
If I try to reset the DNS - I get a timeout error...
editing DNS zones seems super slow as well...

I tried disabling CSF and it made no difference.

I tried creating new 'test' users, but they don't appear in the list?
 
BUMP.

I am seeing the same issues, this seems to somewhat involve the MX templates within DA:
--
[root@host mx]# tail /var/log/directadmin/error.log
2021:11:18-17:21:46: *** Segmentation fault *** Send::sendData(Record:: start : getDirFiles(/usr/local/directadmin/data/templates/mx, *tld) : User: username : x.x.x.x : /CMD_DNS_MX : json=yes&domain=domain.com&redirect=yes&ipp=50 : (null)
2021:11:18-17:22:02: Timeout (timeout=60) from x.x.x.x : last flagged:
2021:11:18-17:22:02: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2021:11:18-17:22:02: *** Segmentation fault *** Send::sendData(Record:: start : getDirFiles(/usr/local/directadmin/data/templates/mx, *tld) : User: username : x.x.x.x : /CMD_DNS_MX : json=yes&domain=domain.com&ipp=50 : (null)
--

Permissions for the directory /usr/local/directadmin/data/templates/mx and the files within it do seem to be correct.

Has anyone else seen this issue?
 
Back
Top