-
Notifications
You must be signed in to change notification settings - Fork 12
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
issue connecting to rutorrent #55
Comments
It can't connect to rutorrent, only rtorrent directly. |
k. well I guess how can I get it to point to my torrent instance? I can't figure out where to find the proper values? |
With that rtorrent setup it is probably not that easy. The container you're looking at is designed to not expose rtorrent directly (because it can be insecure). The setting you need into .rtorrent.rc is found here: https://github.com/rakshasa/rtorrent/blob/1da0e3476dcabbf74b2e836d6b4c37b4d96bde09/doc/rtorrent.rc#L126 e.g. |
any way to connect through socket rather than scgi port ? |
hi there -- used this script before with qbitorrent, but moving to rutorrent. I'm running this docker container:
https://github.com/crazy-max/docker-rtorrent-rutorrent
but i can't figure out how to connect to it: i tried what was suggested here:
#29 (comment)
but it just gives me a 401 error when trying to runt the test connection command.
Hopefully somebody can help?
thx
The text was updated successfully, but these errors were encountered: