Search results

  1. D

    compiling rTorrent

    I configured the file okay. Everything seems fine. make command is returning with Code: make: *** No targets specified and no makefile found. Stop. Directory contains Code: AUTHORS ChangeLog Makefile.am NEWS aclocal.m4 config.guess config.log configure depcomp...
  2. D

    Rutorrent not reading access.ini settings

    I made a quick php file to check whether or not the if(is_file($conf) && is_readable($conf)) check on getConfFile() worked with the permissions in lighttpd, and it does—it stands to reason, then, that it is not a permission problem.
  3. D

    Connection to rTorrent not Established

    Hello, I have been using ruTorrent for a while now on my desktop (which I treat essentially like my own private seedbox and media server). It has been delightful, up until it stopped working the other day. I rebooted my computer, and it looked like rTorrent wasn't running (though it was). I...
  4. D

    No connection to rTorrent. Check if it is really running. Check $scgi_port and..

    i dont think that all seedbox providers allow you to have irssi installed matey and the script i edited and posted on this site doesnt install irssi, only the autodl-irssi plugin for rtorrent/rutorrent. i dont think it will be very hard to install irssi though matey, just google it me thinks...
  5. D

    No connection to rTorrent. Check if it is really running. Check $scgi_port and..

    ive hear a few people mention 'delete lock file' but its not something ive ever had to do so not sure there matey... SSH into the server and run killall irssi; screen -dmS autodl irssi Start irssi with the command irssi ive been playing with the autodl-setup script that i added to my...
  6. D

    No connection to rTorrent. Check if it is really running. Check $scgi_port and..

    hi i just had the same error in my rutorrent and couldnt get it running again. in the end i had to run the autodl-irssi setup script but it kept getting so far and then it would say 'ERROR the repository has been moved permanently' so i had to edit the script to get it to run all the way through...
  7. D

    Can't load rutorrent because of "Bad response from server: (404 [error,list])"

    Hi, I'm hoping someone can help me understand the problem I'm having in trying to run rutorrent on my Mac Mini Server that's running Mavericks. I've installed all the required formuly but still don't know why rutorrent isn't running properly. This is the error that I'm getting: Code: Bad...
  8. D

    [Plugin] Filemanager problem

    Never tested on BSD, probably the find util takes other params, or has a different output.
  9. D

    ruTorrent not keeping/reading settings for listen port

    You can close this thread. I deleted rutorrent and rtorrent and went with transmission because I couldn't get rutorrent to work as intended.
  10. D

    ruTorrent not keeping/reading settings for listen port

    I am beginning to wonder if this is a permissions issue. I will keep looking in to the issue, but I would love to hear what you guys think! EDIT: So I added my user to the www-data group, but the settings still will not take. :S For reference, here is the ls -ld output of the settings...
  11. D

    ruTorrent not keeping/reading settings for listen port

    Hey guys, I was in the rtorrent IRC and they recommended I post here for assistance. I just setup rTorrent + ruTorrent on my server and, for the most part, it looks like things are great with one exception: ruTorrent is not holding/reading settings for the listen port. First, let me post my...
  12. D

    Download directories don't show up on new install

    I was happily using rtorrent/rutorrent for some time, but I decided it was time to reinstall my OS. I backed everything up and proceeded. Once I got everything installed again however, the directories don't show up anymore in the download dialogue. I have included a screenshot as an attachment...
  13. D

    Update Ubuntu and now I cant connect with rutorrent

    For anyone that has the same problems as me, here is the fix; 1. Go to /etc/php5/fpm/pool.d 2. Open www.conf (sudo nano www.conf) 3. Uncomment all permission lines, like: listen.owner = www-data listen.group = www-data listen.mode = 0660 4. Restart fpm (sudo...
  14. D

    Update Ubuntu and now I cant connect with rutorrent

    ok I've discovered some more info that mighr be helpful. This is in the nginx error log 2014/06/26 08:30:58 [crit] 1733#0: *12 connect() to unix:/var/run/php5-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST...
  15. D

    [SOLVED]Revision > 2484 issues

    Quote : The only problem (the minor glitch I mentioned) is that now there are two buttons available: Remove and Cancel.(see attachment "after_d_click.png") Someone would expect that Cancel would again be to cancel the process. "Cancel" mean "close this window and make default action". You can...
  16. D

    [SOLVED]Revision > 2484 issues

    Quote : P.S: das329717 : I noticed a new tab "Tasks" Start new unpack/screenshots task, press 'Hide' button on the console interface. Check contents of the new tab. Quote : If you have time one of the days ahead, I would appreciate a wiki entry about this new tab I have plan to move project...
  17. D

    [SOLVED]Revision > 2484 issues

    Fixed, thanks.
  18. D

    [SOLVED]Revision > 2484 issues

    What do you mean? Error message?
  19. D

    [SOLVED]Revision > 2484 issues

    Try last version.
  20. D

    [SOLVED]Revision > 2484 issues

    Can't reproduce this, sorry. 1) Check web-server's errors log. 2) Try to remove all plugins and enable its one by one.