From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73813 Path: news.gmane.org!not-for-mail From: John Sullivan Newsgroups: gmane.emacs.gnus.general Subject: Moving nnimap articles failing with "has no process" error Date: Tue, 02 Nov 2010 14:51:57 -0700 Message-ID: <87iq0f1jia.fsf@myles.home.wjsullivan.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288735784 3115 80.91.229.12 (2 Nov 2010 22:09:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 2 Nov 2010 22:09:44 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22182=ding+2Daccount=gmane.org@lists.math.uh.edu Tue Nov 02 23:09:40 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PDP2x-0006m0-VE for ding-account@gmane.org; Tue, 02 Nov 2010 23:09:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PDP2w-0000cW-S6 for ding-account@gmane.org; Tue, 02 Nov 2010 17:09:38 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PDP2w-0000cR-0Y for ding@lists.math.uh.edu; Tue, 02 Nov 2010 17:09:38 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PDP2u-0004wU-5g for ding@lists.math.uh.edu; Tue, 02 Nov 2010 17:09:37 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PDP2t-0004XN-00 for ; Tue, 02 Nov 2010 23:09:35 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PDP2s-0006iw-Te for ding@gnus.org; Tue, 02 Nov 2010 23:09:34 +0100 Original-Received: from c-98-203-137-180.hsd1.wa.comcast.net ([98.203.137.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Nov 2010 23:09:34 +0100 Original-Received: from john by c-98-203-137-180.hsd1.wa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Nov 2010 23:09:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 53 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-203-137-180.hsd1.wa.comcast.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:KhN1nXpkavrpXV/7aJ1ujBNZy4I= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73813 Archived-At: I mark several messages with # to move, then do B m. I get: Opening TLS connection with `gnutls-cli --insecure -p imaps mail.fsf.org'...done Opening TLS connection to `mail.fsf.org'...done Opening nnimap server on fsf...done Moving to nnimap+fsf:INBOX.SpamMisses: (54860 54862 54866 54870 54873)... nnimap-send-command: Buffer *nnimap mail.fsf.org nil *nntpd**<6> has no process Backtrace: Debugger entered--Lisp error: (error "Buffer *nnimap mail.fsf.org nil *nntpd**<7> has no process") process-send-string(nil "14357 UID STORE 54873 +FLAGS.SILENT (\\Deleted)\n") nnimap-send-command("UID STORE %s +FLAGS.SILENT (\\Deleted)" "54873") apply(nnimap-send-command ("UID STORE %s +FLAGS.SILENT (\\Deleted)" "54873")) nnimap-command("UID STORE %s +FLAGS.SILENT (\\Deleted)" "54873") nnimap-delete-article(54873) nnimap-request-move-article(54873 "INBOX.fsf" "local" (gnus-request-accept-article "nnimap+fsf:INBOX.SpamMisses" (quote nil) t t) t nil) gnus-request-move-article(54873 "nnimap+local:INBOX.fsf" "local" (gnus-request-accept-article "nnimap+fsf:INBOX.SpamMisses" (quote nil) t t) t nil) gnus-summary-move-article(nil) call-interactively(gnus-summary-move-article nil nil) Yeah, I'm moving imap mail between servers. This used to work okay. "Gnus v5.13" "24.0.50.1" Here's the imap-log: 14000 NO Current box is selected READ-ONLY. Return-path: NO Error in IMAP command received by server. Envelope-to: NO Error in IMAP command received by server. Received: NO Error in IMAP command received by server. * NO Error in IMAP command received by server. id NO Error in IMAP command received by server. for NO Error in IMAP command received by server. X-Spam-Checker-Version: NO Error in IMAP command received by server. X-Spam-Level: NO Error in IMAP command received by server. X-Spam-Status: NO Error in IMAP command received by server. * BYE [ALERT] Fatal error: TOO MANY CONSECUTIVE PROTOCOL VIOLATIONS: - Peer has closed the GNUTLS connection Process *nnimap* finished Ideas? I tried closing all of the servers in the server buffer, and then reopening them, but got the same error. -- John Sullivan Emacs Planner Maintainer http://wjsullivan.net/PlannerMode.html