Search results

  1. R

    Bad response from server: (403 [error,getuisettings])

    403 error is a forbiden access error, so post tail of your "/var/log/lighttpd/access.log" to see what happen. Check you premession and configure a webauth user. ++ Nico
  2. R

    ssl problem

    Thanks all up and working
  3. R

    ssl problem

    Trying to install openssl-perl but saying couldn't find package *******:~# apt-get install openssl-perl Reading package lists... Done Building dependency tree... Done E: Couldn't find package openssl-perl ********:~#
  4. R

    ssl problem

    Hi there sharpie, I have encountered this problem myself. It was primarily the coding on the site I was downloading from. It has since been rectified . Here is a link I used to get round it whilst the coding was being sorted. It will probably differ slightly depending on the OS you are using...
  5. R

    lighttpd Restart Problem

    I think I may have figured out the reason for this problem. The server by default has lighttpd installed. When I setup rutorrent I installed another lighttpd package, so now there are 2 versions of the web server installed. I think on startup, the second version may not be getting started...
  6. R

    lighttpd Restart Problem

    Hi, Do you know how I can get some logging information perhaps? I think lighttpd is fine, but for whatever reason rutorrent does not init properly. Maybe it's a boot up order of processes? thx
  7. R

    Worked fine before restart, now shows a long error [SOLVED]

    Quote You wouldn't happen to have any suggestions for doing this would you? No. Wait for wonslung, may be he will say to your something.
  8. R

    Worked fine before restart, now shows a long error [SOLVED]

    Configure your web-server correctly. It must run php script. In your case - web-server return it to client instead.
  9. R

    lighttpd Restart Problem

    Hi, I have successfully setup rtorrent & rutorrent on a Synology DS209. Everything works as expected except for one problem, and that is when the server reboot, rutorrent cannot be accessed using http://diskstation:8081/rutorrent. lighttpd is running and can be accessed using...
  10. R

    quota

    just so you know, if you need quota, you need to buy the quota mod for rutorrent. Without it you will have serious issues. if you are interested in talking more about this please email me at [email protected]
  11. R

    Multi user system, global .dat files

    Thx for the replies! It did not work to change the path its controlled elsewhere. but adding Code: $forbidUserSettings = true; To the plugins conf.php worked fine
  12. R

    utorrent install ― sanity is overrated

    i can't seem to understand if this was resolved or not.
  13. R

    utorrent install ― sanity is overrated

    firstly, by keeping it on localhost, secondly by apply the mount on a directory which has authentication.
  14. R

    utorrent install ― sanity is overrated

    apaches mod_scgi is for tcp based sockets only. there are some patches for unix sockets, but they are all old and unreliable. if you MUST use a unix socket (you really shouldn't need to) you can use another webserver like lighttpd or Cherokee.
  15. R

    Multi user system, global .dat files

    Hello, First I want to say thank you for a very nice system! We run a multiuser seedbox and have a problem with the ratio addon, is there a way to change the settings to global instead of per user? I have tried to copy my ration.dat to /share/settings but it seems to only work if I copy it to...
  16. R

    rTorrent + Rutorrent Upload issues.

    i think it could also be that your torrents just dont' have any peers on your node. it happens. just because a tracker says there are 10..20...30 leechers doesn't mean you will connect to them. how are you adding these torrents? if you are just picking them and adding them yourself...
  17. R

    [Solved] Rutorrent with Nginx? Has anyone gotten this working?

    Have you tried using the RPC module? http://code.google.com/p/rutorrent/wiki/PluginRPC
  18. R

    High CPU Usage

    Quote What does "0.0%wa" say in top for you, mostly its disk I/O that slows down our server if many are downloading and rtorrent are very active at the same time or a hash check starts. But out server really lacks the power some days You're right, the problem come frome the %wa. How ever, I...
  19. R

    High CPU Usage

    I am gonna do a fresh install (debian 5 this time) in the next few days, I will keep you posted
  20. R

    High CPU Usage

    Thanks for your interest, top show the global CPU around 100% and rtorrent going from 15% to 80%... No other process are taking over 1% cpu