[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@feagri.unicamp.br http://www.feagri.unicamp.br Fone(0xx19) 35211031-35211038-91173116 ou FAX(55xx19) 35211005/35211010
-----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@localdomain.org
Em 15-03-2010 09:54, Pascal Volk escreveu:
dovecot -n Hi,
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@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@feagri.unicamp.br http://www.feagri.unicamp.br Fone(0xx19) 35211031-35211038-91173116 ou FAX(55xx19) 35211005/35211010
On 03/15/2010 02:20 PM Clovis Tristao wrote:
# 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@feagri.unicamp.br auth default: passdb: driver: pam userdb: driver: passwd plugin: quota: fs:user
I can't see any *_verbose/*_debug settings. http://wiki.dovecot.org/Logging#Logging_verbosity Also have a look into Steffen's mail, there are also some useful hints.
Regards, Pascal
The trapper recommends today: c01dcofe.1007414@localdomain.org
Em 15-03-2010 10:35, Pascal Volk escreveu:
On 03/15/2010 02:20 PM Clovis Tristao wrote:
# 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@feagri.unicamp.br auth default: passdb: driver: pam userdb: driver: passwd plugin: quota: fs:user
I can't see any *_verbose/*_debug settings. http://wiki.dovecot.org/Logging#Logging_verbosity Also have a look into Steffen's mail, there are also some useful hints.
Regards, Pascal
OK,
I enable mail_debug: yes
-- Clovis Tristao - UNICAMP/Faculdade de Engenharia Agricola Administrador de Redes - Secao de Informatica (SINFO) E-mail: clovis@feagri.unicamp.br http://www.feagri.unicamp.br Fone(0xx19) 35211031-35211038-91173116 ou FAX(55xx19) 35211005/35211010
Hi,
Dovecot running with debug, the following message appeared and then the error:
Mar 15 10:43:47 mail dovecot: IMAP(any_user): Corrupted index cache file /home/any_user/.imap/Sent/doveco t.index.cache: Broken MIME parts for mail UID 853 Mar 15 10:43:47 mail dovecot: IMAP(any_user): Disconnected: BUG: Unknown internal error bytes=74/707
What can be? Some corrupted file? Generate this BUG messages?
Can I leave the debug for some time to track other users?
Thansk a lot,
Clovis
Em 15-03-2010 10:49, Clovis Tristao escreveu:
Em 15-03-2010 10:35, Pascal Volk escreveu:
On 03/15/2010 02:20 PM Clovis Tristao wrote:
# 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@feagri.unicamp.br auth default: passdb: driver: pam userdb: driver: passwd plugin: quota: fs:user I can't see any *_verbose/*_debug settings. http://wiki.dovecot.org/Logging#Logging_verbosity Also have a look into Steffen's mail, there are also some useful hints.
Regards, Pascal OK,
I enable mail_debug: yes
-- Clovis Tristao - UNICAMP/Faculdade de Engenharia Agricola Administrador de Redes - Secao de Informatica (SINFO) E-mail: clovis@feagri.unicamp.br http://www.feagri.unicamp.br Fone(0xx19) 35211031-35211038-91173116 ou FAX(55xx19) 35211005/35211010
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, 15 Mar 2010, Clovis Tristao wrote:
Mar 15 10:43:47 mail dovecot: IMAP(any_user): Corrupted index cache file /home/any_user/.imap/Sent/dovecot.index.cache: Broken MIME parts for mail UID 853 Mar 15 10:43:47 mail dovecot: IMAP(any_user): Disconnected: BUG: Unknown internal error bytes=74/707
Did you upgraded from an earlier version of Dovecot?
Google found this:
http://www.mail-archive.com/dovecot%40dovecot.org/msg15971.html Timo responded:
"If it happens only once then don't worry about it. Or perhaps you could just go and delete all dovecot.index.cache files to avoid these errors (but that again makes the performance worse temporarily for those whose files are already fixed)."
Regards,
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBS55H7b+Vh58GPL/cAQI+ywf+LHDni2vP9v6VHGvxYzBdE8FG1GxG1f63 hxzfKvokwrBbMKjXXIZulDCiMEpSC90XrasCXsmy6vAh5YyPtXh4UUDOLZEKo2L/ 3es4J3rWV8oGyoh+zr+jHUUto6EdfnFLqlx7UjfEpH+OafE6RbUcon/R2poS92yZ lcvRxhHdqsRq5ToO4fOhb1RnFcORRPHn5mLvF/aArt0v0T7Sgpe8aKofYMUc4FUB k4b+gXlvudS8xAmhy+T9FfCX+41BpM0mHTzkO+S9oh/a9sj43iWiBeXnE8rI6aIS qdTvLQYYdK5yjbWOEOSm+QuCbazUUvtOfZKI9TMutRjxxwQAPLXfQQ== =E2UE -----END PGP SIGNATURE-----
participants (3)
-
Clovis Tristao
-
Pascal Volk
-
Steffen Kaiser