We've finally resolved all of the obvious errors that were thrown via the Migration Wizard and upon a new attempt, every repository comes up as Incomplete. We are trying to migrate from BitBucket Server to Cloud where the underlying server OS is Ubuntu 16.10 with GIT v2.25.5
The errors I am seeing are the following:
The full error is this (unique for every repository):
2023-04-07 13:26:06,304 WARN [bcma-0] c.a.b.p.b.g.c.PushStdioHandler$ExitHandler Git error: fatal: unable to find remote helper for 'https'
2023-04-07 13:26:06,304 WARN [bcma-4] c.a.b.p.b.j.RepositoryDataUploadJob Git push failed with message: '/usr/local/bin/git -c core.abbrev=40 -c credential.helper= -c credential.username=x-container-token push --porcelain --progress https://x-container-token@bitbucket.org/evlumadev/nrf.git refs/*:refs/*' exited with code 128 saying: fatal: unable to find remote helper for 'https' we will Retry if possible
Any ideas on how to remedy?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.