Skip to content

Sonarr and Radarr error: Command "d.complete" is not allowed for untrusted connections. #3072

Description

@xombiemp

Please complete the following tasks.

  • Web browser cache cleared
  • Link provided to install script if applicable
  • Not using broken rtinst install script
  • Web browser, ruTorrent, PHP and OS version provided

Tell us about your environment

ruRorrent: 5.3.3 with httprpc plugin
rtorrent: 0.16.14
Archlinux

Tell us how you installed ruTorrent

installed with Archlinux rtorrent AUR.

Describe the bug

Instead of trying to get ratio plugin working with 0.15.6 I just decided to update to 0.16.14. #3071
After I updated I started seeing this error in Sonarr and Radarr:
Command "d.complete" is not allowed for untrusted connections.

Looks related to this rakshasa/rtorrent#1710
I see that there are some settings in plugins/httprpc/conf.php

Should d.complete be added to the $XMLRPCProxySafeParams array?

I think I could also set $XMLRPCProxy to passthrough_unsafe, but I want to do this the right way.

It seems like Sonarr and Radarr are being thought of and SHOULD work, because they are mentioned in comments in the plugins/httprpc/conf.php file. Am I missing a config or something, or is something broken that needs fixing?

Steps to reproduce

Configure *arr apps like this

Image

Expected behavior

No errors when communicating with rutorrent.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions