question

choi dong geun avatar image
choi dong geun asked

PlayFab CLI not working

I'm going to use PlayFab CLI to make a copy of the Title.

After logging in, the migration did not proceed from Getting Title Data.
Is Playfab CLI not working now?

And is there a way to restore it when it's migrated incorrectly?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Sarah Zhang avatar image
Sarah Zhang answered

>> Is Playfab CLI not working now?

We tested using the PlayFab CLI tool to migrate the testing title. It can work. Could you please provide a screenshot to show the commands you used? Please hide the private info.

>> And is there a way to restore it when it's migrated incorrectly?

There are no features to restore the migrate data. For clarification, the “migration” operation in the CLI tool is “duplication”, not “movement”. Essentially, the tool gets the old title’s data using API methods, then updates them to the new title. In this progress, the old title’s data will not be destroyed. So you needn’t restore the old title.

If you want to restore the new title’s data, you need to delete the migration data manually.

4 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

choi dong geun avatar image choi dong geun commented ·

CLI console message :

Login Successful

>migrate 77BDF E6D2B

Getting Title Data from: 77BDF

After login, migration will continue to wait.
What's wrong with waiting and nothing changes?

0 Likes 0 ·
Sarah Zhang avatar image Sarah Zhang choi dong geun commented ·

After checking the titles, we found there seems no title data in the title 77BDF. Currently, this CLI tool doesn't support migrating a title that has no title data. When the [FromTitle] doesn't contain any title data, the migration process will get stuck at this step -- "Getting Title Data". It same applies to Currency Types, Catalog, and Store. The workaround is to add at least one K/V pair in the 77BDF's title data.

0 Likes 0 ·
choi dong geun avatar image choi dong geun Sarah Zhang commented ·

Thank you for your answer.

Our server is 2C6A3.
I want to migrate this, but it's the same as above.
What's the problem?

0 Likes 0 ·
Show more comments
will-3 avatar image
will-3 answered

Hi we're also having a problem using the Playfab CLI.
When migrating we get stuck on this line:

>Migrate 95383 D23D9
Getting Title Data from: 95383
Title Data Keys Found: 6
Saving Title Data from: 95383 To: D23D9
Saving Title Data from: 95383 To: D23D9
Saving Title Data from: 95383 To: D23D9
Saving Title Data from: 95383 To: D23D9
Saving Title Data from: 95383 To: D23D9
Saving Title Data from: 95383 To: D23D9
Getting Currency Types Data from: 95383
Getting CloudScript Data from: 95383
Getting Catalog Data for Main Catalog only
Updating Catalog on Title: D23D9

We can see that the Catalog in the new title has been updated, but it doesn't get past this line.
Any ideas @Sarah Zhang?

Cheers,

Will

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.