Skip to content

rtorrent 0.9.x no longer has d.multicall #2239

@XVicarious

Description

@XVicarious

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions