Gnus development mailing list
 help / color / mirror / Atom feed
* server disconnect leads to "article not found"
@ 2002-06-11 23:21 Matthias Andree
  2002-06-12  0:31 ` Matthias Andree
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Andree @ 2002-06-11 23:21 UTC (permalink / 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



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

end of thread, other threads:[~2002-06-13 11:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-11 23:21 server disconnect leads to "article not found" Matthias Andree
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

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