Gnus development mailing list
 help / color / mirror / Atom feed
From: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
Subject: server disconnect leads to "article not found"
Date: Wed, 12 Jun 2002 01:21:59 +0200	[thread overview]
Message-ID: <m33cvtbduw.fsf@merlin.emma.line.org> (raw)

Some strange occurrences with Oort 0.7 from CVS:

I use leafnode with a rather short timeout. When I read a longer mail,
maybe reply, leafnode (NNTP server part, internal development version)
may disconnect. This leafnode version silently disconnects, i. e. the
client just sees EOF (read) or EPIPE (write). With Oort Gnus 0.6,
everything was fine.

With the current version (maybe half a day old), one (random) article is
claimed to be "not found" (bogus message), when it's in fact still there
(I can retrieve the "missing" article by leaving and re-entering the
group and for instance reconstruct the whole thread). I've observed this
for some days now.

The whole thing is maybe related to a POST that takes place, maybe the
disconnect prior to the post messes Gnus' internal state.

What happens:

- timeout, leafnode disconnects (5 min timeout)
- Gnus is supposed to post, connects again, sends MODE READER, POST, the
  article (which is posted properly) and GROUP (to the group it was in).
- At that time, leafnode crashes when reading the updated files (xinetd
  logs SIG 11). Clearly a leafnode bug.
- In the log, I see that Gnus immediately reconnects to leafnode, issues
  MODE READER, GROUP, ARTICLE n

I believe Gnus is confused at this point, not handling the disconnect
after "GROUP" properly, the logs don't yield more information ATM. Is
there any way to track and log Gnus keypresses or actions along with a
timestamp? I've now set up leafnode to run from tcpserver with recordio,
logging into multilog, in the hope that this will reveal more
information should that be necessary.

-- 
Matthias Andree



             reply	other threads:[~2002-06-11 23:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-11 23:21 Matthias Andree [this message]
2002-06-12  0:31 ` Matthias Andree
2002-06-12 17:30   ` David S Goldberg
2002-06-13  0:37     ` Matthias Andree
2002-06-13 11:13       ` Matthias Andree

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=m33cvtbduw.fsf@merlin.emma.line.org \
    --to=ma@dt.e-technik.uni-dortmund.de \
    /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).