21 Jun 2012 21:24
problem talking to server private/tlsmgr: Resource temporarily unavailable
micah anderson <micah <at> riseup.net>
2012-06-21 19:24:08 GMT
2012-06-21 19:24:08 GMT
I'm running a busy server that is periodically experiencing problems with tlsmgr, at various times (typically once a day at minimum), the following appears in the logs: Jun 16 07:34:40 willet postfix/smtp[24449]: warning: connect to private/tlsmgr: Resource temporarily unavailable Jun 16 07:34:40 willet postfix/smtp[24449]: warning: problem talking to server private/tlsmgr: Resource temporarily unavailable (repeated) this sometimes results in mailer-daemon bounces to postmaster with the SMTP protocol messages including "TLS unavailable due to local problem". Typically mail is working fine, and TLS connections work normally, with this happening every once and a while. This is using postfix version: 2.7.1-1+squeeze1, what follows is the postconf -n output, as well as the master.cf: # postconf -n alias_database = hash:$maps_dir/aliases alias_maps = hash:$maps_dir/aliases,mysql:$maps_dir/mysql_aliases.cf,pcre:$maps_dir/bounce.pcre allow_percent_hack = no biff = no body_checks = pcre:$checks_dir/body_checks command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/lib/postfix data_directory = /var/lib/postfix default_privs = mail(Continue reading)
RSS Feed