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

[7.14] OperationalError: no such column: ChannelNode.num_entries #8067

Closed
sentry-for-tribler bot opened this issue Jun 24, 2024 · 1 comment
Closed
Milestone

Comments

@sentry-for-tribler
Copy link

Sentry Issue: TRIBLER-1KF

OperationalError: no such column: ChannelNode.num_entries
  File "pony/orm/dbapiprovider.py", line 55, in wrap_dbapi_exceptions
  File "pony/orm/dbapiprovider.py", line 279, in execute
  File "tribler/core/utilities/db_corruption_handling/sqlite_replacement.py", line 34, in wrapper

OperationalError: no such column: ChannelNode.num_entries
(5 additional frame(s) were not displayed)
...
  File "pony/orm/core.py", line 519, in new_func
  File "pony/orm/core.py", line 1211, in check_tables
  File "pony/orm/dbschema.py", line 78, in check_tables
  File "<string>", line 2, in execute
  File "pony/orm/dbapiprovider.py", line 72, in wrap_dbapi_exceptions
@drew2a drew2a added this to the 7.15.0 milestone Jun 24, 2024
@drew2a
Copy link
Collaborator

drew2a commented Jun 24, 2024

Fixed in:

@drew2a drew2a closed this as completed Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant