Re: [Dovecot] Fatal: listen(143) failed: Interrupted system call

2009-07-27 Thread Sandro Tosi
Hi Timo, thanks for your time and analysis. We upgraded our dovecot installations to # dovecot --version 1.1.13 (Debian Lenny backport package) and the problem went away. It might have been due to our particular infrastructure, now luckily it's working fine. Regards, Sandro Timo Sirainen wrote

Re: [Dovecot] Fatal: listen(143) failed: Interrupted system call

2009-07-26 Thread Timo Sirainen
BTW. I'm now trying it with: while date ; do kill -HUP $(cat /usr/local/var/run/dovecot/master.pid) ; sleep 3s ; done And at the same time running imaptest (http://imapwiki.org/ImapTest), which just rapidly logs in and logs out: imaptest - clients=8 It hasn't broken yet.. > # dovecot --versio

Re: [Dovecot] Fatal: listen(143) failed: Interrupted system call

2009-07-26 Thread Timo Sirainen
On Wed, 2009-07-15 at 12:13 +0200, Sandro Tosi wrote: > > what does it say between the last two HUPs before failing? > Ok, so I was able to replicate the problem: > > $ while date ; do kill -HUP $(cat /var/run/dovecot/master.pid) ; sleep > 15s ; done .. > Attached the strace file from 09.04 to 09.

Re: [Dovecot] Fatal: listen(143) failed: Interrupted system call

2009-07-14 Thread Timo Sirainen
On Tue, 2009-07-14 at 14:52 +0200, Sandro Tosi wrote: > dovecot: 2009-07-14 04:05:04 Warning: SIGHUP received - reloading > configuration > dovecot: 2009-07-14 04:05:04 Error: Temporary failure in creating login > processes, slowing down for now Does it say elsewhere why this temporary failure hap

[Dovecot] Fatal: listen(143) failed: Interrupted system call

2009-07-14 Thread Sandro Tosi
Hello, we found dovecot down on one of our servers, with this error in the log: dovecot: 2009-07-14 04:05:04 Warning: SIGHUP received - reloading configuration dovecot: 2009-07-14 04:05:04 Error: Temporary failure in creating login processes, slowing down for now dovecot: 2009-07-14 04:05:04 Fatal