-
Notifications
You must be signed in to change notification settings - Fork 451
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
Strange token balance drain without much downloads active. #5310
Comments
When leaving the Tribler instance without any (active) downloads, it could relay data. However, an increase in 'bytes given' should be accompanied with a (higher) increase in 'bytes taken'. Now, we recently addressed a Python 3-related bug where payouts between Tribler 7.4 and 7.5 instances were not working correctly, due to a database error. I think that this behaviour is the result of an interaction between a 7.5 instance (you) and 7.4 instance, which is still not properly functioning. Particularly, it seems that the downloader (running 7.4) is not initiating the final payout. We should look into this. The last screenshot indicates a glitch in the token balance graph, which is probably related to #5255. So far, we have only seen this weird behaviour on Linux. |
Do you mean the reverse?
Display was locked and Tribler window minimized at that time. Maybe that's why there are no points on the graph?
Should it lead to the drain much faster than current total network load or just lead to non-increase of the balance where it should? |
Thx @vi for helping us extensively. This token balance issue has been haunting us for a while. For next release we will aim to fix this, do an upgrade, and add additional debug panel info. We will provide more details on your community standing and split the various token income source and spending. For instance, relaying income, relaying spending, exit node spending, and end-to-end seeding income. FYI. Our historical designs and prototypes from April 2007 (pre-Bitcoin:-) |
Since I'm experiencing token drain while not downloading anything, I presume I'm taking away value from fellow Triblers, and it makes me feel bad. Since I'm not adding value (relaying or being available) to Triblers, should I exit Tribler and not use it? |
@lucy2812 thank you for your report. We have listed potential reasons for a token balance decrease in our FAQ. When I'm using Tribler, I noticed that my balance tends to go up and down, and I'm currently slightly in the negative.
We appreciate it that you are using Tribler and there is certainly no need to stop using the software :). Keeping Tribler up and running should eventually increase your balance since you have the possibility to help other users (anonymously) download their content. We are also considering different ways to present ones overall performance in the user interface (e.g., "you are in the top X%"). Please let us know if you have any other question! |
@egbertbouman, could this issue be closed as we don't use the balance anymore? |
It's probably OK to close it, assuming the problem is in the graph itself. |
Tribler version/branch+revision:
ea923d8 release-7.5
Operating system and version:
Linux, non-Dockerized
Steps to reproduce the behavior:
bootstrap.block
download and the rest seeding that are rarely actually active). Channels are updating, but they are not that big.Expected behavior:
It keeps on going like this further.
Actual behavior:
Strange drastic Token balance drain, maybe even faster than network connection allows uploading or downloading.
The text was updated successfully, but these errors were encountered: