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/rtorrent seems to be working fine but torrent transfer does not start #76

Open
hectoroki opened this issue Sep 24, 2020 · 3 comments

Comments

@hectoroki
Copy link

Hello everyone,
I'm pretty much a newbie learning hot to use dockers and this module.

I am having a problem. Have my docker installed as an extension on my Plesk server, and after installing, and configuring.. seems everything is fine, but the torrent itself does not start.

I added a torrent file and a magnet link, and cant make it to work.

Files at the mapped volume seems to be ok. dont think its a permissions problem?.

any help is greatly appreciated.

Thank you

@bb-87
Copy link

bb-87 commented Oct 1, 2020

Disclaimer: I'm a noob myself, so take this advice with a grain of salt.

If the downloads are queued it does sound like a permissions problem.

Try
$ sudo chown -R USER:GROUP /path/to/folder/

If you ran the container like suggested in README.md it may look like this:
$ sudo chown -R hectoroki:hectoroki /home/hectoroki/test/

@hectoroki
Copy link
Author

Thanks a lot.. I was just looking at the permissions, changed them to

chown -R rtorrent:psaadm /path/to/files

and then started working..

NICEEE.. thanks a lot

@buildwithmalik
Copy link

I'm facing the same problem but i'm on windows and just pulled this docker image. I'm confused about this, can you guys please help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants