Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Data center migration error while importing in Bitbucket server(v:5.16)

jeevan empati December 3, 2018

When am trying to import using Rest Api :

~$ curl -u fayaz:123456789 -s -n -X POST -H 'Content-type: application/json' -d '{"archivePath":"Bitbucket_export_56.tar"}' http://18.202.59.82:7990/rest/api/1.0/migration/imports | jq

Refer this link bitbucket-server_rest_5.16.0

got an error:

{
"errors": [
{
"context": null,
"message": "Data Center Migration (import) requires a Data Center license.",
"exceptionName": "com.atlassian.stash.internal.migration.InstanceMigrationImportUnavailableException"
}
]
}

Thanks

1 answer

0 votes
Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 3, 2018

Hi Jeevan,

 

As stated in the error message you need a Data Center license in order to use that functionality.

Cheers,

Christian

Premier Support Engineer

Atlassian

jeevan empati December 3, 2018

Hi @Christian Glockner,

 

So it doesn't work with Bitbucket Server?

Please confirm...

 

Thanks,

Jeevan

Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 3, 2018

Hi Jeevan,

Indeed, if you wish to use this feature you need a Bitbucket Data Center license, a Bitbucket Server license is not sufficient.

Best regards,

Christian

Premier Support Engineer

Atlassian

jeevan empati December 3, 2018

Hi @Christian Glockner

Then how should i export and import the projects in Bitbucket Server?

Will you please help me out?

Thanks,

Jeevan

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events