From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cNf7S2bsPz30Cf for ; Fri, 12 Sep 2025 15:52:04 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cNf7N6kg8z2xLw for ; Fri, 12 Sep 2025 15:52:00 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cNf7G0rcqz2S; Fri, 12 Sep 2025 15:51:53 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757692315; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FuNuIUJbG0qwmU8nJo7sLpgg98HIBf9Xj6PvuBcNB4I=; b=k17vg/Oowt+my+H0aVyurjZXE/MN6FFds9PGDUsTfhHCilHCTfrHPAvVAUvfNDsblwxfi8 yRavZwuzhdnNBLCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757692315; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FuNuIUJbG0qwmU8nJo7sLpgg98HIBf9Xj6PvuBcNB4I=; b=nshy16IbbNroc8JkudP+Fzfa0ftW2ZdnRJ5j8v7AoEiJ/7Nsy+c2V0S4niZMAIeHcZryfY NcOoHIfgkvVcNFmLEDJVJNBXj4Vr3gxKwb+z4uM7LIm7JWj/9JM2KYmswju5pSQL1u0uXE A4yCrVNzYoT6x/63qVOIMWM7+znqszpshsqEasPQvVo1/DGDDjNsZV+7PR6pldC196+qXa Gi0izmgHW5qAJsMCw+kbfz/DeYxq3wS7EOT/tMdAYHn8LgAXv7AIN5BYahbFn0vaZgiF9/ 1neAt66ql9+3uEyLJ6wruEfTYn4ptdAaGVTY3KGK11dLgOlb8zM76qHePNXkbQ== Content-Type: text/plain; charset=utf-8 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: Mime-Version: 1.0 Subject: Re: Permission Denied message for uploadsrc and ssh into builders From: Michael Tremer In-Reply-To: Date: Fri, 12 Sep 2025 16:51:48 +0100 Cc: Matthias Fischer , "IPFire: Development-List" Content-Transfer-Encoding: quoted-printable Message-Id: <6267CA26-8CCC-46E2-B757-EEFD12E05780@ipfire.org> References: <1f13ce21-4526-48b4-bb2e-a2bf09898afd@ipfire.org> <42b34484-371e-4ac3-8dbf-11f588cc0d83@ipfire.org> <1aa863c5-135a-490f-9605-b7bafc20b7e8@ipfire.org> To: Adolf Belka Hello, I am back=E2=80=A6 It seems that it broke again=E2=80=A6 Some problems = with the recent Debian :( -Michael > On 11 Sep 2025, at 16:54, Adolf Belka wrote: >=20 > Hi Matthias, >=20 > On 11/09/2025 17:39, Matthias Fischer wrote: >> On 11.09.2025 16:31, Adolf Belka wrote: >>> Hi Matthias, >> Hi Adolf, >>> I sent a follow-up email yesterday because the system worked again = for me. I was able to do uploadsrc and also ssh into the builders again. >> Ok, thats fine. ;-) >> Here SSH still doesn't like me. Devel is building 'bind 9.20.13' and = I'm >> waiting... We'll see. >=20 > Yesterday it was back working for me. hadn't tested today till just a = couple of minutes ago and I am back getting the Permission denied = message. >=20 > So whatever caused it to work yesterday has changed its mind again = today. >=20 > We will probably have to wait for @Michael to get back home or to = somewhere where he can get reasonable wifi. >=20 > Regards, >=20 > Adolf. >=20 >=20 >> Best >> Matthias >>> Because of the timing, I thought it was due to the restart of the = ipfire web server, presuming that the issue was related to the LDAP = server crashing as it has in the past but if you are still having the = same problem today then there must be some other reason and I also don't = know then why my access became allowed again. >>>=20 >>> Regards, >>>=20 >>> Adolf. >>>=20 >>>=20 >>> On 11/09/2025 14:45, Matthias Fischer wrote: >>>> Hi, >>>>=20 >>>> I can confirm - I've got a similar problem as Adolf - I can't login = per >>>> ssh and I can't pull: >>>>=20 >>>> ***SNIP*** >>>> root@Devel64-2: /git/ipfire-2.x # git pull origin next >>>> mfischer@people.ipfire.org's password: >>>> Permission denied, please try again. >>>> ***SNAP*** >>>>=20 >>>> Looks as if I'm persona non grata... ;-) >>>>=20 >>>> Anyone else? >>>>=20 >>>> Best >>>> Matthias >>>>=20 >>>> On 08.09.2025 12:59, Adolf Belka wrote: >>>>> Hi All, >>>>>=20 >>>>> EDIT:I added the development list to the To: list as I found that = I could not find infrastructure in the email lists so wasn't sure if it = still existed. >>>>>=20 >>>>>=20 >>>>> I am not sure when this would have started as it is a few days = since I did an uploadsrc but when I tried it today I got asked as usual = for bonnietwin@people.ipfire.org's password and I got the following = message >>>>>=20 >>>>> Permission denied, please try again. >>>>>=20 >>>>> However access into IPFire People with the same username and = password is still working fine so nothing changed with those credentials = but they are no longer accepted. >>>>>=20 >>>>> Any idea what could have happened or changed? >>>>>=20 >>>>> At the moment it is not a big thing but if I find any new updates = I won't be able to upload the sourcefile and also if there is an update = that has different rootfiles between x86_64 and aarch64 then I won't be = able to run those builders to get the rootfile results. >>>>>=20 >>>>> Regards, >>>>>=20 >>>>> Adolf. >>>>>=20 >>>>=20 >>>=20 >=20 >=20