Open joetcochran opened 5 years ago
I'm having the same issue
{$id: "1", innerException: null,…} $id: "1" errorCode: 0 eventId: 3000 innerException: null message: "%error="1660002";%:The collection does not exist ↵%error="1660002";%:The collection does not exist" typeKey: "DocumentCollectionDoesNotExistException" typeName: "Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.DocumentCollectionDoesNotExistException, Microsoft.VisualStudio.Services.ExtensionManagement.WebApi"
Yeah I have the same issue, we just did an in-place upgrade of TFS 2017 Update 3.1 to Azure DevOps Server 2019 Update 1 and installed this extension and throws the same error on creating a new session.
Same issue, both on Azure DevOps Server 2019 Update 1 and Azure DevOps Server 2019 Update 1.1
Same issue, Azure DevOps Server 2019 Update 1.1
Same issue. Estimate extension 2.2.3. Azure Devops Server Dev17.M153.3 (Azure Devops Server 2019 Update 1). Interestingly, it is working for some of my projects, but not others. I haven't identified a difference.
Same issue, please advise how to fix it.
I'm in the online Azure DevOps and getting this when trying to join a session I created. Getting in the async session. Not getting it in the online session
Same issue. 17.153.29522.3 (AzureDevOps2019.Update1.1) Version Dev17.M153.5
Same issue.
17.153.29207.5 (AzureDevOps2019.Update1) Version Dev17.M153.3
Extension Version: 2.2.3 (installed 04/15/2020)
Same issue.
Same issue. On premise, Version Dev17.M153.5
Same issue. 17.153.29522.3 AzureDevOps2019.Update.1.1
If it helps, some of my projects in some collections work, while others do not. I am wondering if it has something to do with the projects that were migrated from TFS as opposed to projects that were newly created in Azure DevOps Server after the migration.
Running version 2.2.3 against Azure DevOps Server Update 1.
When navigating into the session I just created, I get an error stating "Could not load session: 404: Not Found"
Additional info from Developer tools indicate some 404's on a call to "Documents"
I have moved my DefaultCollection from the "normal" place of "myserver.com/DefaultCollection" to "myserver.com/devops/DefaultCollection" - could this be why? Is there some config in the extension I need to change to account for this?