Hello Once a day i have these errors in doveecot.log: ==========================================dovecot: Dec 16 14:06:04 Error: auth-worker(default): .Out of memory (Needed 52 bytes) dovecot: Dec 16 14:06:04 Error: auth-worker(default): sql(login,<ip>): Password query failed: MySQL client ran out of memory dovecot: Dec 16 14:06:06 Info: imap-login: Disconnected: user=<login>, method=PLAIN, rip=<ip>, lip=<ip2> dovecot: Dec 16 14:06:06 Error: auth-worker(default): pool_system_malloc(): Out of memory dovecot: Dec 16 14:06:06 Error: child 23022 (auth-worker) returned error 83 (Out of memory) =========================================== And after that nobody can login I do /etc/init.d/dovecot restart and then it's working for a day Before upgrade to alpha5 i was used 0.99.x series without eny errros on this server What can i do to debug this? -- Pavel
Am 16.12.2005 um 14:29 Uhr +0300 schrieb Pavel Volkovitskiy: [Out of memory errors]>And after that nobody can login > >I do /etc/init.d/dovecot restart >and then it's working for a day > >Before upgrade to alpha5 i was used 0.99.x series without eny errros >on this server > >What can i do to debug this?You probably need to bump the shell limit on per-process memory; search man sh(1) for 'ulimit'. hauke -- /~\ The ASCII Ribbon Campaign Hauke Fath \ / No HTML/RTF in email Institut f?r Nachrichtentechnik X No Word docs in email TU Darmstadt / \ Respect for open standards Ruf +49-6151-16-3281
On Fri, 2005-12-16 at 14:29 +0300, Pavel Volkovitskiy wrote:> Once a day i have these errors in doveecot.log: > ==========================================> dovecot: Dec 16 14:06:04 Error: auth-worker(default): .Out of memory > (Needed 52 bytes)Maybe increase this setting: auth_process_size = 256 Although I would have thought 256MB is enough. Maybe it's leaking memory..> And after that nobody can loginIt should be restarted automatically, and that works with me. If you kill all "dovecot-auth -w" processes and try to log in, do logins work anymore? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://dovecot.org/pipermail/dovecot/attachments/20051230/a975948d/attachment.pgp