Search results

  1. P

    multi user error ???

    no error pops up. And how can I turn on the client because it can be set to stop and earthquakes at the start but I do not know how may include start-stop-daemon - start - chuid rtor - name rtorrent - exec / usr / bin / dtach --n / tmp / rtorrent.dtach / usr / local / bin / rtorrent please help
  2. P

    multi user error ???

    the problem is that everything I do as it is written and the problem stays the same. Maybe the problem is this: directory = / home/user4/downloads schedule = watch_directory, 5.5, load_start = / home/user4/torrents / *. torrent schedule = untied_directory, 5.5, stop_untied = /...
  3. P

    rtorrent error xmlrpc error 500 bad response from server ubuntu 10.0.4

    it should be in the home directory of that user
  4. P

    rtorrent error xmlrpc error 500 bad response from server ubuntu 10.0.4

    Quote hie... i signed up just to post here... http://forums.rutorrent.org/index.php?topic=608.0 ] [ the rtorrent.rc file in the auto setup is crap. i installed and saw 3.5 GB ram allotted to rutorrent. but most of us dont have that much ram though.. also the if u tweak that rc file we can get...
  5. P

    multi user error ???

    Hello I have a problem with installing mplayer multi take this hint and gives me an error: [6/30/2011 5:17:54 p.m.] WebUI started. [6/30/2011 5:17:54 p.m.] Bad link to rTorrent. Check if it is really running. Check $ scgi_port and $ scgi_host settings in config.php and scgi_port in rTorrent...
  6. P

    Caught Floating point exception

    Fixed. Conflicting packages in ubuntu.
  7. P

    Caught Floating point exception

    Can someone please help? My rtorrent is still offline... need to get seeding!
  8. P

    Caught Floating point exception

    Quote Possibly some lib problem Code: ldd `which rtorrent` and verify the correct libs are used and not old versions. Thanks for your reply. This is the output from that command? Code: root@server:~# ldd `which rtorrent` linux-gate.so.1 => (0x00c37000) libncursesw.so.5 =>...
  9. P

    Guide: How to create secure login for rutorrent

    if it is not compiled with xmlrpc-c it will not work period. edit: it seems the latest package of rtorrent on ubuntu FINALLY includes xmlrpc-c (per http://packages.ubuntu.com/lucid/rtorrent ) I think firefox might have a problem with digest authentication....for maximum support use basic...
  10. P

    Guide: How to create secure login for rutorrent

    Quote Greetings! Got tired of torrentflux and installed rtorrent and this gui instead. Looks great. But I need a login hack since the server is available on the web. I tried this recipie. Didn't really get it working. Now I get a "500 internal server error". By editing I can make it ignore the...
  11. P

    Guide: How to create secure login for rutorrent

    basically, what simur is saying is this: when you use mod_scgi to create the mountpoint at /RPC2 , unless / is protected by soem form of authentication, /RPC2 will be open. So, you can either: Set authentication on / set authentication on /RPC2 mount your scgi on the directory which you've...
  12. P

    Guide: How to create secure login for rutorrent

    if you want to make it as secure as possible, you should look into browser based ssl certificates. this would make it where someone without the proper cert wouldn't be able to log in.
  13. P

    Caught Floating point exception

    I'm getting the following error when trying to start rtorrent. Code: Caught Floating point exception, dumping stack:rt: 62220] Stack dump not enabled. Aborted $ Any idea of the cause, or how to solve? This is what I am using and have been using to update rtorrent/rutorrent for a while now. It...
  14. P

    rtorrent 0.8.9 + svn rutorrent =

    Clear browser cache.
  15. P

    Changing RSS Time Interval In Debian

    Never mind figured it out, was looking in the wrong directory thank you
  16. P

    Problem with connection to rtorrent :(

    Yet once: this errors means - something bad with php on your web-server. Server return a body of php scripts instead running its. Try to dig to this side.
  17. P

    Problem with connection to rtorrent :(

    Install or configure php properly.
  18. P

    ruTorrent and Nginx without sockets

    Check permissions for session directory. Try to stop/start torrent. Open rtorrent console, and check - what rtorrent say to yuo about this problem.
  19. P

    Changing RSS Time Interval In Debian

    Hello was wondering how I could change the time interval of RSS currently its set to 30 i tried editing rssconf.php but it comes up blank for some reason