Hi Nikola,

you mean the issue is when you clone on the command line but with the URL
from the website, right?

In that case, check that your ~/.ssh/config has no special entry for the
git server and that you are cloning as the user that owns the keys.

Also you might want to enable verbose SSH like so: GIT_SSH_COMMAND='ssh
-v'  git clone <URL>

I hope this helps
Konrad

On Thu, Mar 13, 2025 at 1:50 PM Nikola Davidova <ndavi...@redhat.com> wrote:

> It works in command line, the problem is only on the web.
>
> On Thu, Mar 13, 2025 at 1:45 PM Nikola Davidova <ndavi...@redhat.com>
> wrote:
>
>> This is what I meant:
>>
>> [image: image.png]
>>
>> On Thu, Mar 13, 2025 at 1:37 PM Konrad Kleine <kkle...@redhat.com> wrote:
>>
>>> Hi Nikola,
>>>
>>> I don't know how you've tried cloning but this works for me: "fedpkg
>>> clone forks/<USERNAME>/rpms/<REPO>".
>>>
>>> Regards
>>> Konrad
>>>
>>> On Thu, Mar 13, 2025 at 1:15 PM Nikola Davidova <ndavi...@redhat.com>
>>> wrote:
>>>
>>>> Hello,
>>>> I'm having trouble cloning a forked repository from
>>>> https://src.fedoraproject.org/ via SSH. I have uploaded my SSH key to
>>>> pagure, but I still see the error:
>>>> *You need to upload SSH key to be able to clone over SSH*
>>>> Could someone help me troubleshoot this? (I am in the packager group)
>>>> Thanks in advance for any assistance.
>>>>
>>>> Best regards,
>>>> Nikola Davidova
>>>> --
>>>> _______________________________________________
>>>> devel mailing list -- devel@lists.fedoraproject.org
>>>> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>>>> Fedora Code of Conduct:
>>>> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
>>>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>>>> List Archives:
>>>> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>>>> Do not reply to spam, report it:
>>>> https://pagure.io/fedora-infrastructure/new_issue
>>>>
>>> --
>>> _______________________________________________
>>> devel mailing list -- devel@lists.fedoraproject.org
>>> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>>> Fedora Code of Conduct:
>>> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
>>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>>> List Archives:
>>> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>>> Do not reply to spam, report it:
>>> https://pagure.io/fedora-infrastructure/new_issue
>>>
>> --
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to