Cloning git repository

Hello,

after a long time (3 years probably) I wanted to clone the current version of the git repository. But I keep getting the following error:

"No supported authentication methods available (server sent: publickey)"

Has anything changed? How can I proceed? Any hints?
Thanks
Pawel

Kirill Gavrilov's picture

Check public SSH key in settings on development portal and compare it with your local key. Check cloning URL is correct (it hasn't been changed, though).

Note that recent git client updates (like Git for Windows 2.33.1) disabled SHA-1 keys, so that you might need generating a new key and upload it to development portal.