Hello.

My normal run for weekly failed badly.

On my normal masscheck machine (Windows 10 /w Cygwin 64) my log is filled with following:

dns: sendto() to [192.168.1.122]:53 failed: No buffer space available, failing over to [8.8.8.8]:53 dns: sendto() to [192.168.1.120]:53 failed: No buffer space available, failing over to [192.168.1.121]:53 dns: sendto() to [192.168.1.120]:53 failed: No buffer space available, failing over to [192.168.1.121]:53 dns: sendto() to [192.168.1.120]:53 failed: No buffer space available, failing over to [192.168.1.121]:53 dns: sendto() to [192.168.1.121]:53 failed: No buffer space available, failing over to [192.168.1.122]:53 dns: sendto() to [192.168.1.121]:53 failed: No buffer space available, no more alternatives dns: sendto() to [192.168.1.121]:53 failed: No buffer space available, failing over to [192.168.1.122]:53 dns: sendto() to [192.168.1.122]:53 failed: No buffer space available, failing over to [8.8.8.8]:53 dns: sendto() to [192.168.1.122]:53 failed: No buffer space available, failing over to [8.8.8.8]:53 dns: sendto() to [192.168.1.122]:53 failed: No buffer space available, no more alternatives dns: sendto() to [192.168.1.121]:53 failed: No buffer space available, failing over to [192.168.1.122]:53 dns: sendto() to [8.8.8.8]:53 failed: No buffer space available, failing over to [8.8.4.4]:53


The google dns is there as a last resort 5th dns for my lan, if everything else fails - normally not used.


On my backup masscheck machine (Ubuntu 14.10 on Azure) my log is filled with following:

Argument "" isn't numeric in sprintf at /home/azureuser/masscheckwork/weekly_mass_check/masses/../lib/Mail/SpamAssassin/DnsResolver.pm line 751.
bgread: received a 139 bytes packet from 127.0.0.1, decoded 0 bytes
Argument "" isn't numeric in sprintf at /home/azureuser/masscheckwork/weekly_mass_check/masses/../lib/Mail/SpamAssassin/DnsResolver.pm line 751.
bgread: received a 99 bytes packet from 127.0.0.1, decoded 0 bytes
Argument "" isn't numeric in sprintf at /home/azureuser/masscheckwork/weekly_mass_check/masses/../lib/Mail/SpamAssassin/DnsResolver.pm line 751.
bgread: received a 105 bytes packet from 127.0.0.1, decoded 0 bytes
Argument "" isn't numeric in sprintf at /home/azureuser/masscheckwork/weekly_mass_check/masses/../lib/Mail/SpamAssassin/DnsResolver.pm line 751.
bgread: received a 141 bytes packet from 127.0.0.1, decoded 0 bytes


Something with dns is wrong, and that is two separate environments, 1st at my home, 2nd at Azure cloud. The common nominators are:

- auto-mass-check.sh
- non recursive bind9 dns server

Any ideas?

--
jarif.bit

Reply via email to