-
Notifications
You must be signed in to change notification settings - Fork 481
rtorrent 0.9.x no longer has d.multicall #2239
Copy link
Copy link
Closed
Description
Expected behaviour:
rtorrent returns the requested information
Actual behaviour:
rtorrent returns an error that d.multicall is not defined
Steps to reproduce:
- Step 1: Configure from_rtorrent for scgi
Config:
task:
test_rtorrent:
from_rtorrent:
uri: scgi://rtorrent:5000
Log:
(click to expand)
2018-10-21 18:46 DEBUG task test_rtorrent executing test_rtorrent
2018-10-21 18:46 DEBUG status test_rtorrent Adding new task test_rtorrent
2018-10-21 18:46 WARNING task test_rtorrent Aborting task (plugin: from_rtorrent)
2018-10-21 18:46 DEBUG task_queue task test_rtorrent aborted: TaskAbort(reason=Could not get torrents (main): <Fault -506: "Method 'd.multicall' not defined">, silent=False)
2018-10-21 18:46 DEBUG task_queue task queue shut down
2018-10-21 18:46 INFO ipc.rpyc listener closed
2018-10-21 18:46 INFO ipc.rpyc server has terminated
2018-10-21 18:46 DEBUG util.simple_persistence Flushing simple persistence for task None to db.
2018-10-21 18:46 DEBUG manager Shutting down
2018-10-21 18:46 INFO manager Removed test database
2018-10-21 18:46 DEBUG manager Removed /home/xvicarious/repos/Flexget/.test-config-lock
Additional information:
- FlexGet version: 2.17.0
- Python version: 3.6.6
- Installation method: docker
- Using daemon (yes/no): yes
- OS and version: Alpine 3.8
- Details about this migration here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels