From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id 84D693858D28 for ; Tue, 24 Jan 2023 13:19:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 84D693858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.cz Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id AE0231F8C2 for ; Tue, 24 Jan 2023 13:19:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1674566379; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YsF0Qaz9F9VT+HnXQOlCDnfKY0yPZ02W8q5QhhdxQHI=; b=qbicwVDfVOwrURwNGc31nQIBCJNmVUjzv8gF4VX4fH+2Wh0v1tvO+WvvUnKy5Tbwt7pVh9 66aCEH0RUROR5SBOhmD5mgqK95HUfQcfsJuVoqJ43mmw1fD/KOhFWEcOKebtXAKssjTl7m 0jtGHLPB5d/il2KOYXT7CyiEdS27pXA= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1674566379; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YsF0Qaz9F9VT+HnXQOlCDnfKY0yPZ02W8q5QhhdxQHI=; b=kly+FQOjTeKGJ3sdU9T2OWPqCaFwHPd4h6v8VNn+H+ml1vrPFFy3xxKU8Zin3Rq0nRY5wx smJb+yqLu8hgjbAg== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id A066F13487 for ; Tue, 24 Jan 2023 13:19:39 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id OVMaJ+vaz2OxWwAAMHmgww (envelope-from ) for ; Tue, 24 Jan 2023 13:19:39 +0000 From: Martin Jambor To: overseers@sourceware.org Cc: Subject: Re: Issues attempting to subscribe to libc-alpha@sourceware.org In-Reply-To: References: User-Agent: Notmuch/0.37 (https://notmuchmail.org) Emacs/28.2 (x86_64-suse-linux-gnu) Date: Tue, 24 Jan 2023 14:19:32 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hello again, On Tue, Jan 24 2023, Martin Jambor wrote: > Hello overseers@sourceware.org, > > when attempting to subscribe to the libc mailing list > libc-alpha@sourceware.org with this email address, I get the following > error immediately after hitting the subscribe button on the web > interface: > > Internal Server Error > > The server encountered an internal error or misconfiguration and was unable to complete your request. > > Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error. > > More information about this error may be available in the server error log. > > In case this is not a known problem I thought you'd want to be notified. > A notice when the bug is fixed would be greatly appreciated. > What is worse, the attempt (and there were not that many) seems to have put me on some sort of black-list and whenever I try to access any sourceware.org resources (such as GCC bugzilla) from my computer (coming from 193.86.92.180) or any other machine in SUSE Prague office, I get the same 500 Internal error message. I sort of need to access GCC bugzilla bugs, can you please have a look at what is going on? Thank you very much, Martin