-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 3.4.8
-
Component/s: Bitbucket
-
None
-
Severity 1 - Critical
I just updated from SourceTree 3.4.6 to 3.4.8 and now I can't access the remote repositories.
Any operation results in this msg:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --prune --tags origin
Server refused public-key signature despite accepting key!
FATAL ERROR: No supported authentication methods available (server sent: publickey)
fatal: Could not read from remote repository.
Luckily, I also have the GitExtensions tool installed, and it can still access my repos.
Why does updating SourceTree break my access?