Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruTorrent - AutoTools not adding .torrent files [$20] #1805

Closed
Pyronious opened this issue Aug 5, 2015 · 4 comments
Closed

ruTorrent - AutoTools not adding .torrent files [$20] #1805

Pyronious opened this issue Aug 5, 2015 · 4 comments
Labels

Comments

@Pyronious
Copy link

I've been running ruTorrent/Autotools on my Synology DS1512+ for a few years now. Normally I install it using the steps described at http://forum.synology.com/wiki/index.php/RTorrent_ruTorrent_HowTo. Unfortunately with the most recent DSM update, the steps to compile XMLRPC-C are failing, so I had to go looking for another solution, which led me here.

I installed the package from the community package center and ruTorrent is working fine. However, the AutoTools plugin is not picking up torrent files in the watch folders like it normally does.

So far my troubleshooting steps have included:

  • Re-synced plugins folder from GoogleCode to make sure I have the latest version
  • Set permissions on ruTorrent folder to be very liberal (777)
  • Disabled the standard rTorrent watch folder
  • Enabled autodebug_enable in AutoTools conf.php to generate log files. However it doesn't ever seem to produce a log file (looked for /tmp/errors.log and searched elsewhere)
  • Set register_argc_argv = On in /etc/php/php.ini
  • Other plugins are installed and working fine
  • Tried un-installing and re-installing the ruTorrent package

Any thoughts / ideas / suggestions? I'm totally stuck at this point.

Thanks!

There is a $20 open bounty on this issue. Add to the bounty at Bountysource.

@Diaoul Diaoul changed the title ruTorrent - AutoTools not adding .torrent files ruTorrent - AutoTools not adding .torrent files [$20] Aug 5, 2015
@Diaoul Diaoul added the bounty label Aug 5, 2015
@OBenned
Copy link

OBenned commented Sep 11, 2015

I had the same issue, i also tried CHMOD 777 but in some weird way it started working when i set it to 755 and after a restart of the synology box i was a happy panda

@Pyronious
Copy link
Author

Yeah, I ended up at 755 as well for my ruTorrent folder. Unfortunately even at 755 my watch folders aren't working. Maybe there are other directories I need to check the permissions on?

@A----
Copy link

A---- commented Jan 8, 2017

It might not be related to your issue at all since we're now one year later.

Anyway, to anyone which might have the same issue and read this:

  • check the user/group rights: meaning you should be able to do sudo -u rutorrent /volume/to/your/torrents/and/data and sudo -u http /volume/to/your/torrents/and/data. Change the rights in the control panel accordingly if necessary
  • also, there's a 5 min delay before rutorrent starts picking up anything new. This delay can be changed in /usr/local/rutorrent/plugins/autotools/conf.php but I guess that it'll be overridden when the package is upgraded (contrary to the var/.rtorrent.rc which has a preupdate backup mechanism)

@Safihre
Copy link
Contributor

Safihre commented Jun 24, 2018

Updates (like proper DSM6 support) will be handled in #2215 and maybe PR #3175.

@Safihre Safihre closed this as completed Jun 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants