Search results

  1. S

    connection to rtorrent not established

    This means - your rtorrent is crashed.
  2. S

    connection to rtorrent not established

    Quote checked rtorrent,it is running...can u give install code for httprpc plugin See project's wiki for details.
  3. S

    connection to rtorrent not established

    1) Check rtorrent process - is it really running. 2) Configure mod_scgi module for your web-server or use ruTorrent plugins rpc or httprpc.
  4. S

    [SOLVED] Problem with rutorrent/rtorrent automation

    Hey guys, I have been using rutorrent/rtorrent for the past couple of months, but have only recently started to automate the process of downloading and uploading. The downloading works perfectly but now I want rutorrent/rtorrent to auto upload when it completes downloading, I have another...
  5. S

    ruTorrent global settings (Multi-User)?

    Excellent! Thanks for pointing that out - I had missed that in my earlier reading. Ok, so that solves the problem of global settings... I only have a few simple questions now: 1. How would ruTorrent behave for the following cases: - Defined $forbidUserSettings as "true" in the global...
  6. S

    rutorrent just stop working.

    That ps output doesnt mean it's alive, just the screen session that started it is still active. kill 11613 and try starting it again
  7. S

    ruTorrent global settings (Multi-User)?

    Hey all, So I've recently installed rTorrent + ruTorrent on my Synology NAS. All was going well - I had a single user setup and configured my ratio groups (using the ratio plugin) and RSS feeds/filters exactly how I wanted them. I decided to setup a user/password for ruTorrent, however the...
  8. S

    [SOLVED] RSS Downloader ??) problem

    i'd check the permissions in rutorrent/share/settings/rss or /share/users/user/settings/rss. most people suggest 777 for rutorrent anyway.
  9. S

    Diskspace plugin issue

    Oh sorry, The diskpace didnt't show up (only the CPU Usage), in Plugins Tabs : I have Diskspace - Not loaded) Edit : Solved, missing permissions for Other (750 instead of 755) ODB,
  10. S

    Some problem with my scgi port (?)

    1) This is a warning message. For avoid security risks you must close scgi port in firewall. DHT port hasn't relation to scgi port. 2) ruTorrent can't "be down". It is a front-end. 3) What is your problem?
  11. S

    Creating Torrents

    Thanks, that guide was quite useful - and indeed I was missing SCGI. I've compiled and installed it, however my problems still persist unfortunately so perhaps there is another cause
  12. S

    Diskspace plugin issue

    Hello, I installed a new server, and I have some issues with the diskspace plugin. I entered the top directory (it exist) in config.php of the rutorrent user. My top directory is a mounted directory (partition /dev/sda3 : mount path = top directory) When I put /home/<user> It works :s Hard...
  13. S

    Torrenttoise for Android HTTPRPC issues

    Has anyone got Torrenttoise to work for their phones while using HTTPRPC? The setup on the Torrenttoise website suggested using \RPC2 but I installed the noob "everything in one" script which uses HTTPRPC instead of XML-RPC. If it just won't work. do you suggest a better app for android that...
  14. S

    Scars Autouploader Problem

    is it possible to create a log file to be whether the file wrapper was carried out at all of the rtorrent.rc ? EDIT: No one can help me?
  15. S

    Scars Autouploader Problem

    i think this is not correct Quote # if invoked by rtorrent elif [ $1 = "rtorrent" ]; then cd "$HOME/upload" upload -z $2 "$3" >/dev/null 2>&1 & fi
  16. S

    rtorrent and rutorrent - Destination folder query

    Add system.method.insert = d.tied_file_basename,string|simple,"execute_capture=bash,-c,\"echo -n \$(basename \\\"${1%%.torrent}\\\")\",cleanbase,$d.get_tied_to_file=" and use it instead of custom1.
  17. S

    Scars Autouploader Problem

    HI I have a Problem with the Auto Upload from Scars , hope someone can help me Upload via Webui works, but i will automatic Upload everything from Download finished without the Webui in .rutorrent.rc i added the Line(s) : This 2 Lines i have testet: system.method.set_key =...
  18. S

    I was wondering if anyone would be interested in this

    you can try https://github.com/Voruse/Fangspitzen
  19. S

    rutorrent interface problem after recent updates

    Doesn't look like a complete install, might want to backup your conf dir and checkout from SVN again
  20. S

    Can't resolve hostname

    Since upgrading from rtorrent 0.8.9/0.12.9 to 0.9.2/0.13.2 (on headless server running Ubuntu 10.04), I've been having enormous problems. I compiled everything myself but made what might have been a mistake in not backing up my "sessions" directory. As soon as I started up rtorrent, all of my...