Skip to content

syn2mas will not procced / fail dry run when warnings are present (with no way to bypass) #1417

Description

@Half-Shot

Describe the bug

I tried to migrate my homeserver to MAS following the process but found that I had some warnings (harmless, overall):

===== Warnings =====
These potential issues should be considered before migrating from Synapse to MAS right now:

• Synapse database contains 71147 guests which will be migrated are not supported by MAS. See https://github.com/element-hq/matrix-authentication-service/issues/1445

• Synapse database contains 3 non-email 3PIDs (probably phone numbers), which will be migrated but are not supported by MAS.

Error from server (BadRequest): container "syn2mas-migrate" in pod "matrix-syn2mas-8gs5f" is waiting to start: PodInitializing

which causes MAS to exit with an exitcode 11 which means the migration cannot proceed. I can't see an exposed way to override this.

Expected behavior

I'd like to be able to migrate in spite of the warnings.

Additional context

This is ESS 26.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions