-
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
Tribler does not operate #1992
Comments
Apparently your leveldb database got corrupted somehow? Could you please rename |
What file should I change the name? |
Change the name of the directory called |
It worked!!! I think just erasing collected_torrents might actually work. |
Nice, glad to help. Did you have a system crash or power outage recently? |
maybe recovery after using was the problem |
In any case, I've created an issue for this kind of things, it would be nice if Tribler could recover from this kind of corruptions by itself. Thanks! |
Please, fill all relevant items:
Tribler version/branch+revision:
6.5.0
Operating system and version:
windows10 Version 1511 for x64-based Systems
Expected behavior:
Tribler window shows up
Actual behavior:
Tribler window show for a breif moment and gets off. Not shown on the taskbar but It's operating when I look at Task Manager. When I double click .torrent file error message appears.
Steps to reproduce the behavior:
Uninstalled Tribler and reinstalled after a while and this error occurs after reinstall. Uninstalled and reinstall again and problem persists after recovery to the point before tribler was first installed,
Relevant log file output:
Traceback (most recent call last):
File "Tribler\Main\tribler_main.pyo", line 183, in init
File "Tribler\Core\Session.pyo", line 419, in start
File "Tribler\Core\APIImplementation\LaunchManyCore.pyo", line 105, in register
File "Tribler\Core\leveldbstore.pyo", line 76, in init
LevelDBError: Corruption: 1 missing files; e.g.: collected_torrents/000007.sst
Traceback (most recent call last):
File "Tribler\Main\tribler_main.pyo", line 1060, in run
File "Tribler\Utilities\Instance2Instance.pyo", line 42, in init
File "socket.pyo", line 228, in meth
error: [Errno 10061] No connection could be made because the target machine actively refused it
The text was updated successfully, but these errors were encountered: