Mikhail Teterin
2007-Jan-30 18:38 UTC
[Dovecot] periodic problems with dovecot-1.0rc19 (No authentication sockets found)
Hi, Timo! On the new server running 1.0rc19 people stop being able to login every once in a while. The log messages on the server side are: Jan 30 12:18:50 bonkers dovecot: pop3-login: No authentication sockets found Jan 30 12:18:50 bonkers dovecot: pop3-login: No authentication sockets found Jan 30 12:18:59 bonkers dovecot: pop3-login: No authentication sockets found Jan 30 12:19:01 bonkers dovecot: imap-login: No authentication sockets found Jan 30 12:19:06 bonkers dovecot: pop3-login: No authentication sockets found Restarting dovecot helps for a while, but then the problem reappears... The config-file was copied from an older server running 1.0.r15, where we never saw this problem... The old server ran FreeBSD-4.10/i386. The new one runs FreeBSD-6.2/amd64. Thanks for any hints! Yours, -mi
Justin McAleer
2007-Jan-30 19:23 UTC
[Dovecot] periodic problems with dovecot-1.0rc19 (No authentication sockets found)
Yes, I've seen some segfaults which coincided with such errors as well. It happened for me when I sent a message which was aliased off to 100 or so accounts. I haven't been able to troubleshoot it further yet, though. Mikhail Teterin wrote:> Hi, Timo! > > On the new server running 1.0rc19 people stop being able to login every once > in a while. The log messages on the server side are: > > Jan 30 12:18:50 bonkers dovecot: pop3-login: No authentication sockets found > Jan 30 12:18:50 bonkers dovecot: pop3-login: No authentication sockets found > Jan 30 12:18:59 bonkers dovecot: pop3-login: No authentication sockets found > Jan 30 12:19:01 bonkers dovecot: imap-login: No authentication sockets found > Jan 30 12:19:06 bonkers dovecot: pop3-login: No authentication sockets found > > Restarting dovecot helps for a while, but then the problem reappears... > > The config-file was copied from an older server running 1.0.r15, where we > never saw this problem... > > The old server ran FreeBSD-4.10/i386. The new one runs FreeBSD-6.2/amd64. > > Thanks for any hints! Yours, > > -mi > >
Timo Sirainen
2007-Feb-02 13:11 UTC
[Dovecot] periodic problems with dovecot-1.0rc19 (No authentication sockets found)
On Tue, 2007-01-30 at 13:38 -0500, Mikhail Teterin wrote:> Hi, Timo! > > On the new server running 1.0rc19 people stop being able to login every once > in a while. The log messages on the server side are: > > Jan 30 12:18:50 bonkers dovecot: pop3-login: No authentication sockets found > Jan 30 12:18:50 bonkers dovecot: pop3-login: No authentication sockets found > Jan 30 12:18:59 bonkers dovecot: pop3-login: No authentication sockets found > Jan 30 12:19:01 bonkers dovecot: imap-login: No authentication sockets found > Jan 30 12:19:06 bonkers dovecot: pop3-login: No authentication sockets found > > Restarting dovecot helps for a while, but then the problem reappears...It means that something wiped out the sockets from Dovecot's login_dir (/var/run/dovecot/login or something).> The old server ran FreeBSD-4.10/i386. The new one runs FreeBSD-6.2/amd64.Wonder if there's some cronjob going through the files and deleting them? That's pretty much the only thing I can think of. Earlier Dovecot versions also deleted the sockets when using "dovecot -n" or -a, but that was fixed in rc16. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070202/ec46e401/attachment.bin>
Maybe Matching Threads
- "sleeping without queue" ?
- FETCH for mailbox INBOX UID 39641 got too little data: 4823 vs 4825
- machine hangs on occasion - correlated with ssh break-in attempts
- machine hangs on occasion - correlated with ssh break-in attempts
- dlopen-ing a library with OpenMP by a non-OpenMP process