Gnus development mailing list
 help / color / mirror / Atom feed
From: Steve Baumgarten <sbb@panix.com>
Subject: Spurious "Couldn't open server" message in 5.0.13
Date: Tue, 19 Dec 1995 09:04:05 -0500 (EST)	[thread overview]
Message-ID: <199512191404.JAA18859@panix3.panix.com> (raw)

I have a single NNTP server I use locally, plus a couple of
publicly-open NNTP servers that I told Gnus about either via the "B"
command or the "G m" command.  

What I see happening now is that startup is fine, with the main server
contacted and active file and newsgroups read correctly; then the
foreign servers are contacted and are queried for articles.  All this
works well.

However, if I then try to select a local group (i.e., one from my main
NNTP server), I get a "Retrieving..." message followed almost
immediately by "Couldn't open server".  Reselecting the group fixes the
problem and things continue normally.

If I then select a foreign group -- same problem.  It seems that I
can't switch between NNTP servers without getting this error, even
though immediately reselecting the group/server fixes the problem and
allows things to continue normally.

The only time I *don't* see this problem is when I let my local NNTP
server connection time out, so that Gnus would normally attempt to
reconnect.  In this case, there's no problem.

The bug would seem to be in gnus-check-server; the error message
itself is displayed by gnus-select-newsgroup.  Possibly there's some
interaction between an already open NNTP stream and a switch to a
different NNTP server.  I haven't looked into it much further than
that yet.

I don't set too many Gnus variables in my .emacs -- here's the salient
one:

	(setq gnus-select-method '(nntp "news.panix.com"))

Any help would be appreciated.

Steve Baumgarten
sbb@panix.com


                 reply	other threads:[~1995-12-19 14:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=199512191404.JAA18859@panix3.panix.com \
    --to=sbb@panix.com \
    /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).