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

Queued status on torrents on Synology #46

Open
TheDeadStone opened this issue Feb 13, 2018 · 3 comments
Open

Queued status on torrents on Synology #46

TheDeadStone opened this issue Feb 13, 2018 · 3 comments

Comments

@TheDeadStone
Copy link

I installed image from Docker app at my Synology, created container. Mounted a folder, forwarded necessary ports. Container started, I’m able to go to ruTorrent Web GUI, there are no errors in Logs tab. I’m also able to add torrent file, it appears in torrents list, but it’s status is always queued, I can’t start it – status not changing. And new files are not created in /downloads folder.

I see that sessions files are created at .rtorrent\session folder, so there is no problem with accessing disk. I also see in Web GUI that there are a lot of seeds for this torrent, so there is no problem with connection.

How can I start torrent to download?

2018-02-13_16-13-07

@sco0ts
Copy link

sco0ts commented Feb 28, 2018

Maybe a folder permission issues? I saw something similar when I was trying to download to a folder i did not have permission set correctly for. I am a less than a newbie on this, so dont hold me to it.

@adrianmihalko
Copy link

Any solution?

@ricardosilva86
Copy link

Any solution?

this is a permission issue. Check the permissions on the folder, easy way to assert is by making Everyone able to read and write to this folder (IMPORTANT: this violates the least privileged principle and would become a security issue. This approach should be used only to troubleshoot and then you should find which user rutorrent is using to only allow this user to connect and read/write to this folder)

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

4 participants