Skip to content

SQLite to DuckDB Database Verification Error Persists in v25.0-rc1 #974

Description

@Navoei

Upon verification of the database after the main copy operation is complete, the process fails with the error below.

CoreProtect Version: v25.0-rc1
Server Version: Purpur 26.2-2619

[22:30:42 INFO]: CoreProtect - Database migration failed: Verification batch size mismatch in block after 604570000/1004656952 verified rows: source SQLite [size=10000, previousRowId=612338206, lastRowId=612348206], target DuckDB [size=3248, previousRowId=612338206, lastRowId=612341454]
[22:30:42 WARN]: java.sql.SQLException: Verification batch size mismatch in block after 604570000/1004656952 verified rows: source SQLite [size=10000, previousRowId=612338206, lastRowId=612348206], target DuckDB [size=3248, previousRowId=612338206, lastRowId=612341454]
[22:30:42 WARN]:        at CoreProtect-25.0-rc1.jar//net.coreprotect.utility.extensions.DatabaseMigration.verifyMigration(DatabaseMigration.java:305)
[22:30:42 WARN]:        at CoreProtect-25.0-rc1.jar//net.coreprotect.utility.extensions.DatabaseMigration.performMigration(DatabaseMigration.java:162)
[22:30:42 WARN]:        at CoreProtect-25.0-rc1.jar//net.coreprotect.utility.extensions.DatabaseMigration.lambda$runCommand$0(DatabaseMigration.java:111)
[22:30:42 WARN]:        at java.base/java.lang.Thread.run(Thread.java:1474)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions