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 4cMMk65wnLz32fg for ; Wed, 10 Sep 2025 13:59:10 +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 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cMMk339YYz2xKC; Wed, 10 Sep 2025 13:59:07 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cMMk10PKhz1nf; Wed, 10 Sep 2025 13:59:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757512745; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MHBzpJaIiMTpodigIKC68pIcLq8wF543z5+2gTTFJq4=; b=/pIYgd4ZDnfsB834nxTA8aDu9QtaXloXmynaJLDEaAhqS92j2hYfuq9y0a0qyZKwfKLmHR /FiJ7yydIxqEb5CA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757512745; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MHBzpJaIiMTpodigIKC68pIcLq8wF543z5+2gTTFJq4=; b=lzIN2WmnUzRtZIcO8Pmot9sK+2a6adZSKTs/AEt5rSwPAXRWpdRhtCkAsA5YB2OSo1rs8M jBFiA1SdyENTKhulKc3shKPwSFAak/wIkqoYqKSMuEvCaptnE8HaSaT9h82bP2Pb03lZ1T l+9jC8qZCFqcaumlHvJzFalWm2xb2tEz1PMwkUTexRXtzV3o1pSBCBGhzHg5a32CzPYt9/ pp12UxJAzU1Jpvrwv4vZei6i2pSMpDRFuEsuWZ22jilmYsgkPAab5ijSQQMHA5+fCf+1Sx jXsZ0m2rkGtOY5KfvIsnKXXWdQUp3cUMVGK0iG6i0SvMjNwMs0eCt0wPf5bZ7Q== Message-ID: Date: Wed, 10 Sep 2025 15:58:59 +0200 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: Adolf Belka To: "IPFire: Infrastructure-List" , "IPFire: Development-List" References: <1f13ce21-4526-48b4-bb2e-a2bf09898afd@ipfire.org> Content-Language: en-GB In-Reply-To: <1f13ce21-4526-48b4-bb2e-a2bf09898afd@ipfire.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi All, It looks like the restarting of the web server resolved my problem as I can now upload files with ./make.sh uploadsrc and also access both the builders again. So please ignore this issue now. Regards, Adolf. On 08/09/2025 12:59, Adolf Belka wrote: > Hi All, > > 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. > > > 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 > > Permission denied, please try again. > > 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. > > Any idea what could have happened or changed? > > 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. > > Regards, > > Adolf.