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 - Sonarr

Featured Replies

thanks that helped. Now i just gotta figure out what keeps killing my server. I am pretty sure its the transfer of files in sonarr but not sure why its causing the issue.

  • 3 weeks later...
  • Replies 1.4k
  • Views 409.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • When deluge is finished, it's telling Sonarr that the file is stored in /data/completed/..., but you don't have /data/completed mapped to /downloads/completed on sonarr or radar  Add that mapping, and

  • JonathanM
    JonathanM

    You misunderstand parity protection as it applies to single disks. The mdX devices are protected by parity, so there is no difference in protection whether you use /mnt/user/appdata or /mnt/diskX/appd

  • thatsthefrickenlightning
    thatsthefrickenlightning

    I left /data and /config alone, deleted /media and created /mnt ( = /mnt) for Sonarr, Radarr and qBitTorrentvpn.

Posted Images

I'm currently running Needo's nzbdrone and was wondering if the config files and database are compatible with this.  I have a few remaining dockers i would like to finally get moved over linuxserver

I'm currently running Needo's nzbdrone and was wondering if the config files and database are compatible with this.  I have a few remaining dockers i would like to finally get moved over linuxserver

 

Reggie stop posting the same question in all the threads, see my answer to SyncThing...  ;D

Has anyone setup Sonarr with SSL? Going off the documentation here: https://github.com/Sonarr/Sonarr/wiki/SSL. Looks like httpcfg is not included in the docker even though it should be included with mono? I tried doing a 'find / -name httpcfg' in the docker container and no luck (after trying to run the command given).

 

Even if I found httpcfg and was able to run the command... I do not think it would last past a restart or container update.

 

edit: as usual I found my answer mere seconds after posting. httpcfg is in mono-devel. I am going to experiment with just getting it working period first, then try to figure out the best way to make it last on restart, etc.

 

edit2: trying to manually install mono-devel (just for testing purposes) was a no-go -

The following packages have unmet dependencies:

mono-devel : Depends: libgamin0 but it is not installable

              Depends: libgnomeui-0 (>= 2.22.0) but it is not going to be installed

              Recommends: mono-csharp-shell but it is not going to be installed

 

edit-final: found the github issue for this. sometimes i work from the wrong direction when solving a problem. https://github.com/linuxserver/docker-sonarr/issues/8 so i will be ditching sonarr for sickrage.

 

Hi, I am having problems with Sonarr and moving them to my TV folder after SABnzbd finishes the download. My setup works 100 % for CouchPotato, but Sonarr refuses to move the finished downloads. I get the following error message in Sonarr when it tries to move the download SABnzbd has finished: "No files found are eligible for import in /sonarr/(Series name)"

 

I have attached a screenshot of my unRAID volume mappings for SABnzbd, Sonarr and CouchPotato (I included the CouchPotato setup because it works).

 

I have also attached a screenshot of my settings within SABnzbd, Sonarr and CouchPotato.

 

Does anyone have any idea why Sonarr fails at importing the finished downloads?

 

Edit: Is there any point in using separate folders for Sonarr and CouchPotato, or should I just keep it simple and use a Downloads/Complete folder for both? The reason I set it up this way is because of my old setup on my Windows server, which followed this guide: http://www.cuttingcords.com/home/ultimate-server/newsgroups-and-sabnzbd - If you have any default or standard setup you would rather recommend that I use, feel free to enlighten me :-)

Docker_settings.png.4892cfdadabd7f13290c4482d895e0e5.png

Volume_mappings.png.98c96e8770618e92535f85ad09ee0118.png

Personally I find /downloads ==> /mnt/cache/downloads across all containers works for me.  It is static and then when I'm configuring anything in a container I have the same starting point if that makes sense.  Otherwise it gets way too confusing.

 

So if sonarr and sabnzbd are both mapped as /downloads  then if you tell one /downloads/sonarr then when they communicate they're both referencing the same location...

Looks like Sonarr is erroring trying to find /sonarr, which you don't have mapped in Sonarr's Volume Mappings (from the screen shot, you may have it mapped to /downloads)

Personally I find /downloads ==> /mnt/cache/downloads across all containers works for me.  It is static and then when I'm configuring anything in a container I have the same starting point if that makes sense.  Otherwise it gets way too confusing.

 

So if sonarr and sabnzbd are both mapped as /downloads  then if you tell one /downloads/sonarr then when they communicate they're both referencing the same location...

 

This is how I do it and my setup works flawlessly for Sonarr and Couchpotato.

Thank you, using /downloads/ instead worked great!

Hey,

Yesterday I updated to unraid 6.18 from 6.17 and once I restarted my machine nzbget and sonarr stopped working. I reinstalled nzbget and restored my settings from a backup which now works fine.

 

But Sonarr won't start if I restore the config.XML and nzbdrone.db but will start fine if i let it create new config files.

 

I get this message when I update the container

 

Warning: mkdir(): File exists in /usr/local/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php on line 23 Warning: chown(): Not a directory in /usr/local/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php on line 24 Warning: chgrp(): Not a directory in /usr/local/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php on line 25

 

Edit: well frig me I've just tried again and it seems to be working.

 

  • 2 weeks later...

I just tried updating the docker today and now the docker is gone.  If I try to recreate it, I get the following error:

 

"Unable to find image 'Shows:/tv:rw' locally

Error response from daemon: invalid registry endpoint https://Shows:/v0/:'>https://Shows:/v0/: unable to ping registry endpoint https://Shows:/v0/

v2 ping attempt failed with error: Get https://Shows:/v2/: dial tcp 92.242.140.21:0: i/o timeout

v1 ping attempt failed with error: Get https://Shows:/v1/_ping: dial tcp 92.242.140.21:0: i/o timeout. If this private registry supports only HTTP or HTTPS with an unknown CA certificate, please add `--insecure-registry Shows:` to the daemon's arguments. In the case of HTTPS, if you have access to the registry's CA certificate, no need for the flag; simply place the CA certificate at /etc/docker/certs.d/Shows:/ca.crt"

 

Any idea what the problem is?  It was working fine yesterday before I updated unRAID and the docker.

I just tried updating the docker today and now the docker is gone.  If I try to recreate it, I get the following error:

 

"Unable to find image 'Shows:/tv:rw' locally

Error response from daemon: invalid registry endpoint https://Shows:/v0/:'>https://Shows:/v0/: unable to ping registry endpoint https://Shows:/v0/

v2 ping attempt failed with error: Get https://Shows:/v2/: dial tcp 92.242.140.21:0: i/o timeout

v1 ping attempt failed with error: Get https://Shows:/v1/_ping: dial tcp 92.242.140.21:0: i/o timeout. If this private registry supports only HTTP or HTTPS with an unknown CA certificate, please add `--insecure-registry Shows:` to the daemon's arguments. In the case of HTTPS, if you have access to the registry's CA certificate, no need for the flag; simply place the CA certificate at /etc/docker/certs.d/Shows:/ca.crt"

 

Any idea what the problem is?  It was working fine yesterday before I updated unRAID and the docker.

Did you update unRaid to 6.1.9?  There is an update to dynamix webgui that fixes it.  http://lime-technology.com/forum/index.php?topic=47185.0

I'm getting this error: Import failed, path does not exist or is not accessible by Sonarr:

 

In the Sonarr interface, if I go to the settings and adjust the drone factory, I can view the folders there.

 

HzDk4.jpg

Can you post up the logs that show that.  Its probably a mapping issue where the paths don't match between NZBGet and Sonarr

I'm getting this error: Import failed, path does not exist or is not accessible by Sonarr:

 

In the Sonarr interface, if I go to the settings and adjust the drone factory, I can view the folders there.

What path are you using in sonarr?

Personally I find /downloads ==> /mnt/cache/downloads across all containers works for me.  It is static and then when I'm configuring anything in a container I have the same starting point if that makes sense.  Otherwise it gets way too confusing.

 

So if sonarr and sabnzbd are both mapped as /downloads  then if you tell one /downloads/sonarr then when they communicate they're both referencing the same location...

 

This is how I do it and my setup works flawlessly for Sonarr and Couchpotato.

 

Same here, i use both sickrage, sonarr, and couch no issues, works flawless.

I have issue with Sonarr. When the file is downloaded Sonarr imports the file. I download with SABnzbd on the cache drive. For some reason the downloaded file stays on the cache drive in the correct folder (/TV Series/Lost/Season1/s01e01). The cache drive is disabled for the TV Series directory. Any idea?

 

P.S. I run 6.2 beta18

If you think cache is set to 'no' be sure because a 6.2 install could have reverted that setting.

Thanks for the heads up. I checked before posting and double checked a minute ago. It's set to "no".

Please post a screen shot of your Sonarr docker setup for folder mappings.

 

I would manually move them to the user share folders, then I would ensure the cache disk does not have a TV Shows folder and if it did, make sure it's empty and remove it.

 

Afterwards, make sure your settings for Sonarr are not pointing to /mnt/cache/TV Shows/ at all.

 

Then, see if it happens again.

 

The thing is, if the cache drive has a share folder on it, the system may (or does) act like it's set to cache-yes.

Hi, thanks for the explanation! Here my mapping:

 

Screen%20Shot%202016-03-17%20at%2020.21.04.png

There's got to be more than that. How does it know where the tv shows are supposed to go?

I had the wrong tv series directory linked to Sonarr. I had linked via the unRAID --> share directory. That was of course wrong it had to be the tv directory. Thank you for your time!

I am also struggling to get this to work properly. I cannot get Sonarr to move and rename my content :/

 

Any ideas anyone?

 

See full screenshots here:

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.