From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31471 Path: main.gmane.org!not-for-mail From: Hannu Koivisto Newsgroups: gmane.emacs.gnus.general Subject: Reconnection weirdness after network problem Date: 20 Jun 2000 15:50:04 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: <878zw05xfn.fsf@senstation.vvf.fi> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167877 14207 80.91.224.250 (21 Oct 2002 02:37:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:37:57 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id E9AE3D051E for ; Tue, 20 Jun 2000 08:54:07 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id HAC13651; Tue, 20 Jun 2000 07:50:39 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 20 Jun 2000 07:49:51 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA01971 for ; Tue, 20 Jun 2000 07:49:37 -0500 (CDT) Original-Received: from senstation.vvf.fi (senstation.vvf.fi [195.74.10.211]) by mailhost.sclp.com (Postfix) with ESMTP id 20FE8D051E for ; Tue, 20 Jun 2000 08:50:11 -0400 (EDT) Original-Received: from azure by senstation.vvf.fi with local (Exim 3.12 #1 (Debian)) id 134NTh-0008G5-00; Tue, 20 Jun 2000 15:50:05 +0300 Original-To: ding@gnus.org Original-Lines: 38 User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31471 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31471 Greetings, Gnus 5.8.5. While I was writing a news article, network went down. I tried sending several times, always getting a message that connection could not be opened. When the network finally came up and I hit C-c C-c, Gnus said "Denied server". It seems it couldn't establish connection to the server because `g' in group buffer didn't do anything (not even that typical small delay if there are no new news). It somehow managed to send the article, though. After I restarted Gnus, everything worked just fine. Here are the messages from those attempts: """ Sending... Couldn't open connection to news.foo.bar Couldn't send message via news: Couldn't open connection to news.foo.bar Auto-saving... Couldn't send message via news: Couldn't open connection to news.foo.bar Sending... Denied server Couldn't open connection to news.foo.bar Couldn't send message via news: Couldn't open connection to news.foo.bar Auto-saving... Couldn't send message via news: Couldn't open connection to news.foo.bar Sending... Denied server Wrote /home/azure/.nnml_folders/sent-news/2000-06/33 Sending...done Opening nntp server on news.foo.bar... Denied server """ What could cause this? -- Hannu