-
Notifications
You must be signed in to change notification settings - Fork 452
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
[7.12.1] UpgradeError: DatabaseError: database disk image is malformed #7037
Labels
Comments
drew2a
changed the title
[7.12] DatabaseError: database disk image is malformed
[7.12.1] UpgradeError: DatabaseError: database disk image is malformed
Sep 26, 2022
Sentry issue: TRIBLER-X3 |
Sentry issue: TRIBLER-15T |
More recent issue related with migration upgrade on 7.13.0-RC2 Sentry issue: TRIBLER-183 DatabaseError: database disk image is malformed
File "pony\orm\dbapiprovider.py", line 55, in wrap_dbapi_exceptions
File "pony\orm\dbapiprovider.py", line 279, in execute
DatabaseError: database disk image is malformed
File "tribler\gui\upgrade_manager.py", line 47, in run
File "tribler\gui\upgrade_manager.py", line 82, in upgrade_state_dir
File "tribler\core\upgrade\upgrade.py", line 106, in run
File "tribler\core\upgrade\upgrade.py", line 141, in upgrade_pony_db_14to15
File "tribler\core\upgrade\upgrade.py", line 290, in do_upgrade_pony_db_14to15
File "pony\orm\core.py", line 870, in execute
File "pony\orm\core.py", line 882, in _exec_raw_sql
File "pony\orm\core.py", line 945, in _exec_sql
File "pony\orm\core.py", line 1779, in reconnect
File "pony\utils\utils.py", line 88, in reraise
File "pony\orm\core.py", line 943, in _exec_sql
File "<string>", line 2, in execute
File "pony\orm\dbapiprovider.py", line 74, in wrap_dbapi_exceptions
UpgradeError: DatabaseError: database disk image is malformed
File "tribler\gui\upgrade_manager.py", line 238, in on_worker_finished |
|
Fixed in #7628 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sentry Issue: TRIBLER-M5, TRIBLER-QW
The text was updated successfully, but these errors were encountered: