Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[DEPRECATED] Linuxserver.io - Rutorrent

Featured Replies

I also 

18 hours ago, ugp said:

Now I am getting

 

 

I reverted back to :2fce6c70-ls25 and all is working now. Something with the new update today broke _task for me.

I also have the same anomalies with 3 workstations using this image since a few updates. Not that big of an issue since as you quoted, one just have to revert back for now.

 

1 hour ago, crazygambit said:

Does anyone know why the webgui doesn't work for me in Chrome while it works in MS Edge? It's not critical, but I'd rather not run Edge.

 

Edit: Also how do I get it to save the settings. The speed limit on downloads is particularly annoying to have to reset each time.

 

No idea about your chrome/edge thing. But for your settings, you have to edit them manually directly into \config\rutorrent\rtorrent.rc in order for (most of) them to stick. 

Edited by Johnito

  • Replies 688
  • Views 177.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • sparklyballs
    sparklyballs

    Just added note to the first post on how to resolve this.  

  • scubafossil
    scubafossil

    Done got it working. How I did it. 1.)  SSH into your machine   2.)  Enter the following command replacing your file structure.  Note I could not get it to work if I changed the 443 port. docke

  • gustomucho
    gustomucho

    @xthursdayx It is actually much easier than that. Simply copy the contents of your "/mnt/user/appdata/rutorrent/rtorrent/rtorrent_sess" into the following folder : "/mnt/user/appdata/binhex-rtorrentvp

Posted Images

19 hours ago, ugp said:

Now I am getting

 

 

I reverted back to :2fce6c70-ls25 and all is working now. Something with the new update today broke _task for me.

How to revert back to last version?! I see no option to do so. 

19 hours ago, urbanracer34 said:

How to revert back to last version?! I see no option to do so. 

Edit the Docker and under "Repository:" add a previous version such as ":2fce6c70-ls25"
Final looking like "linuxserver/rutorrent:2fce6c70-ls25" in the space.

 

You can find versions on the DockerHub here https://hub.docker.com/r/linuxserver/rutorrent/tags

8 minutes ago, ugp said:

Edit the Docker and under "Repository:" add a previous version such as ":2fce6c70-ls25"
Final looking like "linuxserver/rutorrent:2fce6c70-ls25" in the space.

 

You can find versions on the DockerHub here https://hub.docker.com/r/linuxserver/rutorrent/tags

It's fixed! Thanks a ton! 

Fixed it for me too. Anyone know the issue and if it is something for linuxserver to fix or further upstream?

I'm having a problem where my rss feeds won't update and download files. It seems to be random when it will work or not. Most of the time I have to open the docker in chrome and refresh it myself to get it to download.

Uh What happened to Unpack? It no longer their nor do I see it in settings. It was there a couple of updates ago and now gone. 

On 4/23/2019 at 9:59 AM, wupatki said:

Uh What happened to Unpack? It no longer their nor do I see it in settings. It was there a couple of updates ago and now gone. 

Also wondering this, anyone know? To note it had stopped working for me recently anyway, despite being ticked, it stopped unpacking...

I'm having an issue where restarting the docker makes the save path column go blank. The only way I can seem to get it to properly show is by individually clicking on each torrent and click "save to" before it recognizes the save path and populating the column. It wouldn't be much of an issue if I could highlight multiple or all torrents and do that, but it only updates if I click save to one torrent at a time

 

b3tpjBq.png

On 4/25/2019 at 7:27 AM, J89eu said:

Also wondering this, anyone know? To note it had stopped working for me recently anyway, despite being ticked, it stopped unpacking...

look back like 3 posts on how to roll back.  Something in the latest release(s) removed unpack portion of the settings.

 

Also for those that want to roll back DO NOT copy/paste that tag into Repository, type it in.  Copy/Paste (at least for me) broke this docker.  Clearly something was getting captured in the copy.

 

Is anyone familiar with coding rtorrent? I would like to create a cron script that will delete the torrent and data for unregistered torrents. This is a sample code I found but I don't think it deletes the data, just the torrent file. Anyone know how I would modify this to delete data as well? Thanks

 

https://gist.github.com/onedr0p/8170117d43873c18c34139b7c5904c14

 

 

On 4/30/2019 at 6:38 PM, bobokun said:

Is anyone familiar with coding rtorrent? I would like to create a cron script that will delete the torrent and data for unregistered torrents. This is a sample code I found but I don't think it deletes the data, just the torrent file. Anyone know how I would modify this to delete data as well? Thanks

 

https://gist.github.com/onedr0p/8170117d43873c18c34139b7c5904c14

 

 

Have you tried it yet? It looks like it deletes it to me.

On 5/2/2019 at 6:58 PM, bobbintb said:

Have you tried it yet? It looks like it deletes it to me.

I'm actually having some trouble getting the script to work. What port did you use to connect?

On 5/6/2019 at 3:56 PM, bobokun said:

I'm actually having some trouble getting the script to work. What port did you use to connect?

I used the same port as the webui, 90 in my case.

How exactly do you install themes? Is there a folder you can put them in in the appdata directory?

15 hours ago, bobbintb said:

I used the same port as the webui, 90 in my case.

I tried that and I'm getting errors. Are you using plugin Userscripts to execute the script? At the beginning of the script did you put #!/usr/bin/python? I'm wondering if there is anything else that I missed.

 

What version of python are you using?

Edited by bobokun

On 4/23/2019 at 1:59 AM, wupatki said:

Uh What happened to Unpack? It no longer their nor do I see it in settings. It was there a couple of updates ago and now gone. 

For me I noticed it was disabled due to the "_task" plugin also being disabled. I reverted to ":2fce6c70-ls25 " as ugp mentioned previously and it fixed the issue.

 

On 4/10/2019 at 9:17 AM, ugp said:

Edit the Docker and under "Repository:" add a previous version such as ":2fce6c70-ls25"
Final looking like "linuxserver/rutorrent:2fce6c70-ls25" in the space.

 

You can find versions on the DockerHub here https://hub.docker.com/r/linuxserver/rutorrent/tags

 

Regarding the failed plugins - refer to github: https://github.com/linuxserver/docker-rutorrent/issues/112

 

Previous users experiencing this issue need to edit their config as per github or create a new image (new image worked for me).

 

Issue shouldn't affect new users - same as creating new image.

4 hours ago, anderbak said:

Regarding the failed plugins - refer to github: https://github.com/linuxserver/docker-rutorrent/issues/112

 

Previous users experiencing this issue need to edit their config as per github or create a new image (new image worked for me).

 

Issue shouldn't affect new users - same as creating new image.

I added the lines as stated in the config.php and I was able to go to the newest version of the docker and all works fine now. Thanks for the heads up.

Recently picked up unRaid again and I have everything up and running good with the exception of ruTorrent.  Torrents don't seem to download.  They are just at the Queued status.  I've checked the storage and I can see the folder and the files being created for the torrents I am trying to download, but the transfer never actually starts.  Any idea?  I've gone through this thread, and there were talks about permission issues.  I'm not sure if that is it or not.  Would really appreciate some help!  Thanks!

Any particular reason this container is ignoring configuration defined in rtorrent.rc? Despite setting variables in the rc file, this container defaults the global max upload and download rates.

On 3/15/2019 at 8:30 PM, memphisto said:

Last week (i think after rebase to alpine 3.9) i noticed randomly high cpu utilization - its fixed by restarting docker.
Is this a problem for anyone else?

From my last post i try to latest version and after 5 hours i still get high cpu utilization. If I make the downgrade tag linuxserver/rutorrent:1fcd6618-ls15 cpu utilization it's fine. Any ideas?

On 5/12/2019 at 5:28 AM, bobokun said:

I tried that and I'm getting errors. Are you using plugin Userscripts to execute the script? At the beginning of the script did you put #!/usr/bin/python? I'm wondering if there is anything else that I missed.

 

What version of python are you using?

I haven't used that script but I've used curl in a bash script to send those same commands to it and it deletes it and removes it. What is the error you are getting?

On 5/21/2019 at 6:09 PM, surfshack66 said:

Any particular reason this container is ignoring configuration defined in rtorrent.rc? Despite setting variables in the rc file, this container defaults the global max upload and download rates.

You edited the rc file directly? If so, not sure why that wouldn't work.

On 5/18/2019 at 11:51 PM, icepik said:

Recently picked up unRaid again and I have everything up and running good with the exception of ruTorrent.  Torrents don't seem to download.  They are just at the Queued status.  I've checked the storage and I can see the folder and the files being created for the torrents I am trying to download, but the transfer never actually starts.  Any idea?  I've gone through this thread, and there were talks about permission issues.  I'm not sure if that is it or not.  Would really appreciate some help!  Thanks!

Usually that's an issue with the directory not being accessible by rutorrent but if it is creating the files in the folder, it may be a permissions issue as you said. Have you tried checking the permissions?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.