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

Tribler does not operate #1992

Closed
1 of 2 tasks
ghost opened this issue Feb 29, 2016 · 7 comments
Closed
1 of 2 tasks

Tribler does not operate #1992

ghost opened this issue Feb 29, 2016 · 7 comments

Comments

@ghost
Copy link

ghost commented Feb 29, 2016

Please, fill all relevant items:

  • I have read CONTRIBUTING.md
  • I have tried with the latest pre-release version and I still can reproduce the issue.
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

@whirm
Copy link

whirm commented Feb 29, 2016

Apparently your leveldb database got corrupted somehow?

Could you please rename %APPDATA%/.Tribler/collected_torrents and try again?

@ghost
Copy link
Author

ghost commented Feb 29, 2016

What file should I change the name?
There is '000008.log' 'CURRENT' 'LOCK' 'LOG' 'LOG.old' 'MANIFEST-000006' in
%APPDATA%/.Tribler/collected_torrents

@whirm
Copy link

whirm commented Feb 29, 2016

Change the name of the directory called collected_torrents to something else like collected_torrents_bak

@ghost
Copy link
Author

ghost commented Feb 29, 2016

It worked!!! I think just erasing collected_torrents might actually work.
Thanks!!!!

@whirm
Copy link

whirm commented Feb 29, 2016

Nice, glad to help.

Did you have a system crash or power outage recently?

@ghost
Copy link
Author

ghost commented Mar 1, 2016

maybe recovery after using was the problem

@whirm
Copy link

whirm commented Mar 1, 2016

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!

@whirm whirm closed this as completed Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant