From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS14618 54.86.0.0/16 X-Spam-Status: No, score=-2.6 required=3.0 tests=AWL,BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_NONE,SPF_PASS, T_DKIM_INVALID,T_RP_MATCHES_RCVD shortcircuit=no autolearn=no autolearn_force=no version=3.4.0 Received: from mail.javad.com (mail.javad.com [54.86.164.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id C992C1F404 for ; Wed, 7 Mar 2018 05:41:57 +0000 (UTC) Received: from osv (unknown [89.175.180.246]) by mail.javad.com (Postfix) with ESMTPSA id 82CF83E8C3 for ; Wed, 7 Mar 2018 05:41:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=javad.com; s=default; t=1520401316; bh=dbPJrolwpmDy6a5zPiRYA5r/Kjz0Wgi7xFiY0YyU3dM=; l=917; h=Received:From:To:Subject; b=JlJfDCbEsmAJrthi1rjbwwgaInZ9k6cjG3LNXNlmOwiVCvqVZ+ETxi4Ao6eUiZ7V4 mmF/yJoEwIYp0IHUvwZwfS59Z5ePWIQE5kayXRxPFhQUTSbPo8O6AQ1FzduZAk3SN7 RN+9qEjQgPoAItweSJFLAmp5+F22qiE/pIkRvTKg= Authentication-Results: mail.javad.com; spf=pass (sender IP is 89.175.180.246) smtp.mailfrom=osv@javad.com smtp.helo=osv Received-SPF: pass (mail.javad.com: connection is authenticated) Received: from osv by osv with local (Exim 4.84_2) (envelope-from ) id 1etRpq-0000UN-Rv for meta@public-inbox.org; Wed, 07 Mar 2018 08:41:54 +0300 From: Sergey Organov To: meta@public-inbox.org Subject: inbox.comp.version-control.git just stopped working Date: Wed, 07 Mar 2018 08:41:54 +0300 Message-ID: <8760684f31.fsf@javad.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-Id: Hi, I'm using inbox.comp.version-control.git for a few days now, and it worked fine till now. I'm using Gnus from within Emacs to access it via NNTP. Just a few minutes ago, however, attempts to enter the inbox.comp.version-control.git from Gnus started to give "Server closed connection" error, even though some other groups on public-inbox still work fine. The only difference I see is that inbox.comp.version-control.git has much more messages than most of the other groups on the public-inbox... wait... Here are 3 fattest groups, and none of them I can visit from Gnus: 438320: inbox.comp.lang.ruby.core 438320: inbox.comp.lang.ruby.dev 341199: inbox.comp.version-control.git To check if it's Gnus problem, I've just visited: 1523921: gmane.linux.debian.devel.bugs.general and it works fine. Any idea what's wrong between Gnus and public-inbox for large groups? -- Sergey