Hi,
I am moving collections from azure DevOps server TFS to Azure DevOps services. I have successfully transferred 4 collections to Azure devops services.
Now, when i am trying move next collection i am getting following error during the Migrator import command. I tried with different network also but getting same error. Can someone please help in this regard.
Error:
[Info @09:01:17.122] Please confirm that you wish to continue with moving your data to Azure DevOps Services.
[Info @09:01:19.055] Starting the Import ...
[Info @09:01:19.069] Connecting to https://dataimport.dev.azure.com/?account=False, Check for the authentication dialog.
[Info @09:03:13.887] Import couldn't be started due to an error!
[Error @09:03:13.889] + [Error] The HTTP request timed out after 00:01:40.
[Info @09:03:13.890] See our documentation for assistance: https://aka.ms/AzureDevOpsImportTroubleshooting
[Error @09:03:13.904] System.TimeoutException: The HTTP request timed out after 00:01:40. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
` at Microsoft.VisualStudio.Services.Common.VssHttpMessageHandler.