Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB migration error after opening app #1268

Closed
2 tasks done
P100sch opened this issue Feb 3, 2025 · 0 comments
Closed
2 tasks done

DB migration error after opening app #1268

P100sch opened this issue Feb 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@P100sch
Copy link

P100sch commented Feb 3, 2025

Brief summary

The following error message gets displayed after opening the app.
A migration from 24 to 23 was required but not found. Please provide the necessary Migration path via RoomDatabase.Builder.addMigration(Migration ...)
or allow for destructive migrations via one of the RoomDatabase.Builder.fallbackToDestructiveMigration*
methods.

Image

Steps to reproduce

Open the application. It occurs on any page of the application.

Kotatsu version

7.7.9

Android version

15

Device

Pixel 6 Pro

Acknowledgements

  • This is not a duplicate of an existing issue. Please look through the list of open issues before creating a new one.
  • This is not an issue with a specific manga source. Otherwise, you have to open an issue in the parsers repository.
@P100sch P100sch added the bug Something isn't working label Feb 3, 2025
@P100sch P100sch closed this as completed Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant