8000 MusicBrainz database schema change release, 2025-05-19 · Issue #19 · acoustid/mbslave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
MusicBrainz database schema change release, 2025-05-19 #19
Open
@frisi

Description

@frisi

Replication fails after musicbrainz changed the database schema (see blogpost)

maybe someone already works/worked on a fix for this?

INFO:mbslave.replication:Downloading https://metabrainz.org/api/musicbrainz/replication-177011-v2.tar.bz2?token=***
INFO:mbslave.replication:Packet was produced at 2025-05-19 18:59:03.681755+00                                                               
Traceback (most recent call last): 
...
    raise MismatchedSchemaError("Mismatched schema sequence, %d (database) vs %d (replication packet)" % (expected_schema_seq, schema_seq))
mbslave.replication.MismatchedSchemaError: Mismatched schema sequence, 29 (database) vs 30 (replication packet)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0