Struggling to connect rTorrent to AutoBrr, what is the correctly formatted host url I need to use? #334
Replies: 2 comments
-
The unraid template you used missed the variable A good example of working compose can be found here. This container does work with services like sonarr/radarr utilising the SCGI socket but it has to be exposed first. |
Beta Was this translation helpful? Give feedback.
-
Thank you @waz1500, you where bang on - I just got it working by adding the http://username:password@host_or_docker_ip:8000/rutorrent/plugins/httprpc/action.php |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i am trying to add rTorrent as a client to AutoBrr as instructed here: https://autobrr.com/configuration/download-clients/dedicated/#rtorrent--rutorrent
I can manually navigate to the to ruTorrent GUI via 10.0.0.52:8080 and have successfully setup basic auth.
However, none of the examples given in AutoBrr are working, they all fail when clicking 'test' and do not connect.
In the past I have been able to complete this step without issue when using rTorrent on a seedbox, so I'm not sure why it's not working in this case. I suspect it's something very trivial
Any help appreciated, thank you
Beta Was this translation helpful? Give feedback.
All reactions