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

UpgradeError: Error: 7.13 -> 7.14 #8074

Closed
sentry-for-tribler bot opened this issue Jul 10, 2024 · 1 comment
Closed

UpgradeError: Error: 7.13 -> 7.14 #8074

sentry-for-tribler bot opened this issue Jul 10, 2024 · 1 comment

Comments

@sentry-for-tribler
Copy link

sentry-for-tribler bot commented Jul 10, 2024

Sentry Issue: TRIBLER-1SN

Error: [('/home/<site>/.Tribler/7.13/sqlite/knowledge.db', '/home/<site>/.Tribler/7.14_tmp_copy/sqlite/knowledge.db', "[Errno 5] Input/output error: '/home/<site>/.Tribler/7.13/sqlite/knowledge.db' -> '/home/<site>/.Tribler/7.14_tmp_copy/sqlite/knowledge.db'")]
(1 additional frame(s) were not displayed)
...
  File "tribler/gui/upgrade_manager.py", line 76, in upgrade_state_dir
  File "tribler/core/upgrade/version_manager.py", line 365, in fork_state_directory_if_necessary
  File "tribler/core/upgrade/version_manager.py", line 186, in copy_state_from
  File "shutil.py", line 557, in copytree
  File "shutil.py", line 513, in _copytree

UpgradeError: Error: [('/home/<site>/.Tribler/7.13/sqlite/knowledge.db', '/home/<site>/.Tribler/7.14_tmp_copy/sqlite/knowledge.db', "[Errno 5] Input/output error: '/home/<site>/.Tribler/7.13/sqlite/knowledge.db' -> '/home/<site>/.Tribler/7.14_tmp_copy/sqlite/knowledge.db'")]
  File "tribler/gui/upgrade_manager.py", line 257, in on_worker_finished

User message on the report:

Tribler asked me to delete directories of previous versions, I said yes. 
Crash happened after restart of tribler
@xoriole xoriole added this to the 7.15.0 milestone Jul 10, 2024
@qstokkink
Copy link
Contributor

In the most recent Tribler code this logic is no longer present and this issue no longer seems relevant.

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

No branches or pull requests

2 participants