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?
SSH port forwarding was done incorrectly.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.