GNU bug report logs -
#9225
"Can't open server for INBOX"
Previous Next
Reported by: Dave Abrahams <dave <at> boostpro.com>
Date: Tue, 2 Aug 2011 21:13:01 UTC
Severity: normal
Tags: fixed
Found in version 5.110018
Fixed in version 24.1
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9225 in the body.
You can then email your comments to 9225 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bugs <at> gnus.org
:
bug#9225
; Package
gnus
.
(Tue, 02 Aug 2011 21:13:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Dave Abrahams <dave <at> boostpro.com>
:
New bug report received and forwarded. Copy sent to
bugs <at> gnus.org
.
(Tue, 02 Aug 2011 21:13:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
All of a sudden, `q' in my summary buffer fails as follows:
Debugger entered--Lisp error: (error "Can't open server for INBOX")
signal(error ("Can't open server for INBOX"))
error("Can't open server for %s" "INBOX")
gnus-summary-expire-articles()
run-hooks(gnus-summary-prepare-exit-hook)
apply(run-hooks gnus-summary-prepare-exit-hook)
gnus-run-hooks(gnus-summary-prepare-exit-hook)
gnus-summary-exit()
call-interactively(gnus-summary-exit nil nil)
No Gnus v0.18
GNU Emacs 23.3.1 (x86_64-apple-darwin10.8.0, Carbon Version 1.6.0 AppKit 1038.36)
of 2011-08-01 on vulcan
200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok)
101 Capability list:
VERSION 2
IMPLEMENTATION INN 2.5.1
AUTHINFO USER
HDR
LIST ACTIVE ACTIVE.TIMES DISTRIB.PATS HEADERS NEWSGROUPS OVERVIEW.FMT
OVER
POST
READER
STARTTLS
.
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
Information forwarded
to
owner <at> debbugs.gnu.org, bugs <at> gnus.org
:
bug#9225
; Package
gnus
.
(Tue, 02 Aug 2011 21:20:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 9225 <at> debbugs.gnu.org (full text, mbox):
Dave Abrahams <dave <at> boostpro.com> writes:
> All of a sudden, `q' in my summary buffer fails as follows:
>
> Debugger entered--Lisp error: (error "Can't open server for INBOX")
> signal(error ("Can't open server for INBOX"))
> error("Can't open server for %s" "INBOX")
> gnus-summary-expire-articles()
It's trying to contact your IMAP server to expire some messages, but
isn't able to?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
Information forwarded
to
owner <at> debbugs.gnu.org, bugs <at> gnus.org
:
bug#9225
; Package
gnus
.
(Tue, 02 Aug 2011 23:23:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 9225 <at> debbugs.gnu.org (full text, mbox):
on Tue Aug 02 2011, Lars Magne Ingebrigtsen <larsi-AT-gnus.org> wrote:
> Dave Abrahams <dave <at> boostpro.com> writes:
>
>> All of a sudden, `q' in my summary buffer fails as follows:
>>
>> Debugger entered--Lisp error: (error "Can't open server for INBOX")
>> signal(error ("Can't open server for INBOX"))
>> error("Can't open server for %s" "INBOX")
>> gnus-summary-expire-articles()
>
> It's trying to contact your IMAP server to expire some messages, but
> isn't able to?
I eventually discovered, in the gnus server buffer, that Gnus marked
that server "denied" at some point. All I had to do was `O' it and then
I was able to leave the group. But shouldn't Gnus try to open the
server itself?
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
Information forwarded
to
owner <at> debbugs.gnu.org, bugs <at> gnus.org
:
bug#9225
; Package
gnus
.
(Sun, 21 Aug 2011 20:42:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 9225 <at> debbugs.gnu.org (full text, mbox):
Dave Abrahams <dave <at> boostpro.com> writes:
> I eventually discovered, in the gnus server buffer, that Gnus marked
> that server "denied" at some point. All I had to do was `O' it and then
> I was able to leave the group. But shouldn't Gnus try to open the
> server itself?
No, trying to reopen groups that Gnus has already determined are faulty
can be very annoying.
I've now made the expiry thing just ignore denied groups instead of
erroring out.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
Added tag(s) fixed.
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 21 Aug 2011 20:42:03 GMT)
Full text and
rfc822 format available.
bug marked as fixed in version 24.1, send any further explanations to
9225 <at> debbugs.gnu.org and Dave Abrahams <dave <at> boostpro.com>
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 21 Aug 2011 20:42:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bugs <at> gnus.org
:
bug#9225
; Package
gnus
.
(Mon, 22 Aug 2011 00:50:02 GMT)
Full text and
rfc822 format available.
Message #21 received at 9225 <at> debbugs.gnu.org (full text, mbox):
on Sun Aug 21 2011, Lars Magne Ingebrigtsen <larsi-AT-gnus.org> wrote:
> Dave Abrahams <dave <at> boostpro.com> writes:
>
>> I eventually discovered, in the gnus server buffer, that Gnus marked
>> that server "denied" at some point. All I had to do was `O' it and then
>> I was able to leave the group. But shouldn't Gnus try to open the
>> server itself?
>
> No, trying to reopen groups that Gnus has already determined are faulty
> can be very annoying.
Well, the status quo is pretty annoying too: Gnus reports that it "can't
open the server" as though it had tried, when in fact it could if it
would only make the attempt. That certainly discourages the user from
trying the one thing they need to do to get past the problem: ask Gnus
to close and open the server.
The accurate message would be "refusing to try to open server for INBOX
because it failed once." Does that really seem like reasonable
behavior?
I think users would prefer something like "opening server for
INBOX failed 10 minutes ago; do you want me to try again?" Or better,
"opening server for INBOX failed less than 60 seconds ago; close and
reopen manually to force a retry," and after 60 seconds have Gnus be
willing to try again to open the denied server.
> I've now made the expiry thing just ignore denied groups instead of
> erroring out.
Hmm, not sure whether that's an improvement.
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
Information forwarded
to
owner <at> debbugs.gnu.org, bugs <at> gnus.org
:
bug#9225
; Package
gnus
.
(Sat, 10 Sep 2011 19:19:02 GMT)
Full text and
rfc822 format available.
Message #24 received at 9225 <at> debbugs.gnu.org (full text, mbox):
Dave Abrahams <dave <at> boostpro.com> writes:
> The accurate message would be "refusing to try to open server for INBOX
> because it failed once." Does that really seem like reasonable
> behavior?
I've now made the "denied" message clearer.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 09 Oct 2011 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 259 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.