I use the same key for bitbucket.org and github.com etc. My local bitbucket server upgraded installation seems to always ask for a password on previously working git repos.
I've tried everything from creating new ssh keys with different algorithms etc. and adding to ssh-agent but no luck. Is my setup misconfigured or something and how can I debug why it's asking for a password?
What is the url you are using? Are using the https url or git url? Only the latter will do authentication using the SSH keys.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The issue turned out to be my port was forwarded incorrectly for ssh. Thanks for the response!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.