From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 12454 invoked from network); 20 Jun 2023 19:25:20 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 20 Jun 2023 19:25:20 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qBgyY-00GESU-3D for ml@inbox.vuxu.org; Tue, 20 Jun 2023 14:25:15 -0500 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.96) (envelope-from ) id 1qBgyY-001rKv-0I for ml@inbox.vuxu.org; Tue, 20 Jun 2023 14:25:14 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1qBgyW-001rKp-2W for ding@lists.math.uh.edu; Tue, 20 Jun 2023 14:25:12 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qBgyV-00DSmN-1B for ding@lists.math.uh.edu; Tue, 20 Jun 2023 14:25:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=lzFJHLRnAq6bAtOiWb1xNHMYft0cvBcr8gC17L1Kccs=; b=dyeun1EOJjEIBlrljoHY+9/lrH 410HNUuweXdgOizkS7S0vdtP9D5Qu3AuXuavZJtymNEmu4H+wIjrTpGcl1NMXBBWY2/vHefQZQ/0q h1bL+4q2Jn3h7TIvzEXVP2u5vH0HROQxokFFfNwpHceOGNRZceE17CBiXC2nnQZU0Xw0=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qBgyO-0001jy-4b for ding@gnus.org; Tue, 20 Jun 2023 21:25:06 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qBgyL-0008S2-QC for ding@gnus.org; Tue, 20 Jun 2023 21:25:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org To: ding@gnus.org From: Steinar Bang Subject: Re: Emacs 28.2 gnus: nntp read marks lost after going offline and online again Date: Tue, 20 Jun 2023 21:24:44 +0200 Organization: Probably a good idea Message-ID: <877cryhr7n.fsf@dod.no> References: <871qi7ld1z.fsf@dod.no> <87sfanju2y.fsf@dod.no> <87edm7jqj7.fsf@dod.no> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Cancel-Lock: sha1:PkoXshXXTK6bdVPF2y1oiz6vGnM= Mail-Copies-To: never List-ID: Precedence: bulk >>>>> Steinar Bang : >>>>> Steinar Bang : >>> And twice, since then, all of my nntp servers have lost all groups >>> and read marks. Today it happened when I toggled gnus offline into >>> online, not sure that was what happened yesterday. >> Three times now. >> This time when emacs was just sitting there doing nothing, and the nntp >> groups went AWOL. > Happened again. Four times now. > All ideas for how to track this down are welcome. This is what it looks like when the groups and articles have gone away: https://www.bang.priv.no/screenshots/gnus_no_articles.png No servers have closed for me. This is the server buffer after articles and groups have been lost: https://www.bang.priv.no/screenshots/gnus_server_no_articles.png This is what gnus looks like, after stopping gnus and restarting it: https://www.bang.priv.no/screenshots/gnus_after_stop_and_start.png Ie. everything works normal until gnus starts looking like the first screenshot.