Re: Tin problem - reconnection always needed?
Joey Mukherjee <[email protected]> Thu, 3 May 2007 18:01:20 -0500
| Newsgroups | gmane.network.tin.user |
|---|---|
| Message-ID | <[email protected]> |
On May 3, 2007, at 5:18 PM, Urs Janßen wrote: > On Thu, May 03, 2007 at 05:04:40PM -0500, Joey Mukherjee wrote: >> I get this from tin on the console: >> >> get_server(): Error: Connection reset by peer >> >> which is probably the error, but why?? > > the remote site has closed the connection > >> <<<: 412 Not in a newsgroup >> XOVER: OK >> nntp command: LIST overview.fmt >>>>> : LIST overview.fmt > > this is all? there should be a response from the server to the > LIST overview.fmt cmd (and when I manually test the server it does > give me > the response). Yes, this really is all. If I hit Y to reconnect: <<<: 412 Not in a newsgroup XOVER: OK nntp command: LIST overview.fmt >>>: LIST overview.fmt nntp_open: BEGIN nntp_open: news.tin.org My guess is the remote site closed the connection (the above error) while I was waiting for the response to LIST overview.fmt cmd. So why can't tin keep this connection? Very strange. Thanks again! Joey