Search results

  1. D

    Unix socket, scgi mounts and the rpc plugin

    no offense taken. I do know the other side sooooo well. Since my rtorrent didn't crash over 5-6 months since i last restarted it i will leave out the socket-check for now. Also since i can't seem to find the error i recall my settings. Scenario One: .rtorrent.rc Code: scgi_local =...
  2. D

    Unix socket, scgi mounts and the rpc plugin

    Please feel free to split the post up and make a seperate topic out of it. My humble apologies. -Is there something to be made different when using the rpc_plugin? Because it didn't work out of the box and i thought i need to setup a unix-socket first. - Do i read this correct: I need to...
  3. D

    Unix socket, scgi mounts and the rpc plugin

    Are you using scgi_port or a unix-socket for communication with rtorrent? If you are using unix-sockets i would be interested in how you got it running. configs, access rights ...
  4. D

    Can't get rtorrents watch_directory to work [SOLVED]

    Code: schedule = watch_directory_1,10,10,"load_start=/home/verwalter/rtorrent/bm/*.torrent" example from my config. Maybe the "" does make a difference. When you have rtorrent running with your config and you add a torrent, can you see anything in the app-log (press L)
  5. D

    RuTorrent GUI metrics don't refresh...

    That is a lot to digest, but I get the benefits of ZFS. Again, I will have to put the time in and research this all a bit more, and get my linux chops up. Thank you very much for taking the time to explain things in such detail. I will reread this again tonight and probably look into getting...
  6. D

    RuTorrent GUI metrics don't refresh...

    Thank you! I will have a go at it myself and see how far I get. But, I'm sure I will be back here for advice/help. BTW, thanks for making this! Quote from: wonslung on February 08, 2010, 05:08:26 pm I downloaded your package and looked at it. It looks like someone has built it with an...
  7. D

    RuTorrent GUI metrics don't refresh...

    Yeah, Drobo looks great on paper, but it is really expensive, and I have also read reports where users can't recover their disks... Quote and as far as buying a drobo goes....no. The best thing to do is to build a small server/nas and use OpenSolaris or FreeBSD (of FreeNAS ) anything with...
  8. D

    RuTorrent GUI metrics don't refresh...

    Ok, I think I am capable of figuring it all out, just need to spend the time to do it. Out of curiosity, what would you recommend as a NAS solution? I looked into FreeNAS & Windows Server 2003/2008, and some proprietary systems like DROBO. I chose unraid due to the fact that disks are treated...
  9. D

    RuTorrent GUI metrics don't refresh...

    Thanks for the lightning fast response! I fear you have assumed far too much in regard to my skillset. I am definitely a linux noob. I installed rutorrent via a slackware package... i just did a "wget package path".. and installpkg... that's it... never actually compiled anything before...
  10. D

    RuTorrent GUI metrics don't refresh...

    I just installed RuTorrent on an unRaid server and for some reason none of the metric data gets updated (UL/DL speeds, time remaining, data transfer...). I have tried changing the refresh rate, but nothing makes a difference. So far it is happening on every browser I have tried IE8, Safari...
  11. D

    Sockets VS Port

    Like i said in a prior post, it depends on your os. (calling it sockets vs ports is really irritating me btw, they are BOTH sockets, one is a unix socket, the other is a tcp socket) using a unix socket has been shown to cause problems with some of the plugins. Use them at your own risk.
  12. D

    Sockets VS Port

    yes, but as i said, this isn't so much a rutorrent issue. I'd use tcp ports if you are having these issues
  13. D

    Sockets VS Port

    Quote Hey all, I've recently wrote a guide on setting up ruTorrent/rTorrent with sockets because there doesn't seem to be much support for it. But I have people ask me what the benefits are and I'm not positive on what to say. I've read before that it is more secure but I'm not sure if that is...
  14. D

    Trying to configure rtorrent + rutorrent but there is 404 Bad response

    Hello I don't know what php5-cli is? module needed to be loaded a package? curl is installaed and current version is: 7.20.0-1 I just intalled rutternet like: yaourt -S rutorrent and dependecies also came along rtorrent,xmlrpc-c,... as for if php5-cli (which I still don't know what this is)...
  15. D

    Trying to configure rtorrent + rutorrent but there is 404 Bad response

    Howdy. First of all awesome app you guys are developing Much appriciated. However I don't know what I'm doing wrong here. I use arch linux for my server: Linux ardoma 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 9 15:12:10 CET 2010 x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux rtorrent...
  16. D

    The program 'rtorrent' is currently not installed.

    Quote yes, i noticed that after i update my ubuntu last nite, this problem started to happen after the server reboot. all folder/files e.g info.php in /var/www does not appear in web anymore and all the rpc/scgi port i put in /etc/apache2/sites-enabled/000-default dissapear after the update...
  17. D

    The program 'rtorrent' is currently not installed.

    man, you've done something seriously wrong. all of your problems have nothing to do with each other. I think the REAL issue is that you don't know how to properly install and maintain this software (this isn't meant as an insult, just an observation) what webserver and ftp server do you use?
  18. D

    The program 'rtorrent' is currently not installed.

    chances are this is what happened: 1) it was installed and running, but you uninstalled it (doing this while it is running doesn't STOP the running rtorrent) 2) It was installed and STILL IS, but isn't in your current PATH (type echo $PATH, does it have /usr/local/bin in it?)
  19. D

    The program 'rtorrent' is currently not installed.

    no idea what you've done. Also, i can't support other peoples guides. If you use one of MY guides, i might be able to help. i'll read his guide later, can't do it rnight now
  20. D

    The program 'rtorrent' is currently not installed.

    also, like i said before, it doesn't MATTER if the seedbox is up 24/7 if your LOCAL net goes down/slows down you will get those errors. This is because the javascript portion of rutorrent runs CLIENT side and needs to transverse the net. If the net is down, then boom. error.