Hello, I was checking the errors on my mailbox server using "doveadm log errors" and found that around 2-3 times a day I get the following error: Jan 29 22:14:43 auth: Error: auth worker: Aborted request: Lookup timed out Any ideas if this is a bad sign? For example some timeout on my side which is too low or is it just an aborted connection from the side of the IMAP client? The configuration on my Dovecot mailbox server can be found here: http://article.gmane.org/gmane.mail.imap.dovecot/80823 It is a Debian 7 box with standard debian packages. Best regards ML
Steffen Kaiser
2015-Jan-30 08:40 UTC
auth: Error: auth worker: Aborted request: Lookup timed out
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 30 Jan 2015, ML mail wrote:> I was checking the errors on my mailbox server using "doveadm log errors" and found that around 2-3 times a day I get the following error: > > Jan 29 22:14:43 auth: Error: auth worker: Aborted request: Lookup timed out > > Any ideas if this is a bad sign? For example some timeout on my side which is too low or is it just an aborted connection from the side of the IMAP client?1st bet is that the SQL query timed out. It is bad sign.> > The configuration on my Dovecot mailbox server can be found here: > > http://article.gmane.org/gmane.mail.imap.dovecot/80823you should place userdb prefetch before userdb sql. The current order makes no sense. But this is not the source of your problem. - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBVMtDknz1H7kL/d9rAQIgHwf7BluhPtKfdZR31VoVsfyEgteQT0rAXE6r bsv96ToibGO+9gFjk3LM745FFJuFwiBsSCqRIrF4KxXBoI4wBY072JlLwnBjOh/C 57wwvVTw8DIPEkMin0cCOo/OLHXXaGs0h9vcQ86F/m4wnQTyMD1l2YYEdAITpoQM s+nqfzPiYfTSsHCOovEdb2L54VYpgJvTE8BXehdvd2sSpygaCZEV91R1ToxGZypy Y1gdd6YR6AIPiBQXdw0rlLJABiSHGwcV1s7g1xBz2exZguxfBDDuP97OPCU+D+c6 efVVqVoedJMi1311/jIYdtyxUjYUGYZXzsKcBCYuyYPWjQ82MdKyLw==rbCo -----END PGP SIGNATURE-----
Do you know what is Dovecot's default SQL query time out and with which parameter can I maybe increase that timeout? Thanks for the hint regarding the userdb prefetch, that makes sense and I have now put the userdb prefetch before the userdb SQL as recommended. Doing that I also noticed that in my /etc/dovecot/conf.d/10-auth.conf I still have the system user authentication enabled with this line: !include auth-system.conf.ext although I am using SQL only (PostgreSQL). Can I safely disable this line you think? On Friday, January 30, 2015 9:45 AM, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 30 Jan 2015, ML mail wrote:> I was checking the errors on my mailbox server using "doveadm log errors" and found that around 2-3 times a day I get the following error: > > Jan 29 22:14:43 auth: Error: auth worker: Aborted request: Lookup timed out > > Any ideas if this is a bad sign? For example some timeout on my side which is too low or is it just an aborted connection from the side of the IMAP client?1st bet is that the SQL query timed out. It is bad sign.> > The configuration on my Dovecot mailbox server can be found here: > > http://article.gmane.org/gmane.mail.imap.dovecot/80823you should place userdb prefetch before userdb sql. The current order makes no sense. But this is not the source of your problem. - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBVMtDknz1H7kL/d9rAQIgHwf7BluhPtKfdZR31VoVsfyEgteQT0rAXE6r bsv96ToibGO+9gFjk3LM745FFJuFwiBsSCqRIrF4KxXBoI4wBY072JlLwnBjOh/C 57wwvVTw8DIPEkMin0cCOo/OLHXXaGs0h9vcQ86F/m4wnQTyMD1l2YYEdAITpoQM s+nqfzPiYfTSsHCOovEdb2L54VYpgJvTE8BXehdvd2sSpygaCZEV91R1ToxGZypy Y1gdd6YR6AIPiBQXdw0rlLJABiSHGwcV1s7g1xBz2exZguxfBDDuP97OPCU+D+c6 efVVqVoedJMi1311/jIYdtyxUjYUGYZXzsKcBCYuyYPWjQ82MdKyLw==rbCo -----END PGP SIGNATURE-----
I don't know if this is related but I also get quite a few of these error messages: Jan 31 14:10:46 auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer Jan 31 14:13:20 auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer Jan 31 14:13:20 auth: Warning: auth client 0 disconnected with 2 pending requests: Connection reset by peer Jan 31 14:13:22 auth: Warning: auth client 0 disconnected with 2 pending requests: EOF Jan 31 14:13:26 auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer maybe around 20-30 per day. On Friday, January 30, 2015 9:28 AM, ML mail <mlnospam at yahoo.com> wrote: Hello, I was checking the errors on my mailbox server using "doveadm log errors" and found that around 2-3 times a day I get the following error: Jan 29 22:14:43 auth: Error: auth worker: Aborted request: Lookup timed out Any ideas if this is a bad sign? For example some timeout on my side which is too low or is it just an aborted connection from the side of the IMAP client? The configuration on my Dovecot mailbox server can be found here: http://article.gmane.org/gmane.mail.imap.dovecot/80823 It is a Debian 7 box with standard debian packages. Best regards ML
hi> I don't know if this is related but I also get quite a few of these error messages: > > Jan 31 14:10:46 auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peermy interpretation: a) you have a very very bz network ... the other end cannot respond to incoming requests even if your network is NOT bz, eg, no collision blinking on your hubs/switches, you are still having network problems b) if all of your dovecot tests is on one host ... disconnect it from the network and see if dovecot's auth finishes its tasks c) to clean up your network ... - use switches ... not hubs .... even inexpensive netgear switches is good enuff - use good 3-6' cat6e cables ... we'll assume the bldg's wiring is done to bldg specs - my guess, you're probably having cabling problems ) - separate slow devices from faster devices eg. separate printers onto its own network with a switch in between printers and everybody else - separate 10/100 devices from gigE devices ... do not mix them up on the same switch/hub c ya alvin> Jan 31 14:13:20 auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer > Jan 31 14:13:20 auth: Warning: auth client 0 disconnected with 2 pending requests: Connection reset by peer > Jan 31 14:13:22 auth: Warning: auth client 0 disconnected with 2 pending requests: EOF > Jan 31 14:13:26 auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer > > maybe around 20-30 per day. >
Reasonably Related Threads
- auth: Error: auth worker: Aborted request: Lookup timed out
- auth: Error: auth worker: Aborted request: Lookup timed out
- auth: Error: auth worker: Aborted request: Lookup timed out
- auth: Error: auth worker: Aborted request: Lookup timed out
- libshout2, ices0-3 and ices2 on Win32. Announce