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

Error on on_channel_download_finished - AlreadyCalledError #4026

Closed
xoriole opened this issue Nov 16, 2018 · 1 comment
Closed

Error on on_channel_download_finished - AlreadyCalledError #4026

xoriole opened this issue Nov 16, 2018 · 1 comment
Assignees

Comments

@xoriole
Copy link
Contributor

xoriole commented Nov 16, 2018

Traceback (most recent call last):
File "/home/quinten/Documents/tribler/TriblerGUI/event_request_manager.py", line 133, in on_read_data
raise RuntimeError(json_dict["event"]["text"])
RuntimeError: [Failure instance: Traceback: <class 'twisted.internet.defer.AlreadyCalledError'>: 
/home/quinten/.local/lib/python2.7/site-packages/twisted/internet/base.py:1261:run
/home/quinten/.local/lib/python2.7/site-packages/twisted/internet/base.py:1270:mainLoop
/home/quinten/.local/lib/python2.7/site-packages/twisted/internet/base.py:896:runUntilCurrent
/home/quinten/.local/lib/python2.7/site-packages/twisted/internet/task.py:239:__call__
--- <exception caught here> ---
/home/quinten/.local/lib/python2.7/site-packages/twisted/internet/defer.py:151:maybeDeferred
/home/quinten/Documents/tribler/Tribler/Core/Libtorrent/LibtorrentMgr.py:610:_task_process_alerts
/home/quinten/Documents/tribler/Tribler/Core/Libtorrent/LibtorrentMgr.py:406:process_alert
/home/quinten/Documents/tribler/Tribler/Core/Libtorrent/__init__.py:17:invoke_func
/home/quinten/Documents/tribler/Tribler/Core/Libtorrent/LibtorrentDownloadImpl.py:505:process_alert
/home/quinten/Documents/tribler/Tribler/Core/Libtorrent/__init__.py:17:invoke_func
/home/quinten/Documents/tribler/Tribler/Core/Libtorrent/LibtorrentDownloadImpl.py:650:on_torrent_finished_alert
/home/quinten/Documents/tribler/Tribler/Core/APIImplementation/LaunchManyCore.py:564:<lambda>
/home/quinten/Documents/tribler/Tribler/Core/APIImplementation/LaunchManyCore.py:521:on_channel_download_finished
/home/quinten/.local/lib/python2.7/site-packages/twisted/internet/defer.py:460:callback
/home/quinten/.local/lib/python2.7/site-packages/twisted/internet/defer.py:561:_startRunCallbacks
]
@ichorid
Copy link
Contributor

ichorid commented Feb 23, 2019

solved by #4090

@ichorid ichorid closed this as completed Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants