-
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
Token balance decreasing #6164
Comments
This might be the result of the "tokens black hole" problem that happens when someone with non-Tribler client downloads stuff that you seed anonymously. In that case, the downloader will not pay you, and you will still lose tokens because of the BitTorrent technical traffic, such as DHT, packet confirmation, etc. We are slowly fixing the issues with token accounting, but there are still problems. Could you please try 7.10-RC1? |
@ichorid I have a similar issue to this and have only just started trying out tribler for the third time. When I leave tribler open to relay in non-exit mode, my given increases at the same amount as my taken from the community most of the time. I thought it may be my subscription to channels or the single torrent I had seeding (despite it not seeding at all during this period of time). So I disabled all channel subscriptions, stopped the single torrent and even set its anonymity to no anonymity, so it wouldn't have any circuits built even while disabled. Yet to no avail, my token balance stayed steadily in the negative. I also tried upgrading to 7.10.0-RC1 which made no difference. All in all, over the course of a few days my given has increased by 1900MBs and my taken increased by 1400MBs. Resulting in only a 500MB increase in token balance, which is unsustainable for continued use. All I can think of is my client identity still being new causing it to still be discovering new relays on the network, or my client still discovering torrents from a large channel despite having unsubscribed days ago. |
Thanks for reporting! There are several dynamics going on with our bandwidth token payouts. I have extended the FAQ on the website with some explanation on how the token payouts work, and describe what could possibly cause a sudden decrease in token balance. Since this issue is essentially a duplicate of #5310, please continue the discussion there (I would like to have a single issue for discussing token balances) 👍 . |
Please, fill all relevant items:
I have read CONTRIBUTING.rst
I have tried with the latest pre-release version and I still can reproduce the issue.
Tribler version/branch+revision:
v7.9.0
Expected behavior:
Token balance to increase over time when there's nothing to download.
The balance would increase because I'm contributing as a node relay to help others.
Actual behavior:
Token balance is decreasing, yet there are no downloads.
This has been happening for weeks, but my graph doesn't show that timeline because I restarted the application.
Other:
There are no downloads that would reduce token balance.
The text was updated successfully, but these errors were encountered: