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.

[Support] Linuxserver.io - Radarr

Featured Replies

Hi, could you please update the docker. We are two versions behind.

 

Thank you

  • Replies 803
  • Views 255k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • sparklyballs
    sparklyballs

    for radarr "press enter to exit" loop    try exec'ing in to the container and running cd /opt/radarr && curl -o - http://download.sonarr.tv/hotfixes/regression-mono-5.10/NLog.dll

  • I decided to take a gamble and changed preview to nightly (edited template and replaced preview with nightly under Repository ) and it updated and it no longer complains. was on 3.0.0.3790 under

  • I had the same problem. I ended up finding some guidance that recommended opening up your radarr.db file in Browser for SQLite (free app). Once open, export it to a flat SQL file, then re-import it an

Posted Images

Hi, could you please update the docker. We are two versions behind.

 

Thank you

 

As usual,  image refresh is done each Friday.

Hi, could you please update the docker. We are two versions behind.

 

Thank you

 

 

you should probably check for updates, i updated this image 3 hours ago.

Hi, could you please update the docker. We are two versions behind.

 

Thank you

 

You can update from within radarr. Goto System -> Updates and update to the latest version.

you should probably check for updates, i updated this image 3 hours ago.

 

Thank you, force update did the trick.

 

@scottc: I vaguely remember that when you update within the Docker and restart it, it will default to the version the Docker was built.

But I can do that until it gets properly updated every Friday.

 

Thanks to all of you!

anyone try to get Cardigann to work with Radarr? I have a Cardigann install for Sonarr and tried to reuse the url/api key and tried to copy it over to radarr but it fails. Wonder if i need a second Caridgann install for Radarr or if it's just a bug in this early development.

 

no issues using the cardigann unraid docker in Radarr. used torrent potato. TPB is down right now so test's will fail.

Ya, I just got it working using TorrentPotato as well. In case anyone is trying. You paste the Cardigann (or i assume Jacket works too) URL and paste the API key from Caridgann into the Passkey field. Leave username blank.

 

@scottc: I vaguely remember that when you update within the Docker and restart it, it will default to the version the Docker was built.

But I can do that until it gets properly updated every Friday.

 

 

Yah,  that is the one drawback to updating from within radarr, when you restart or update the docker it defaults to the version in the docker file.  I just remind myself to go update it in radarr if I update the container ( or restart the server )

Hey guys,

 

somehow Radarr cant move the downloaded files.

This is strange because the settings are 1:1 similar to the ones from sonarr and sonarr can move the files. (docker settings + radarr settings)

 

Any idea what could be wrong ?

 

"Import failed, path does not exist or is not accessible by Radarr:"

Hey guys,

 

somehow Radarr cant move the downloaded files.

This is strange because the settings are 1:1 similar to the ones from sonarr and sonarr can move the files. (docker settings + radarr settings)

 

Any idea what could be wrong ?

 

"Import failed, path does not exist or is not accessible by Radarr:"

 

Nope, nowhere near info posted, see my sig

Docker command is this

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="radarr" --net="bridge" -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 7878:7878/tcp -v "/mnt/user/Docker/saznzbd/Downloads":"/downloads":rw -v "/mnt/user/Media/Filme/":"/movies":rw -v "/mnt/user/Docker/Radar":"/config":rw linuxserver/radarr

8dea02032653b534eb2aa0275aa6fd1a57f6a88ee7e3013700aad65f4ae5026a

The command finished successfully!

 

radarr log is this

 

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 10-adduser: executing...

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We gratefully accept donations at:
https://www.linuxserver.io/donations/
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 30-config: executing...
[cont-init.d] 30-config: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.

here we go  :)

 

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="binhex-sabnzbdvpn" --net="bridge" --privileged="true" -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -e "VPN_ENABLED"="no" -e "VPN_USER"="xxxx" -e "VPN_PASS"="xxx" -e "VPN_REMOTE"="europe.vpn.airdns.org" -e "VPN_PORT"="443" -e "VPN_PROTOCOL"="udp" -e "VPN_DEVICE_TYPE"="tun" -e "VPN_PROV"="airvpn" -e "STRONG_CERTS"="no" -e "ENABLE_PRIVOXY"="yes" -e "LAN_NETWORK"="192.168.178.0/24" -e "NAME_SERVERS"="8.8.8.8,37.235.1.174,8.8.4.4,37.235.1.177" -e "ADDITIONAL_PORTS"="8081" -e "DEBUG"="false" -e "PUID"="99" -e "PGID"="100" -p 8080:8080/tcp -p 8090:8090/tcp -p 8118:8118/tcp -v "/mnt/cache/Docker/saznzbd/Downloads":"/data":rw -v "/mnt/cache/Docker/saznzbd":"/config":rw binhex/arch-sabnzbdvpn

6d73a2d84d5a1524930d3ea16363bd5c4a02b38338eabb2090c3a341d358796a

The command finished successfully!

The problem is /mnt/cache/Docker/saznzbd/Downloads is mapped to /data in Sabnzbd and /downloads in Radarr.  Needs to be the same across all containers.

 

See this post and have a read of the docker faq to get your head around folder mappings.

Hey guys,

 

somehow Radarr cant move the downloaded files.

This is strange because the settings are 1:1 similar to the ones from sonarr and sonarr can move the files. (docker settings + radarr settings)

 

Any idea what could be wrong ?

 

"Import failed, path does not exist or is not accessible by Radarr:"

 

I ran into this problem when I first installed radarr. The issue is the mapping for downloads.  Add ( or change ) the container mount point from downloads to downloaded.  radarr is looking for a directory named downloaded not downloads. 

 

what i did was just add a new path variable in the docker template and mapped /downloaded to the download directory for deluge

 

 

Hey guys,

 

somehow Radarr cant move the downloaded files.

This is strange because the settings are 1:1 similar to the ones from sonarr and sonarr can move the files. (docker settings + radarr settings)

 

Any idea what could be wrong ?

 

"Import failed, path does not exist or is not accessible by Radarr:"

 

I ran into this problem when I first installed radarr. The issue is the mapping for downloads.  Add ( or change ) the container mount point from downloads to downloaded.  radarr is looking for a directory named downloaded not downloads. 

 

what i did was just add a new path variable in the docker template and mapped /downloaded to the download directory for deluge

 

That isn't going to fix his issue, trust me.

Hey guys,

 

somehow Radarr cant move the downloaded files.

This is strange because the settings are 1:1 similar to the ones from sonarr and sonarr can move the files. (docker settings + radarr settings)

 

Any idea what could be wrong ?

 

"Import failed, path does not exist or is not accessible by Radarr:"

 

I ran into this problem when I first installed radarr. The issue is the mapping for downloads.  Add ( or change ) the container mount point from downloads to downloaded.  radarr is looking for a directory named downloaded not downloads. 

 

what i did was just add a new path variable in the docker template and mapped /downloaded to the download directory for deluge

 

that is terrible advice, you could just try using the existing /downloads mapping points that are common to both containers and set them up correctly in the first place instead of creating new ones.

 

Nevermind

  • 2 weeks later...

Tangent (sorry) but does this apply to Sonarr LSIO docker as well?

 

 

In general I would always wait for the weekly update and update the container rather than update within the container, I've yet to see anything that is so crucial it can't wait a week.

most of the LinxServer.io dockers actually "install/update" their apps on first start, or if they have not been started in a while. Or they used to, I notice I get "docker update" notices a lot now, so don't know if that's changed. I used to be able to get many of their dockers to update the contained app just be restarting it.

most of the LinxServer.io dockers actually "install/update" their apps on first start, or if they have not been started in a while. Or they used to, I notice I get "docker update" notices a lot now, so don't know if that's changed. I used to be able to get many of their dockers to update the contained app just be restarting it.

 

No they don't, they used to a long time back when we had phusion base, but the vast majority no longer do so.

 

AUTO-UPDATING

 

After much discussion, we have decided that we are going to change our containers regarding the autoupdate feature. Autoupdates have probably been the biggest generator of support issues with our images and as such , in conjunction with the baseimage updates, we are moving towards having the majority of our images not autoupdate, a notable exception being plex media server. Aside from configuration mismatches from version to version and stability issues, the update routines are processor intensive and make containers slow to start. To mitigate this we plan to update the applications more frequently in the future with more regular image refreshes.

 

I stand corrected, I had noticed the more frequent docker updates and faster start times, but had not correlated the two.

 

I actually used the CA plugin to automate the docker updates now, since they're such a PITA to do manually (*click*, *click*, wait... *click*, next one, etc...). Everything except plex docker now auto-update once a week.

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.