did some testing, looks like if the .torrent file is over 1MB then it doesn't get loaded, if it's under, then it's ok. i assume this is either a rtorrent issue or nginx?
It doesn't want to start, it behaves as it wasn't added at all. there are no "torrent was successfully passed to rTorrent" messages or any erorrs. I't a torrent from a private tracker, I can pm you which one exactly if you wan't.
I'm using rtorrent 0.8.9 with rutorrent 3.3 (nginx as webserver) and I'm having problems with loading a large torrent, torrent is 210GB and the .torrent file 1.2MB
there is nothing in the log, and it is also ignoring it if I add it to the watch folder.
and the best part, everything works fine...
Managed to put it to work, same settings but i didn't changed the Port setting (Manually that is) but after Selecting the SSL and he changed it automatically. Works with WiFi and 3G ... anyway wierd issue but its working.
Hi ,
My rtorrent client is running on server but while opening the webUI i get the following error :
[19.11.2011 17:57:20] JS error: [http://xxx.xxx.net/rutorrent/ : 7630] illegal character
Any idea/help for this error ?
Hello,
I'm new to this. Currrently running Ubuntu and I followed the guide here : http://forums.rutorrent.org/index.php?topic=608.0 which worked flawlessly.
I have a few questions.
1. Since I am going to distribute the usage equally to a few users, I would like to restrict the "settings"...
Hi Novik,
Really sorry mate, i should have tested this all before i posted again. I caused the above few errors in my last post. I had changed the rutorrent dir (/var/www/rutorrent) to a custom dir. I didn't then update the line in the .rtorrent.rc file to reflect this change, therefore it...
Hi Novik,
Ok really sorry for the false alarm, however that didn't work. i rebooted the VPS a few times and its failing again
I have also disabled every single plugin and still it is crashing.So i am a but stuck as to what is causing this problem.
Have you got any more ideas? Is there a way...
Hi Guys,
Ok so i have found out which plugin is causing the issues. Its the Autotools plugin.
When i disable this plugin i have no issues with rutorrent/rtorrent.
Has this plugin been updated recently? I have the latest SVN version running.
cheers.
Hi Novik,
thanks for the reply.
Right. it is strange that when i change back to an older version of rutorrent it works.
Is there anything i can provide you to help troubleshoot it? As this seems to be just an issue in the last few SVN releases.
cheers.
rTorrent hasnt "custom6". Only custom1-custom5. If you use ruTorrent then you must use named customs instead.
Something like
d.set_custom=varname,varvalue
d.get_custom=varname
Hi All,
Not sure where to post this, so here it goes.
I have setup my new VPS the other day. I am using the latest stable version of rtorrent (0.8.9) along with the latest SVN of rutorrent.
So the issue i have been noticing is that rutorrent/rtorrent will run fine for a number of days then it...
actually, I only need something like this:
Code:
system.method.set_key = event.download.finished,restart_things,???to auto-start torrents as soon as they are finished.
Yes, It's possible. You must add in rtorrent.rc:
Code:
system.method.set_key=event.download.inserted_new,create_struct,"d.open= ; f.multicall=,\"execute={sh,/home/rtorrent/creator.sh,$f.get_frozen_path=,$f.get_path=}\""
Look the thread...
Hi
I have an issue with rutorrent v3.3 and latest libtorrent/rtorrent as of today:
After completely downloading a torrent, it gets paused and doesn't start seeding by its own, I have to manually click start to make it seed.
Is there any way to fix this behaviour? My rtorrent.conf is basically...