Clovis Tristao
2010-Mar-15 11:53 UTC
[Dovecot] Disconnected BUG Unknown internal error bytes
Hi, I'm using dovecot current version 1.2.11, and is showing the following error when users connect via IMAP. dovecot: IMAP(<user>): Disconnected: BUG: Unknown internal error bytes=77/773 What's happen? How to solve this problem? Thanks a lot, Cl?vis -- Clovis Tristao - UNICAMP/Faculdade de Engenharia Agricola Administrador de Redes - Secao de Informatica (SINFO) E-mail: clovis at feagri.unicamp.br http://www.feagri.unicamp.br Fone(0xx19) 35211031-35211038-91173116 ou FAX(55xx19) 35211005/35211010
Steffen Kaiser
2010-Mar-15 12:53 UTC
[Dovecot] Disconnected BUG Unknown internal error bytes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 15 Mar 2010, Clovis Tristao wrote:> I'm using dovecot current version 1.2.11, and is showing the following error > when users connect via IMAP. > > dovecot: IMAP(<user>): Disconnected: BUG: Unknown internal error bytes=77/773 > > What's happen? How to solve this problem?Well, how about checking the logs before this entry: http://wiki.dovecot.org/Logging For a start post your dovecot -n ouput. When you've narrowed down, which mailbox / user / situation is effected: Turn on rawlog to get the session: http://wiki.dovecot.org/Debugging/Rawlog Trace the running process that is about to die: http://wiki.dovecot.org/Debugging/ProcessTracing Regards, - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBS54t2L+Vh58GPL/cAQLuywf/bueovggAN1fsQIwr9LCjWRH8nAGWgbOd PSZedvBW0MtIeri9kADvxaQHnNMGMrdcjqT9bTPGpu9aQn/Kr6WyJ4XAhmw6+DPZ 5gP7Cps4V+3FnmT+OejC046wo1Y8w+SYFbAh0xk8jZwX1hEyIs2FGClTFqA7BN8d 7D7GvY+SDQsL1VCpVomolDZ6vQb8KW2PWZMFTh7uIgdh20b86tFO0rXL8/1LZxdx lr2etIeEn+1Xszuj0POhVelH+Mz+JtKeCgR12hmK/ClYj8GFhZLDP4KFSWruu+3s ztiNAZ4EmbU6o45KC9joTMFY4xq5Au8s6A13ac8gwxb/ByTYWZTaIQ==l0WI -----END PGP SIGNATURE-----
On 03/15/2010 12:53 PM Clovis Tristao wrote:> Hi, > > I'm using dovecot current version 1.2.11, and is showing the following > error when users connect via IMAP. > > dovecot: IMAP(<user>): Disconnected: BUG: Unknown internal error > bytes=77/773 > > What's happen? How to solve this problem?You forgot to tell us some details, like your `dovecot -n` output. You could also enable some *_debug/*_verbose settings, maybe they will log something useful (http://wiki.dovecot.org/Logging) I've tested imap logins in v1.2.11 with different passdb/userdb settings (passwd/pam, passwd-file/passwd-file and postgresql/postgresql). No problems so far. Regards, Pascal -- The trapper recommends today: c01dcafe.1007413 at localdomain.org
Clovis Tristao
2010-Mar-15 13:20 UTC
[Dovecot] Disconnected BUG Unknown internal error bytes
Em 15-03-2010 09:54, Pascal Volk escreveu:> dovecot -nHi, Output (dovecot -n): # 1.2.11: /etc/dovecot.conf # OS: Linux 2.6.32.9-70.fc12.i686 i686 Fedora release 12 (Constantine) ssl_cert_file: /etc/postfix/ssl/smtpd.crt ssl_key_file: /etc/postfix/ssl/smtpd.key login_dir: /var/run/dovecot/login login_executable(default): /usr/libexec/dovecot/imap-login login_executable(imap): /usr/libexec/dovecot/imap-login login_executable(pop3): /usr/libexec/dovecot/pop3-login mail_location: mbox:~/:INBOX=/var/mail/%u mail_executable(default): /usr/libexec/dovecot/imap mail_executable(imap): /usr/libexec/dovecot/imap mail_executable(pop3): /usr/libexec/dovecot/pop3 mail_plugins(default): quota imap_quota mail_plugins(imap): quota imap_quota mail_plugins(pop3): mail_plugin_dir(default): /usr/lib/dovecot/imap mail_plugin_dir(imap): /usr/lib/dovecot/imap mail_plugin_dir(pop3): /usr/lib/dovecot/pop3 imap_client_workarounds(default): delay-newmail netscape-eoh tb-extra-mailbox-sep imap_client_workarounds(imap): delay-newmail netscape-eoh tb-extra-mailbox-sep imap_client_workarounds(pop3): pop3_client_workarounds(default): pop3_client_workarounds(imap): pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh lda: postmaster_address: postmaster at feagri.unicamp.br auth default: passdb: driver: pam userdb: driver: passwd plugin: quota: fs:user Thanks any help and replies, Cl?vis -- Clovis Tristao - UNICAMP/Faculdade de Engenharia Agricola Administrador de Redes - Secao de Informatica (SINFO) E-mail: clovis at feagri.unicamp.br http://www.feagri.unicamp.br Fone(0xx19) 35211031-35211038-91173116 ou FAX(55xx19) 35211005/35211010