Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: ding@gnus.org
Subject: Gnus frequently hangs at "nnimap read 0k from imap.gmail.com"
Date: Tue, 25 Jun 2013 15:18:23 +0200	[thread overview]
Message-ID: <87bo6umiqo.fsf@thinkpad.tsdh.de> (raw)

Hi all,

since about one or two months, Gnus frequently hangs when retrieving new
mail from Gmail.  I use demons checking for new mail every few minutes
of idle time.

--8<---------------cut here---------------start------------->8---
(add-to-list 'gnus-secondary-select-methods
	     '(nnimap "Gmail"
		      (nnimap-address "imap.gmail.com")))

(require 'gnus-demon)
(gnus-demon-add-handler 'gnus-demon-scan-news 15 5)
--8<---------------cut here---------------end--------------->8---

When Gnus hangs, *Messages* shows:

  20130625T141848.814> nnimap read 0k from imap.gmail.com

I can easily hit `C-g' to quit, and then a `g' will usually work fine
again.  I also use two other IMAP accounts, but this problem seems to
occur only with Gmail.

Is there anyone else encountering this problem?  And how can I diagnose
what's the culprit?

After such a hang, I've checked the " *nnimap imap.gmail.com nil
*nntpd**" buffer.  It contained

--8<---------------cut here---------------start------------->8---
...
* 1201 FETCH (UID 2637 FLAGS (%Seen))
* 1202 FETCH (UID 2638 FLAGS (%Seen))
* 1203 FETCH (UID 2640 FLAGS (%Seen))
2498 OK Success
--8<---------------cut here---------------end--------------->8---

which doesn't look as if it stalled during doing IMAP stuff, so I guess
the problem is somewhere in initiating a connection to Gmail...

Bye,
Tassilo



             reply	other threads:[~2013-06-25 13:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-25 13:18 Tassilo Horn [this message]
2013-06-25 14:31 ` Joseph Mingrone
2013-06-25 15:04   ` Didier Verna
2013-06-26  6:33     ` Tassilo Horn
2013-06-26  6:35       ` Noorul Islam K M
2013-07-15 13:31 ` Philipp Haselwarter
2013-07-15 16:27   ` Erik Colson
2013-07-16  7:36     ` Tassilo Horn
2013-07-16  8:25       ` Steinar Bang
2013-08-07 10:51 ` Tassilo Horn
2013-08-12 17:29   ` Lars Magne Ingebrigtsen
2013-08-20 13:01     ` Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bo6umiqo.fsf@thinkpad.tsdh.de \
    --to=tsdh@gnu.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).