Can't push from git to gitlab via SSH (asks for password)?

,

This is the thing that worked for me. I’m on openSUSE Leap 15.5 (both server and client).

Hey there,

i had some other solution, dont know why, but i have this git gui and there is under “help” some public key… maybe you try this to add in gitlab.
image

i tried so much… adding keys, deleting keys
and tried with
eval $(ssh-agent -s)
ssh-add
→ nothing works for more until next startup… but the solution on top, works for me… maybe someone helps :slight_smile: