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

Handle the "DatabaseError: database disk image is malformed" error #7628

Merged
merged 24 commits into from
Nov 23, 2023

Fix Tribler UI starting when Core re-connects

5c52cb1
Select commit
Loading
Failed to load commit list.
Merged

Handle the "DatabaseError: database disk image is malformed" error #7628

Fix Tribler UI starting when Core re-connects
5c52cb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 23, 2023 in 0s

97.77% of diff hit (target 94.22%)

View this Pull Request on Codecov

97.77% of diff hit (target 94.22%)

Annotations

Check warning on line 85 in src/tribler/core/components/gigachannel_manager/gigachannel_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/components/gigachannel_manager/gigachannel_manager.py#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 457 in src/tribler/core/components/metadata_store/db/store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/components/metadata_store/db/store.py#L456-L457

Added lines #L456 - L457 were not covered by tests

Check warning on line 145 in src/tribler/core/upgrade/upgrade.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/upgrade/upgrade.py#L145

Added line #L145 was not covered by tests

Check warning on line 59 in src/tribler/core/utilities/db_corruption_handling/sqlite_replacement.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/utilities/db_corruption_handling/sqlite_replacement.py#L59

Added line #L59 was not covered by tests

Check warning on line 359 in src/tribler/core/utilities/pony_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/utilities/pony_utils.py#L359

Added line #L359 was not covered by tests

Check warning on line 365 in src/tribler/core/utilities/pony_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/utilities/pony_utils.py#L365

Added line #L365 was not covered by tests

Check warning on line 373 in src/tribler/core/utilities/pony_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/utilities/pony_utils.py#L373

Added line #L373 was not covered by tests