Giter VIP home page Giter VIP logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
1) You have an incorrect configuration. ruTorrent doesn't operate with a 
'system user' at all. Replace all names in the ruTorrent configuration files 
(and line of plugin initialization in the .rtorrent.rc) from 'system' to 
'htdigest' name.
2) Project is moved to the github. Use right place for your issues, please. 
https://github.com/Novik/ruTorrent/issues

Original comment by novik65 on 28 Aug 2014 at 11:38

  • Changed state: Invalid

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Rutorrent may not use a system user but rtorrent does and your erasedata plugin 
is attempting to use that username mate - the name of the user running 
rtorrent. Nowhere in my rutorrent config files is the <system user> name found 
but it is still attempting to use it - hence having to make a symlink of the 
name <system user> to the htdigest user configured in rtorrent.
Then again what the f would i know i have only been using *nix for 25 years.
I am arthritic so you can use the info or pretend it doesnt exist. Not going 
through the pain of typing it again.

Original comment by [email protected] on 28 Aug 2014 at 11:45

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Yet once. ruTorrent doesn't operate with a rtorrent user at all. It even 
doesn't know his name. 
CHECK PLUGIN INITIALIZATON LINE IN THE .rtorrent.rc. 
Are you understand my words?

Original comment by novik65 on 29 Aug 2014 at 4:40

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Ah - its an error in that and other tutorials - i got you.
In section 4.6 of that tut (tho it says do it by hand in nano) I used %s/<user 
name>/<htdigest user>/g on the .rtorrent.rc to replace all instances of <user 
name> with <system user>
but the line 

execute = {sh,-c,/usr/bin/php /var/www/rutorrent/php/initplugins.php <user 
name> &}
should be 
execute = {sh,-c,/usr/bin/php /var/www/rutorrent/php/initplugins.php <WEB User 
Name> &}

In the parlance of that tutorial.

So the fix is to edit .rtorrent.rc and change that final line, the line that 
initialises the plugins, from <system user> to <htdigest user>.

Awesome - hopefully now googling rutorrent does not delete data or similar will 
bring this up - which was the whole point of doing this :) Sorry for the 
misunderstanding i was having an SOB of a day.

Thank you so very very much for getting to the bottom of this, hopefully some 
other people will benefit from the fix to what seems to be a pretty common 
error :)
Hopefully someone who is a member of that site will tell them to fix the 
rotorrent tuts lol

Original comment by [email protected] on 29 Aug 2014 at 5:14

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Oh yeah, and i posted here because your forum says to :)
http://forums.rutorrent.org/index.php?topic=479.0

Original comment by [email protected] on 29 Aug 2014 at 5:16

from rutorrent.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Kudos on updating the thread but your wording there is very unclear, tho i 
understand english is not your first language. I mean no disrespect but might I 
suggest:

The project has been moved from the google code to github.
Please use the following link for any bug or issue reports, rather than the 
(very old) google link above.

Original comment by [email protected] on 5 Sep 2014 at 3:04

from rutorrent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.