Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication failed to clone VSTS repository #5397

Closed
fluffy-cakes opened this issue Aug 14, 2018 · 6 comments
Closed

Authentication failed to clone VSTS repository #5397

fluffy-cakes opened this issue Aug 14, 2018 · 6 comments
Labels
more-info-needed The submitter needs to provide more information about the issue

Comments

@fluffy-cakes
Copy link

Description

Unable to clone a VSTS (*.visualstudio.com) private repository. Authentication failed error appears.

image

Version

  • GitHub Desktop: 1.3.2
  • Operating system: Win 10

Steps to Reproduce

  1. Created new VSTS account and repo
  2. Copied clone link from VSTS
  3. Paste clone link into Github Desktop and clicked Clone

Expected Behavior

Usually pops up to log in and clone the repository. I 'Generate Git Credentials' from VSTS repository page and generate a username/password for GitHub Desktop to use, and it would Clone.

Actual Behavior

Authentication failed error appears.

Additional Information

Slightly annoying.

Logs

@shiftkey
Copy link
Member

@paulmackinnon-adv365 thanks for the report. I've not tried this in a while, but we have this document that someone contributed about cloning VSTS repositories in Desktop - were these the steps you followed?

@shiftkey shiftkey added the more-info-needed The submitter needs to provide more information about the issue label Aug 14, 2018
@fluffy-cakes
Copy link
Author

@shiftkey yes, that's the same thing as 'generate git credentials'. I have checked it, anyway, and it has been set, but still doesn't work.

@shiftkey
Copy link
Member

@paulmackinnon-adv365 could you attach the full log files? The Help | Show Logs in Explorer menu items should open the logs folder, and inside those are the log files generated by day. This will provide some more information about what Git is reporting when the authentication fails.

@fluffy-cakes
Copy link
Author

@shiftkey Here are my REDACTED logs, but I hope you can sill read them.

2018-08-14T11:51:49.983Z - info: [ui] [AppStore] loading 7 repositories from store
2018-08-14T11:51:49.985Z - info: [ui] [AppStore] found account: **MYACCOUNTNAME** (**MYACCOUNTNAME**)
2018-08-14T11:51:50.582Z - info: [ui] launching: 1.3.2 (Windows 10.0.14393)
2018-08-14T11:51:50.582Z - info: [ui] execPath: 'C:\Users\**USERNAME**\AppData\Local\GitHubDesktop\app-1.3.2\GitHubDesktop.exe'
2018-08-14T11:51:51.394Z - info: [ui] Executing getStatus: git status --untracked-files=all --branch --porcelain=2 -z (took 1.080s)
2018-08-14T11:51:52.184Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T11:51:52.242Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T11:51:52.243Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T11:51:52.255Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T11:51:52.775Z - info: [ui] Executing installGlobalLFSFilter: git lfs install --skip-repo (took 2.378s)
2018-08-14T11:51:57.047Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T11:51:57.129Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T11:51:58.650Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T11:51:59.786Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 6.430s)
2018-08-14T11:52:02.286Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 5.153s)
2018-08-14T11:52:02.288Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 5.234s)
2018-08-14T11:52:02.292Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 1.
remote: Counting objects: 37, done.        
remote: Compressing objects:   5% (1/18)           
remote: Compressing objects:  11% (2/18)           
remote: Compressing objects:  16% (3/18)           
remote: Compressing objects:  22% (4/18)           
remote: Compressing objects:  27% (5/18)           
remote: Compressing objects:  33% (6/18)           
remote: Compressing objects:  38% (7/18)           
remote: Compressing objects:  44% (8/18)           
remote: Compressing objects:  50% (9/18)           
remote: Compressing objects:  55% (10/18)           
remote: Compressing objects:  61% (11/18)           
remote: Compressing objects:  66% (12/18)           
remote: Compressing objects:  72% (13/18)           
remote: Compressing objects:  77% (14/18)           
remote: Compressing objects:  83% (15/18)           
remote: Compressing objects:  88% (16/18)           
remote: Compressing objects:  94% (17/18)           
remote: Compressing objects: 100% (18/18)           
remote: Compressing objects: 100% (18/18), done.        
remote: Total 37 (delta 15), reused 35 (delta 13), pack-reused 0        
error: cannot lock ref 'refs/remotes/origin/master': is at e55baf7c57b33dc9841c8ac055484c17e56308db but expected ecf5da1201e6600b3a09351cdfc1b29e90705d57
From https://github.com/advancedcsg/**REPO2**
 ! ecf5da1..e55baf7  master     -> origin/master  (unable to update local ref)

2018-08-14T11:52:03.445Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 4.759s)
2018-08-14T11:52:03.446Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 1.
error: cannot lock ref 'refs/remotes/origin/master': is at e55baf7c57b33dc9841c8ac055484c17e56308db but expected ecf5da1201e6600b3a09351cdfc1b29e90705d57
From https://github.com/advancedcsg/**REPO2**
 ! ecf5da1..e55baf7  master     -> origin/master  (unable to update local ref)

2018-08-14T11:52:04.287Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T11:52:18.048Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T11:52:20.841Z - info: [ui] Executing pull: git -c credential.helper= pull --no-rebase --progress origin (took 2.704s)
2018-08-14T11:52:22.014Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T11:52:23.210Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T11:52:25.633Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 2.381s)
2018-08-14T11:52:26.237Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T11:57:15.653Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 2.499s)
2018-08-14T11:57:16.209Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:02:34.677Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.993s)
2018-08-14T12:02:35.210Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:06:50.360Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:06:50.722Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T12:06:50.797Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T12:06:50.806Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T12:06:52.617Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 2.263s)
2018-08-14T12:06:55.305Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 4.642s)
2018-08-14T12:07:53.371Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.922s)
2018-08-14T12:07:53.847Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:13:12.356Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 2.005s)
2018-08-14T12:13:12.857Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:18:31.106Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.744s)
2018-08-14T12:18:31.493Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:21:50.371Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:21:50.652Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T12:21:50.672Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T12:21:50.673Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T12:21:52.392Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 2.015s)
2018-08-14T12:21:55.651Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 5.175s)
2018-08-14T12:23:49.710Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.714s)
2018-08-14T12:23:50.105Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:27:48.264Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:27:49.983Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.716s)
2018-08-14T12:27:55.276Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:28:28.654Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:28:40.613Z - warn: [ui] fetchRepository: '_git/**PROBLEMATIC-REPO-IS-THIS-ONE**' returned a 404
2018-08-14T12:28:40.712Z - warn: [ui] fetchRepository: '_git/**PROBLEMATIC-REPO-IS-THIS-ONE**' returned a 404
2018-08-14T12:28:40.713Z - info: [ui] [AppStore.getAccountForRemoteURL] no generic credentials found for 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**'
2018-08-14T12:28:43.356Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.625s)
2018-08-14T12:28:43.357Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
fatal: Authentication failed for 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/'

(The error was parsed as 3: Authentication failed. You may not have permission to access the repository or the repository may have been archived. Open options and verify that you're signed in with an account that has permission to access this repository.)
2018-08-14T12:28:50.397Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:28:50.404Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:28:53.289Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.882s)
2018-08-14T12:28:53.289Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T12:28:59.339Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:28:59.346Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:29:01.773Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.415s)
2018-08-14T12:29:01.773Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T12:29:26.984Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:29:26.990Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:29:29.267Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.273s)
2018-08-14T12:29:29.268Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T12:32:11.809Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:32:11.815Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:32:14.091Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.273s)
2018-08-14T12:32:14.091Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T12:32:20.205Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:32:20.211Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T12:32:22.545Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.330s)
2018-08-14T12:32:22.546Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T12:36:50.456Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:36:50.762Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T12:36:50.771Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T12:36:50.780Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T12:36:52.464Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 2.005s)
2018-08-14T12:36:59.207Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 8.620s)
2018-08-14T12:51:50.391Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T12:51:50.556Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T12:51:50.573Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T12:51:50.593Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T12:51:52.307Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.914s)
2018-08-14T12:51:54.659Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 4.153s)
2018-08-14T13:06:50.333Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T13:06:50.598Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T13:06:50.599Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T13:06:50.618Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T13:06:52.223Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.895s)
2018-08-14T13:06:54.837Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 4.316s)
2018-08-14T13:21:50.355Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T13:21:50.614Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T13:21:50.626Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T13:21:50.657Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T13:21:52.275Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.919s)
2018-08-14T13:21:54.132Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 3.622s)
2018-08-14T13:36:50.383Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T13:36:50.645Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T13:36:50.651Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T13:36:50.672Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T13:36:52.298Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.912s)
2018-08-14T13:36:54.829Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 4.313s)
2018-08-14T13:51:50.626Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T13:51:50.932Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T13:51:50.970Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T13:51:50.970Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T13:51:53.962Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 3.347s)
2018-08-14T13:51:55.957Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 5.190s)
2018-08-14T14:00:12.094Z - warn: [ui] fetchRepository: '_git/**PROBLEMATIC-REPO-IS-THIS-ONE**' returned a 404
2018-08-14T14:00:12.219Z - warn: [ui] fetchRepository: '_git/**PROBLEMATIC-REPO-IS-THIS-ONE**' returned a 404
2018-08-14T14:00:12.220Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:00:14.780Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.556s)
2018-08-14T14:00:14.780Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:00:19.613Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:00:19.617Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:00:22.947Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 3.322s)
2018-08-14T14:00:22.947Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:00:34.587Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:00:34.595Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:00:37.565Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.969s)
2018-08-14T14:00:37.567Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:01:09.401Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:01:09.406Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:01:15.583Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 6.173s)
2018-08-14T14:01:15.583Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:02:14.426Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:02:14.432Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:02:16.712Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.277s)
2018-08-14T14:02:16.713Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:06:03.546Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and 'GitHubDesktop'
2018-08-14T14:06:03.551Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and 'GitHubDesktop'
2018-08-14T14:06:05.887Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service (took 2.332s)
2018-08-14T14:06:05.887Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:06:50.395Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T14:06:50.666Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T14:06:50.706Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T14:06:50.712Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T14:06:52.263Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.871s)
2018-08-14T14:06:55.932Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 5.336s)
2018-08-14T14:10:10.176Z - info: [ui] [AppStore] loading 7 repositories from store
2018-08-14T14:10:10.177Z - info: [ui] [AppStore] found account: **MYACCOUNTNAME** (**MYACCOUNTNAME**)
2018-08-14T14:10:11.031Z - info: [ui] launching: 1.3.2 (Windows 10.0.14393)
2018-08-14T14:10:11.031Z - info: [ui] execPath: 'C:\Users\**USERNAME**\AppData\Local\GitHubDesktop\app-1.3.2\GitHubDesktop.exe'
2018-08-14T14:10:11.661Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T14:10:12.037Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T14:10:12.112Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T14:10:12.139Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T14:10:12.572Z - info: [ui] Executing installGlobalLFSFilter: git lfs install --skip-repo (took 2.126s)
2018-08-14T14:10:13.205Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T14:10:15.872Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 2.649s)
2018-08-14T14:10:23.296Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T14:10:36.642Z - warn: [ui] fetchRepository: '_git/**PROBLEMATIC-REPO-IS-THIS-ONE**' returned a 404
2018-08-14T14:10:36.755Z - warn: [ui] fetchRepository: '_git/**PROBLEMATIC-REPO-IS-THIS-ONE**' returned a 404
2018-08-14T14:10:36.756Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and 'GitHubDesktop'
2018-08-14T14:10:42.782Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE** (took 6.022s)
2018-08-14T14:10:42.783Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE**` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE**'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:10:52.938Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:10:52.944Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:10:56.234Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE** (took 3.286s)
2018-08-14T14:10:56.234Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE**` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE**'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:11:16.323Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:11:16.330Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'
2018-08-14T14:11:18.342Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE** (took 2.010s)
2018-08-14T14:11:18.343Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE**` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE**'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:11:35.845Z - info: [ui] storing generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and 'GitHubDesktop'
2018-08-14T14:11:35.850Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and 'GitHubDesktop'
2018-08-14T14:11:38.175Z - info: [ui] Executing clone: git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE** (took 2.322s)
2018-08-14T14:11:38.176Z - error: [ui] `git -c credential.helper= clone --recursive --progress -- https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE** C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE**` exited with an unexpected code: 128.
Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**PROBLEMATIC-REPO-IS-THIS-ONE**'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

(The error was parsed as 8: The repository does not seem to exist anymore. You may not have access, or it may have been deleted or renamed.)
2018-08-14T14:25:10.473Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T14:25:10.719Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T14:25:10.753Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T14:25:10.761Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T14:25:12.312Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.847s)
2018-08-14T14:40:10.547Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T14:40:10.799Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T14:40:10.799Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T14:40:10.831Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T14:40:12.484Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.941s)
2018-08-14T14:55:10.767Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T14:55:11.029Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T14:55:11.039Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T14:55:11.146Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T14:55:13.862Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 3.097s)
2018-08-14T15:10:10.592Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T15:10:10.825Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T15:10:10.902Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T15:10:10.922Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T15:10:12.580Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.976s)
2018-08-14T15:25:10.541Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T15:25:10.743Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T15:25:10.754Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T15:25:10.790Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T15:25:12.482Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.946s)
2018-08-14T15:40:10.688Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T15:40:10.992Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T15:40:11.014Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T15:40:11.086Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T15:40:12.885Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 2.211s)
2018-08-14T15:55:11.354Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO2** - **MYACCOUNTNAME** (has token)
2018-08-14T15:55:11.651Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO3** - **MYACCOUNTNAME** (has token)
2018-08-14T15:55:11.694Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: scripts - **MYACCOUNTNAME** (has token)
2018-08-14T15:55:11.705Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: **REPO1** - **MYACCOUNTNAME** (has token)
2018-08-14T15:55:13.262Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.904s)

Please let me know if there's anything else you need.

@shiftkey
Copy link
Member

@paulmackinnon-adv365 thanks for the log. This helps me confirm that Desktop uses the credentials you provided:

2018-08-14T12:28:50.404Z - info: [ui] [AppStore.getAccountForRemoteURL] found generic credentials for '**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**' and '**MYEMAILADDRESS**'

But that the remote Git repository isn't satisfied with the credentials:

Cloning into 'C:\Users\**USERNAME**\OneDrive\GitHub\**REPO** - Advanced Monitoring Service'...
remote: TF401019: The Git repository with name or identifier Advanced Monitoring Service does not exist or you do not have permissions for the operation you are attempting.
fatal: repository 'https://**CLIENTNAME**.visualstudio.com/**PROBLEMATIC-REPO-IS-THIS-ONE**/_git/**PROBLEMATIC-REPO-IS-THIS-ONE**/' not found

This authentication process uses the same flow for GitHub and non-GitHub repositories, so I still believe that VSTS is not satisfied with your setup and/or the credentials provided.

@fluffy-cakes
Copy link
Author

@shiftkey you were right. Administration hadn't assigned me the correct rights. Cheers for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more-info-needed The submitter needs to provide more information about the issue
Projects
None yet
Development

No branches or pull requests

2 participants