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

TypeError: tuple expected at most 1 argument, got 2 #8462

Closed
Lagomorpheux opened this issue Mar 2, 2025 · 1 comment
Closed

TypeError: tuple expected at most 1 argument, got 2 #8462

Lagomorpheux opened this issue Mar 2, 2025 · 1 comment

Comments

@Lagomorpheux
Copy link

I just clicked the report button.

Current version is 8.0.7 (as reported in Settings > Versions). Old version field is blank.

The following is the automatically generated message:

Hi! I was using Tribler and THIS happened! 😢

Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/asyncio/events.py", line 80, in _run
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/taskmanager.py", line 153, in done_cb
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/taskmanager.py", line 28, in interval_runner
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/dht/discovery.py", line 90, in store_peer
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/dht/community.py", line 661, in find_nodes
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/dht/community.py", line 646, in find
TypeError: tuple expected at most 1 argument, got 2

Error: Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/asyncio/events.py", line 80, in _run
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/taskmanager.py", line 153, in done_cb
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/taskmanager.py", line 28, in interval_runner
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/dht/discovery.py", line 90, in store_peer
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/dht/community.py", line 661, in find_nodes
  File "/home/runner/work/tribler/tribler/pyipv8/ipv8/dht/community.py", line 646, in find
TypeError: tuple expected at most 1 argument, got 2

    at EventSource.n_ (http://127.0.0.1:33399/ui/assets/index.1aaaeaf1.js:76:336)
@qstokkink
Copy link
Contributor

Thanks for the report! The fix for this issue was merged in #8346 and will be part of the upcoming 8.1.0 release.

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

No branches or pull requests

2 participants