-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
3.0.8
-
Windows 10 x64 Pro
SourceTree 3.0.8
Git for Windows 2.19.1
Git Credentials Manager 1.18.2
Azure DevOps (aka Visual Studio Online, aka Visual Studio Team Services)
-
Severity 2 - Major
SourceTree fails to connect to Visual Studio Team Services when the new Azure DevOps URL is in use.
Using "*https://dev.azure.com/ACCOUNT*" fails with error "Authentication failed" when using "Refresh Personal Access Token".
Using "*https://ACCOUNT.visualstudio.com*" works fine. (this is the old domain, new accounts are not using this URL anymore)
Capturing packets using FIDDLER I noticed that when using "https://dev.azure.com/ACCOUNT*" SourceTree tries to connect to "*app.vssps.visualstudio.com" instead of the given URL.
When using " https://ACCOUNT.visualstudio.com", SourceTree connects properly to that URL.
Well, my SourceTree / Azure DevOps breakdown happened sometime between Mon 07 Jun'21 4PM CDT and Wed 09 Jun'21 5:45 PM CDT. On Mon 07 Jun I was able to PUSH a Commit to VSTS from SourceTree but on Wed 09 Jun Commits languish in SourceTree. Notes:
Well, my SourceTree / Azure DevOps breakdown happened sometime between Mon 07 Jun'21 4PM CDT and Wed 09 Jun'21 5:45 PM CDT. On Mon 07 Jun I was able to PUSH a Commit to VSTS from SourceTree but on Wed 09 Jun Commits languish in SourceTree. Notes:
1. On Mon 07 Jun, the Commit to VSTS I was able to PUSH from SourceTree didn't seem to want to go, at first. I clicked the remote globe and it took me to a blank page in my VSTS / Azure repo (the URL had chg'd slightly). I clicked Tools, Options, Authentication, Edit and it indicated "Auth OK". I closed and re-opened SourceTree and refreshed DevOps at least once. At some point, I'm not sure why, the Commit went.
2. On Wed 09 Jun, the SourceTree remote globe was showing an orange warning triangle, and upon clicking, it displayed a msg asking if I had a default browser set. I did not, so I set one (Chrome), to no avail.
3. At the time I was running SourceTree 3.4.3-beta. I have since upgraded to SourceTree 3.4.5-beta-0 [11 May 2021], to no avail.
4. I regen'd a Person Access Token in VSTS and applied it to a new accont in SourceTree, with "Auth OK" indication, to no avail.