Search results

  1. S

    ruTorrent and Nginx without sockets

    I already tried that. But it's happenning only when I import a torrent from a file. If I import a torrent by a link it works perfectly. It seems the torrent link isn't send from ruTorrent to rTorrent. Any guess ?
  2. S

    ruTorrent and Nginx without sockets

    Well I found when changing : Code: su -l rtorrent -c "screen -fn -dmS rtd nice -19 rtorrent" to Code: su - rtorrent -c "screen -fn -dmS rtd nice -19 rtorrent" It's working. But I've got one problem : torrent doesn't start they're in pause mode no matter what I do. The destination download...
  3. S

    ruTorrent and Nginx without sockets

    Hi again, I'm experiencing some trouble to launch rtorrent with a daemon script. I've created an user named "rtorrent" and when I launch my script, rtorrent isn't launched apparently : Code: #!/bin/sh -e # Start/Stop rtorrent sous forme de daemon. NAME=rtorrent-daemon.sh...
  4. S

    ruTorrent and Nginx without sockets

    My bad I didn't see I was using https instead of http. I will now look for authentification ! Thanks for your fast reply
  5. S

    ruTorrent and Nginx without sockets

    Hi, Is there a way to install and use ruTorrent with nginx without the sockets but with the php-cgi instead ? Because I already have others services on my server which are using nginx and I don't want to reconfigure all my server. FYI : I'm on a Debian Squeeze server.
  6. S

    Errors after upgrading from rutorrent-3.1 to rutorrent-3.3

    Yeah, thanks, this errors were disappeared after the second cache cleaning since an hour of using rtorrent in chromium.
  7. S

    Errors after upgrading from rutorrent-3.1 to rutorrent-3.3

    It looks like it wanted the following: Code: chmod +x *.shfor this type of errors: I cleared chromium cache but it still gives me Uncaught ReferenceErrors. But it cleares up the latest hour only. MB I should wait for 1 hour and recheck?
  8. S

    Errors after upgrading from rutorrent-3.1 to rutorrent-3.3

    I have the following errors after upgrade to rutorrent-3.3 and rtorrent-0.8.9: Please help me to correct this issues.
  9. S

    New Stable version of rtorrent 0.8.9 / 0.12.9

    Quote Appears that it was an rtorrent/freebsd problem. For FreeBSD I applied this src patch http://libtorrent.rakshasa.no/ticket/2661 If anyone runs into this problem do this Code: echo "--- src/thread_base.cc.org 2011-04-05 06:26:12.000000000 -0400 +++ src/thread_base.cc 2011-11-07...
  10. S

    New Stable version of rtorrent 0.8.9 / 0.12.9

    Quote I noticed that rutorrent-3.3 was released recently. Does it work with a new stable version of rtorrent (0.8.9) ? Yes, from the changelog: Version 3.3 (30.07.2011 r1731) Added support for new rTorrent versions (0.8.8, 0.8.9)
  11. S

    New Stable version of rtorrent 0.8.9 / 0.12.9

    i can send it...i got it buit but it crashes...there is a bug in the code i think. i opened ticket here: http://libtorrent.rakshasa.no/ticket/2621#
  12. S

    New Stable version of rtorrent 0.8.9 / 0.12.9

    i have upgraded to the latest stable of rtorrent 0.8.9 with the latest rutorretn svn yesterday and have noticed no issues at the moment. if you stick with the latest svn you should be right to use this version.
  13. S

    " Uncaught SyntaxError: Unexpected token <"

    Hello. I'm running Arch with apache and php installed and working, but i get this when i try to go into rutorrent: "[26.10.2011 20:03:24] JS error: [http://192.168.0.106/rutorrent/ : 1] Uncaught SyntaxError: Unexpected token <" Any ideas?
  14. S

    Problem with SCGI port

    seeing your lighttpd config (typically /etc/lighttpd/lighttpd.conf) and your config.php would help. .rtorrent.rc is nearly always in your /home/<user> folder.
  15. S

    Can't Install Theme

    Your private data (RSS filters, acoounts data etc) stored in the rutorrent/share directory. 1) Save it 2) Install new version of ruTorrent 3) Restore it. About installation - check project's wiki, or use install script (see one of sticked topic on this forum).
  16. S

    Can't Install Theme

    If you use svn version of ruTorrent, then you must use svn version of plugin. If you use last release version of ruTorrent (3.3), then you must use 3.3 version of plugin. You cant mix svn, 3.3 and previous (3.2 in your case) versions.
  17. S

    HTTP download link

    Install vsftpd and you're done.
  18. S

    Move Torrent Based On Label

    I am trying to move a torrent after completion to a subdirectory based on the label given in ruTorrent. I set the downloads to "~/rtorrent/data" and label them say "music" or "tv". Then when the download completes, I want the torrent to be moved the appropriate sub-folder. So far I have tried...
  19. S

    [SOLVED] Problem with launch of Rutorrent

    error code 500 means youve misconfigured your webserver. Check its logs for as to why its failing
  20. S

    Roll Back rTorrent HELP

    I understand that this rutorrent forum but rutorrent would be no where if not for rtorrent and besides you helped me. Thank you for your reply. This is a rutorrent forum and I would think that means anything to do with rutorrent is fair game. IE rtorrent and libtorrent. Or else there would be no...