* Permission denied on git.ipfire.org
@ 2019-08-04 12:00 Matthias Fischer
2019-08-05 15:19 ` Michael Tremer
0 siblings, 1 reply; 7+ messages in thread
From: Matthias Fischer @ 2019-08-04 12:00 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 904 bytes --]
Hi,
today I tried to lgon to git.ipfire.org after some time.
After updating "/root/.ssh/known_hosts" I still get "Permission denied":
***SNIP***
root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
The authenticity of host 'git.ipfire.org (81.3.27.38)' can't be established.
ECDSA key fingerprint is SHA256:DjAG8b+d3dQEA9+Lxjmtv0loGqS6eXTv83Faz19hjUs.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'git.ipfire.org,81.3.27.38' (ECDSA) to the
list of known hosts.
mfischer(a)git.ipfire.org's password:
Permission denied, please try again.
mfischer(a)git.ipfire.org's password:
Permission denied, please try again.
mfischer(a)git.ipfire.org's password:
Connection closed by 81.3.27.38 port 22
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
***SNAP***
Any hints?
Best,
Matthias
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Permission denied on git.ipfire.org
2019-08-04 12:00 Permission denied on git.ipfire.org Matthias Fischer
@ 2019-08-05 15:19 ` Michael Tremer
2019-08-11 7:56 ` Matthias Fischer
0 siblings, 1 reply; 7+ messages in thread
From: Michael Tremer @ 2019-08-05 15:19 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1336 bytes --]
Hey,
Yes. I am aware of this and working on it.
The reason is that I (had to?) roll out Kerberos and you guys do not have a Kerberos account, yet.
The module that is meant to be doing this is compiling for the whole day already :(
-Michael
> On 4 Aug 2019, at 13:00, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> Hi,
>
> today I tried to lgon to git.ipfire.org after some time.
>
> After updating "/root/.ssh/known_hosts" I still get "Permission denied":
>
> ***SNIP***
> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
> The authenticity of host 'git.ipfire.org (81.3.27.38)' can't be established.
> ECDSA key fingerprint is SHA256:DjAG8b+d3dQEA9+Lxjmtv0loGqS6eXTv83Faz19hjUs.
> Are you sure you want to continue connecting (yes/no)? yes
> Warning: Permanently added 'git.ipfire.org,81.3.27.38' (ECDSA) to the
> list of known hosts.
> mfischer(a)git.ipfire.org's password:
> Permission denied, please try again.
> mfischer(a)git.ipfire.org's password:
> Permission denied, please try again.
> mfischer(a)git.ipfire.org's password:
> Connection closed by 81.3.27.38 port 22
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
> ***SNAP***
>
> Any hints?
>
> Best,
> Matthias
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Permission denied on git.ipfire.org
2019-08-05 15:19 ` Michael Tremer
@ 2019-08-11 7:56 ` Matthias Fischer
2019-08-14 10:36 ` Michael Tremer
0 siblings, 1 reply; 7+ messages in thread
From: Matthias Fischer @ 2019-08-11 7:56 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2098 bytes --]
HI,
just wanted to ask:
I'm still getting "permission denied":
***SNIP***
root(a)Devel: /home/matz/ipfire-2.x # git checkout next
Switched to branch 'next'
root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
mfischer(a)git.ipfire.org's password:
Permission denied, please try again.
mfischer(a)git.ipfire.org's password:
Permission denied, please try again.
mfischer(a)git.ipfire.org's password:
Connection closed by 81.3.27.38 port 22
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
***SNAP**
Anything I can do from my side?
Best,
Matthias
On 05.08.2019 17:19, Michael Tremer wrote:
> Hey,
>
> Yes. I am aware of this and working on it.
>
> The reason is that I (had to?) roll out Kerberos and you guys do not have a Kerberos account, yet.
>
> The module that is meant to be doing this is compiling for the whole day already :(
>
> -Michael
>
>> On 4 Aug 2019, at 13:00, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>>
>> Hi,
>>
>> today I tried to lgon to git.ipfire.org after some time.
>>
>> After updating "/root/.ssh/known_hosts" I still get "Permission denied":
>>
>> ***SNIP***
>> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
>> The authenticity of host 'git.ipfire.org (81.3.27.38)' can't be established.
>> ECDSA key fingerprint is SHA256:DjAG8b+d3dQEA9+Lxjmtv0loGqS6eXTv83Faz19hjUs.
>> Are you sure you want to continue connecting (yes/no)? yes
>> Warning: Permanently added 'git.ipfire.org,81.3.27.38' (ECDSA) to the
>> list of known hosts.
>> mfischer(a)git.ipfire.org's password:
>> Permission denied, please try again.
>> mfischer(a)git.ipfire.org's password:
>> Permission denied, please try again.
>> mfischer(a)git.ipfire.org's password:
>> Connection closed by 81.3.27.38 port 22
>> fatal: Could not read from remote repository.
>>
>> Please make sure you have the correct access rights
>> and the repository exists.
>> ***SNAP***
>>
>> Any hints?
>>
>> Best,
>> Matthias
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Permission denied on git.ipfire.org
2019-08-11 7:56 ` Matthias Fischer
@ 2019-08-14 10:36 ` Michael Tremer
2019-08-14 16:41 ` Matthias Fischer
0 siblings, 1 reply; 7+ messages in thread
From: Michael Tremer @ 2019-08-14 10:36 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2599 bytes --]
Hey,
Sorry for the late reply. This was a bit more stressful than I thought…
However, please log in on https://people.ipfire.org with your usual credentials and change your password.
That will create a Kerberos principal for your account which will allow you to log in again.
Best,
-Michael
> On 11 Aug 2019, at 08:56, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> HI,
>
> just wanted to ask:
>
> I'm still getting "permission denied":
>
> ***SNIP***
> root(a)Devel: /home/matz/ipfire-2.x # git checkout next
> Switched to branch 'next'
> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
> mfischer(a)git.ipfire.org's password:
> Permission denied, please try again.
> mfischer(a)git.ipfire.org's password:
> Permission denied, please try again.
> mfischer(a)git.ipfire.org's password:
> Connection closed by 81.3.27.38 port 22
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
> ***SNAP**
>
> Anything I can do from my side?
>
> Best,
> Matthias
>
> On 05.08.2019 17:19, Michael Tremer wrote:
>> Hey,
>>
>> Yes. I am aware of this and working on it.
>>
>> The reason is that I (had to?) roll out Kerberos and you guys do not have a Kerberos account, yet.
>>
>> The module that is meant to be doing this is compiling for the whole day already :(
>>
>> -Michael
>>
>>> On 4 Aug 2019, at 13:00, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>>>
>>> Hi,
>>>
>>> today I tried to lgon to git.ipfire.org after some time.
>>>
>>> After updating "/root/.ssh/known_hosts" I still get "Permission denied":
>>>
>>> ***SNIP***
>>> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
>>> The authenticity of host 'git.ipfire.org (81.3.27.38)' can't be established.
>>> ECDSA key fingerprint is SHA256:DjAG8b+d3dQEA9+Lxjmtv0loGqS6eXTv83Faz19hjUs.
>>> Are you sure you want to continue connecting (yes/no)? yes
>>> Warning: Permanently added 'git.ipfire.org,81.3.27.38' (ECDSA) to the
>>> list of known hosts.
>>> mfischer(a)git.ipfire.org's password:
>>> Permission denied, please try again.
>>> mfischer(a)git.ipfire.org's password:
>>> Permission denied, please try again.
>>> mfischer(a)git.ipfire.org's password:
>>> Connection closed by 81.3.27.38 port 22
>>> fatal: Could not read from remote repository.
>>>
>>> Please make sure you have the correct access rights
>>> and the repository exists.
>>> ***SNAP***
>>>
>>> Any hints?
>>>
>>> Best,
>>> Matthias
>>
>>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Permission denied on git.ipfire.org
2019-08-14 10:36 ` Michael Tremer
@ 2019-08-14 16:41 ` Matthias Fischer
2019-08-15 15:58 ` Michael Tremer
0 siblings, 1 reply; 7+ messages in thread
From: Matthias Fischer @ 2019-08-14 16:41 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 3079 bytes --]
On 14.08.2019 12:36, Michael Tremer wrote:
> Hey,
Hi,
> Sorry for the late reply. This was a bit more stressful than I thought…
No problem - I'm reading this list and know what's going on... ;-)
> However, please log in on https://people.ipfire.org with your usual credentials and change your password.
Done.
> That will create a Kerberos principal for your account which will allow you to log in again.
Sorry, but I did as you wrote, changed password, at first everything
looked ok, but now I get an error again:
Error 429
oops, something went wrong
This happens with the old AND with the new password.
What can I do? Wait?
Best,
Matthias
> Best,
> -Michael
>
>> On 11 Aug 2019, at 08:56, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>>
>> HI,
>>
>> just wanted to ask:
>>
>> I'm still getting "permission denied":
>>
>> ***SNIP***
>> root(a)Devel: /home/matz/ipfire-2.x # git checkout next
>> Switched to branch 'next'
>> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
>> mfischer(a)git.ipfire.org's password:
>> Permission denied, please try again.
>> mfischer(a)git.ipfire.org's password:
>> Permission denied, please try again.
>> mfischer(a)git.ipfire.org's password:
>> Connection closed by 81.3.27.38 port 22
>> fatal: Could not read from remote repository.
>>
>> Please make sure you have the correct access rights
>> and the repository exists.
>> ***SNAP**
>>
>> Anything I can do from my side?
>>
>> Best,
>> Matthias
>>
>> On 05.08.2019 17:19, Michael Tremer wrote:
>>> Hey,
>>>
>>> Yes. I am aware of this and working on it.
>>>
>>> The reason is that I (had to?) roll out Kerberos and you guys do not have a Kerberos account, yet.
>>>
>>> The module that is meant to be doing this is compiling for the whole day already :(
>>>
>>> -Michael
>>>
>>>> On 4 Aug 2019, at 13:00, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>>>>
>>>> Hi,
>>>>
>>>> today I tried to lgon to git.ipfire.org after some time.
>>>>
>>>> After updating "/root/.ssh/known_hosts" I still get "Permission denied":
>>>>
>>>> ***SNIP***
>>>> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
>>>> The authenticity of host 'git.ipfire.org (81.3.27.38)' can't be established.
>>>> ECDSA key fingerprint is SHA256:DjAG8b+d3dQEA9+Lxjmtv0loGqS6eXTv83Faz19hjUs.
>>>> Are you sure you want to continue connecting (yes/no)? yes
>>>> Warning: Permanently added 'git.ipfire.org,81.3.27.38' (ECDSA) to the
>>>> list of known hosts.
>>>> mfischer(a)git.ipfire.org's password:
>>>> Permission denied, please try again.
>>>> mfischer(a)git.ipfire.org's password:
>>>> Permission denied, please try again.
>>>> mfischer(a)git.ipfire.org's password:
>>>> Connection closed by 81.3.27.38 port 22
>>>> fatal: Could not read from remote repository.
>>>>
>>>> Please make sure you have the correct access rights
>>>> and the repository exists.
>>>> ***SNAP***
>>>>
>>>> Any hints?
>>>>
>>>> Best,
>>>> Matthias
>>>
>>>
>>
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Permission denied on git.ipfire.org
2019-08-14 16:41 ` Matthias Fischer
@ 2019-08-15 15:58 ` Michael Tremer
2019-08-15 16:26 ` Matthias Fischer
0 siblings, 1 reply; 7+ messages in thread
From: Michael Tremer @ 2019-08-15 15:58 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 3343 bytes --]
Hi,
> On 14 Aug 2019, at 17:41, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> On 14.08.2019 12:36, Michael Tremer wrote:
>> Hey,
>
> Hi,
>
>> Sorry for the late reply. This was a bit more stressful than I thought…
>
> No problem - I'm reading this list and know what's going on... ;-)
>
>> However, please log in on https://people.ipfire.org with your usual credentials and change your password.
>
> Done.
>
>> That will create a Kerberos principal for your account which will allow you to log in again.
>
> Sorry, but I did as you wrote, changed password, at first everything
> looked ok, but now I get an error again:
>
> Error 429
> oops, something went wrong
For which URL did you get this?
> This happens with the old AND with the new password.
>
> What can I do? Wait?
>
> Best,
> Matthias
>
>> Best,
>> -Michael
>>
>>> On 11 Aug 2019, at 08:56, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>>>
>>> HI,
>>>
>>> just wanted to ask:
>>>
>>> I'm still getting "permission denied":
>>>
>>> ***SNIP***
>>> root(a)Devel: /home/matz/ipfire-2.x # git checkout next
>>> Switched to branch 'next'
>>> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
>>> mfischer(a)git.ipfire.org's password:
>>> Permission denied, please try again.
>>> mfischer(a)git.ipfire.org's password:
>>> Permission denied, please try again.
>>> mfischer(a)git.ipfire.org's password:
>>> Connection closed by 81.3.27.38 port 22
>>> fatal: Could not read from remote repository.
>>>
>>> Please make sure you have the correct access rights
>>> and the repository exists.
>>> ***SNAP**
>>>
>>> Anything I can do from my side?
>>>
>>> Best,
>>> Matthias
>>>
>>> On 05.08.2019 17:19, Michael Tremer wrote:
>>>> Hey,
>>>>
>>>> Yes. I am aware of this and working on it.
>>>>
>>>> The reason is that I (had to?) roll out Kerberos and you guys do not have a Kerberos account, yet.
>>>>
>>>> The module that is meant to be doing this is compiling for the whole day already :(
>>>>
>>>> -Michael
>>>>
>>>>> On 4 Aug 2019, at 13:00, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> today I tried to lgon to git.ipfire.org after some time.
>>>>>
>>>>> After updating "/root/.ssh/known_hosts" I still get "Permission denied":
>>>>>
>>>>> ***SNIP***
>>>>> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
>>>>> The authenticity of host 'git.ipfire.org (81.3.27.38)' can't be established.
>>>>> ECDSA key fingerprint is SHA256:DjAG8b+d3dQEA9+Lxjmtv0loGqS6eXTv83Faz19hjUs.
>>>>> Are you sure you want to continue connecting (yes/no)? yes
>>>>> Warning: Permanently added 'git.ipfire.org,81.3.27.38' (ECDSA) to the
>>>>> list of known hosts.
>>>>> mfischer(a)git.ipfire.org's password:
>>>>> Permission denied, please try again.
>>>>> mfischer(a)git.ipfire.org's password:
>>>>> Permission denied, please try again.
>>>>> mfischer(a)git.ipfire.org's password:
>>>>> Connection closed by 81.3.27.38 port 22
>>>>> fatal: Could not read from remote repository.
>>>>>
>>>>> Please make sure you have the correct access rights
>>>>> and the repository exists.
>>>>> ***SNAP***
>>>>>
>>>>> Any hints?
>>>>>
>>>>> Best,
>>>>> Matthias
>>>>
>>>>
>>>
>>
>>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Permission denied on git.ipfire.org
2019-08-15 15:58 ` Michael Tremer
@ 2019-08-15 16:26 ` Matthias Fischer
0 siblings, 0 replies; 7+ messages in thread
From: Matthias Fischer @ 2019-08-15 16:26 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 3400 bytes --]
Hi Michael,
On 15.08.2019 17:58, Michael Tremer wrote:
>> ..
>>> However, please log in on https://people.ipfire.org with your usual credentials and change your password.
>>
>> Done.
>>
>>> That will create a Kerberos principal for your account which will allow you to log in again.
>>
>> Sorry, but I did as you wrote, changed password, at first everything
>> looked ok, but now I get an error again:
>>
>> Error 429
>> oops, something went wrong
>
> For which URL did you get this?
I tested:
patchwork.ipfire.org: works with 'mfischer' + OLD password.
git.ipfire.org: works with 'mfischer' + NEW password
people.ipfire.org: didn't work yesterday, but works today... (!?)
Sorry for the noise(?).
Best,
Matthias
>> This happens with the old AND with the new password.
>>
>> What can I do? Wait?
>>
>> Best,
>> Matthias
>>
>>> Best,
>>> -Michael
>>>
>>>> On 11 Aug 2019, at 08:56, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>>>>
>>>> HI,
>>>>
>>>> just wanted to ask:
>>>>
>>>> I'm still getting "permission denied":
>>>>
>>>> ***SNIP***
>>>> root(a)Devel: /home/matz/ipfire-2.x # git checkout next
>>>> Switched to branch 'next'
>>>> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
>>>> mfischer(a)git.ipfire.org's password:
>>>> Permission denied, please try again.
>>>> mfischer(a)git.ipfire.org's password:
>>>> Permission denied, please try again.
>>>> mfischer(a)git.ipfire.org's password:
>>>> Connection closed by 81.3.27.38 port 22
>>>> fatal: Could not read from remote repository.
>>>>
>>>> Please make sure you have the correct access rights
>>>> and the repository exists.
>>>> ***SNAP**
>>>>
>>>> Anything I can do from my side?
>>>>
>>>> Best,
>>>> Matthias
>>>>
>>>> On 05.08.2019 17:19, Michael Tremer wrote:
>>>>> Hey,
>>>>>
>>>>> Yes. I am aware of this and working on it.
>>>>>
>>>>> The reason is that I (had to?) roll out Kerberos and you guys do not have a Kerberos account, yet.
>>>>>
>>>>> The module that is meant to be doing this is compiling for the whole day already :(
>>>>>
>>>>> -Michael
>>>>>
>>>>>> On 4 Aug 2019, at 13:00, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> today I tried to lgon to git.ipfire.org after some time.
>>>>>>
>>>>>> After updating "/root/.ssh/known_hosts" I still get "Permission denied":
>>>>>>
>>>>>> ***SNIP***
>>>>>> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
>>>>>> The authenticity of host 'git.ipfire.org (81.3.27.38)' can't be established.
>>>>>> ECDSA key fingerprint is SHA256:DjAG8b+d3dQEA9+Lxjmtv0loGqS6eXTv83Faz19hjUs.
>>>>>> Are you sure you want to continue connecting (yes/no)? yes
>>>>>> Warning: Permanently added 'git.ipfire.org,81.3.27.38' (ECDSA) to the
>>>>>> list of known hosts.
>>>>>> mfischer(a)git.ipfire.org's password:
>>>>>> Permission denied, please try again.
>>>>>> mfischer(a)git.ipfire.org's password:
>>>>>> Permission denied, please try again.
>>>>>> mfischer(a)git.ipfire.org's password:
>>>>>> Connection closed by 81.3.27.38 port 22
>>>>>> fatal: Could not read from remote repository.
>>>>>>
>>>>>> Please make sure you have the correct access rights
>>>>>> and the repository exists.
>>>>>> ***SNAP***
>>>>>>
>>>>>> Any hints?
>>>>>>
>>>>>> Best,
>>>>>> Matthias
>...
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2019-08-15 16:26 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-04 12:00 Permission denied on git.ipfire.org Matthias Fischer
2019-08-05 15:19 ` Michael Tremer
2019-08-11 7:56 ` Matthias Fischer
2019-08-14 10:36 ` Michael Tremer
2019-08-14 16:41 ` Matthias Fischer
2019-08-15 15:58 ` Michael Tremer
2019-08-15 16:26 ` Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox