[Solved] Rutorrent with Nginx? Has anyone gotten this working?

lisas4567

Member
May 25, 2018
773
0
16
Has anyone been able to get this working properly?

I've tried everything and nothing works, I always get a bad link with rtorrent. I can't seem to make rtorrent and rutorrent communicate together. I currently use 2 sockets for two different users in /tmp and have tried using SCGI local 127.0.0.1:5000 and 5001 respectively.

I must add I have set up a authentication domain with multiple users.

The only way I have gotten it to work is by using lighttpd as a second http server for rtorrent only. But with the memory leak issues I'd like to use Nginx only.
 

lisas4567

Member
May 25, 2018
773
0
16
Quote
Have you tried using the RPC module?

http://code.google.com/p/rutorrent/wiki/PluginRPC


Holy sh*t SkyDrome. Thanks a ton!!!

Its funny because I did try to use RPC module and it never worked. But upon your saying that I decided to go and see if the module was updated at all since I last checked and I noticed something called HTTPrpc module. I downloaded this and it worked perfectly.

Can a mod put a [Solved] block in my thread subject line.

Thanks SkyDrome. I have no idea when that plugin came out but I dont remember seeing it when I slaved over this about 2 months ago or so.