Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus frequently hangs at "nnimap read 0k from imap.gmail.com"
@ 2013-06-25 13:18 Tassilo Horn
  2013-06-25 14:31 ` Joseph Mingrone
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Tassilo Horn @ 2013-06-25 13:18 UTC (permalink / raw)
  To: ding

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-08-20 13:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-25 13:18 Gnus frequently hangs at "nnimap read 0k from imap.gmail.com" Tassilo Horn
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

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).