Skip to content

Migration fails #387

@XXX10Tacles

Description

@XXX10Tacles

Hi,

I need some help with migrating accounts. I have two separate servers, each with its own authentication system, and I decided to merge them. However, when I try to migrate the accounts, nothing happens.

Here’s what I tried so far:

  1. I first migrated the accounts to an empty MySQL database.
  2. Then, I attempted to export from that empty database and import into the new one.

During this process, I noticed that different players end up having the same hash codes. MySQL returned the following error:

#1062 - Duplicate entry '017a4a21-46e4-384a-b2fc-09ed12a94a15' for key 'PRIMARY'

I also set new-uuid-creator=RANDOM, but it didn’t resolve the issue. I understand that this setting only affects newly created users, not existing ones during migration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions