From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.comp.gnu.debbugs,gmane.emacs.devel Subject: Re: https://debbugs.gnu.org and searching .. Date: Thu, 25 Apr 2024 17:20:49 -0600 Message-ID: <20240425171544N@bob.proulx.com> References: <86h6fp1nt0.fsf@gnu.org> <87h6fpctvr.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27115"; mail-complaints-to="usenet@ciao.gmane.io" To: Michael Albinus , Eli Zaretskii , "Alfred M. Szmidt" , emacs-devel@gnu.org, owner@debbugs.gnu.org Original-X-From: help-debbugs-bounces+gcgd-help-debbugs=m.gmane-mx.org@gnu.org Fri Apr 26 01:21:14 2024 Return-path: Envelope-to: gcgd-help-debbugs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1s08Ov-0006l4-Ou for gcgd-help-debbugs@m.gmane-mx.org; Fri, 26 Apr 2024 01:21:14 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s08Om-0007oM-Bl; Thu, 25 Apr 2024 19:21:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s08Oh-0007nb-LM for help-debbugs@gnu.org; Thu, 25 Apr 2024 19:21:00 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s08Og-0007ET-9n for help-debbugs@gnu.org; Thu, 25 Apr 2024 19:20:59 -0400 Original-Received: from havoc.proulx.com ([198.99.81.74]:34662) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s08Ov-0003tm-Ti for owner@debbugs.gnu.org; Thu, 25 Apr 2024 19:21:15 -0400 Original-Received: from joseki.proulx.com (localhost [127.0.0.1]) by havoc.proulx.com (Postfix) with ESMTPS id 2E55928D; Thu, 25 Apr 2024 17:20:50 -0600 (MDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proulx.com; s=dkim2048; t=1714087250; bh=9Mi4Te334Pwc7jR9wCib/5WaeZR1Iia/jmKnspkRHHw=; h=Date:From:To:Subject:References:In-Reply-To:From; b=qUb36f3aR4s/bx14iVgQRoPEhpiOIJ+lT88w29aYuU9knQV+weSq087J1+3KkMC6q GjAKJQEifdYC+fE+Ettgi8fQaf8TFOWo1TNaDdiVlp4QEXvsvy0bnzyNZiRPZZCUHj ghdsmJ4YgUjWh2g9pl/1l1HGS7eJU/IY2nw3uFYWmdfH44lTMCvWm8fTSc2EcRleCf McjJzlIVXgoc+ussoQZhOLcC3gZXDRSsor9UEII3j2qvKllsar8HYyMKtADR6Or8Xx 5GmHFH3LxnBB7YCTF1EddFQFUFOMW729RfaCbn31o/KBG0NDOWzVDJIuNhlLkvMW+t 7NvESF8+kRiDg== Original-Received: from madness.proulx.com (madness.proulx.com [192.168.230.122]) by joseki.proulx.com (Postfix) with ESMTP id C6DBD7A1C5; Thu, 25 Apr 2024 17:20:49 -0600 (MDT) Original-Received: by madness.proulx.com (Postfix, from userid 1000) id BA44FDE74; Thu, 25 Apr 2024 17:20:49 -0600 (MDT) Mail-Followup-To: Michael Albinus , Eli Zaretskii , "Alfred M. Szmidt" , emacs-devel@gnu.org, owner@debbugs.gnu.org Content-Disposition: inline In-Reply-To: <87h6fpctvr.fsf@gmx.de> X-BeenThere: help-debbugs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussion for the tracker at debbugs.gnu.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-debbugs-bounces+gcgd-help-debbugs=m.gmane-mx.org@gnu.org Original-Sender: help-debbugs-bounces+gcgd-help-debbugs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.comp.gnu.debbugs:1044 gmane.emacs.devel:318102 Archived-At: Michael Albinus wrote: > >> It seems that searching in debbugs.gnu.org causes a 500 error. > >> E.g., searching for "in package", and emacs. > > There were too many estmaster processes running in parallel, which > blocked each other. I've killed them. > > Please try it, again. I am just going to note in passing that the www.gnu.org webserver also has Hyper Estraier searching with estseek.cgi and some malicious agent has been poking at it causing so many of those processes to be running that it has browned out that system too. Bob