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

8 hours ago, Rick Sanchez said:

Hosted? 

 

It's a brand new install.

 

I said hosed.....

 

If it's a brand new install, then just delete the appdata and start from scratch then.

  • Replies 803
  • Views 255.6k
  • 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 all,

New to unRAID and was fiddling around with it a bit today and had Radarr working but now it is 100% unreachable. I had it working with Jackett and Deluge, and downloaded a test file to see how it would work and everything was perfect. Then I went to open the WebUI just now and Google Chrome is giving me the "This site can’t be reached, 192.168.0.69 refused to connect."

 

Because it was just a new install and I didn't feel like troubleshooting I reinstalled it and the same thing is happening. Deluge and Jackett are working fine from linuxserver.io and the logs for Radarr don't show any errors or warnings, so I'm a bit stumped here.

 

Let me know if you need any more of my information to help troubleshoot.

 

Thanks!

radarrlog.txt

Edited by htpc1602

@htpc1602 You changed the port in the Radarr webui to 9797.  You should never do that, Leave it at 7878 and change the port mapping to 9797 if you need to change the port.

 

Delete all your appdata and try again

I was confused because I have another instance of Radarr running on a different computer and I didn't want them to conflict (even though they were running on two different computers....don't try unRAID out for the first time at 2am - whoops!).

 

Following your instructions, I deleted Radarr, changed the appdata share for a minute so that I could see it in Windows, and deleted the Radarr folder. After reinstalling, Radarr had the same issue so I did the same steps but restarted the array after uninstalling Radarr and it worked!

Thanks for your help and instruction.

 

 

Finally, have a 'proper' error:

Import failed, path does not exist or is not accessible by Radarr: /downloads/movies/

 

But it is accessible?

 

/downloads = /mnt/cache/appdata/Downloads/complete/movies/

 

Finally, have a 'proper' error:
Import failed, path does not exist or is not accessible by Radarr: /downloads/movies/

 
But it is accessible?
 
/downloads = /mnt/cache/appdata/Downloads/complete/movies/
 

But what is the path mappings from your download client

Sent via Tapatalk because my wife thinks I spend too much time on the computer

19 hours ago, Squid said:

But what is the path mappings from your download client

Sent via Tapatalk because my wife thinks I spend too much time on the computer
 

 

/downloads = /mnt/cache/appdata/Downloads/complete/
 

19 hours ago, Rick Sanchez said:

/downloads = /mnt/cache/appdata/Downloads/complete/movies/

!=

12 minutes ago, Rick Sanchez said:

/downloads = /mnt/cache/appdata/Downloads/complete/

That's why. The two aren't the same.

10 hours ago, jonathanm said:

!=

That's why. The two aren't the same.

 

It's not that. It has to be that to function correctly.

 

This error has returned:

Task Error: database is locked

 

Sonarr reports:

 

 

[GET /api/log]: database is locked database is locked

 

 

Error occurred while executing task CheckForFinishedDownload: database is locked
database is locked

 

Edited by Rick Sanchez

On 7/18/2018 at 1:49 AM, Squid said:



Sent via Tapatalk because my wife thinks I spend too much time on the computer
 

 

Epic signature! ??

 

How we suggested you set up the mappings is correct and the only way to have it work properly.  THIS explains why

 

Database being locked I'd guess you may need to restart the appdata for sonarr over again, but you might get more ideas on sinarr project page.

 

Sent via Tapatalk because my wife thinks I spend too much time on the computer

 

 

 

 

Edited by Squid

Its worked for months without change. 

 

I've never had everything like:

 

SAB: /mnt/cache/appdata/downloads/complete/

Radarr: /mnt/cache/appdata/downloads/complete/

 

It's always been:

 

SAB: /mnt/cache/appdata/downloads/complete/

Radarr: /mnt/cache/appdata/downloads/complete/movies

 

 

Then you've been using the "blackhole" method in Radarr which is deprecated and no longer supported.  Setting the paths to match will allow Radarr & Sab to communicate via their API's

Fair enough. Thanks

hi guys,

 

I'm getting really frustrated trying to sort an error, everything seems to be working fine, however, this error is always present no matter what i try.

 

 

screencapture-192-168-1-200-7878-radarr-system-status-2018-07-22-20_05_33.png

screencapture-b4fd9fb505226e1d2422be93a9c2f61cb5f9fe8a-unraid-net-Dashboard-UpdateContainer-2018-07-22-20_08_11.png

I never used it, but you have an error in your volume mapping for /media. I guess radarr is looking for a Movies folder inside /media, but you used /mnt/user/media/Movies as the host path. If you want the movies folder to be available in /media, you must change the host path to /mnt/user/media

On 7/20/2018 at 8:08 PM, Squid said:

Then you've been using the "blackhole" method in Radarr which is deprecated and no longer supported.  Setting the paths to match will allow Radarr & Sab to communicate via their API's

 

Worked for about an hour and now I'm getting the same error, on your recommend settings...

 

Import failed, path does not exist or is not accessible by Radarr: 
On 7/22/2018 at 8:08 PM, Greygoose said:

hi guys,

 

I'm getting really frustrated trying to sort an error, everything seems to be working fine, however, this error is always present no matter what i try.

 

 

screencapture-192-168-1-200-7878-radarr-system-status-2018-07-22-20_05_33.png

screencapture-b4fd9fb505226e1d2422be93a9c2f61cb5f9fe8a-unraid-net-Dashboard-UpdateContainer-2018-07-22-20_08_11.png

 

Did you use @binhex's version at some point?  he uses /media by default.

59 minutes ago, Rick Sanchez said:

 

Worked for about an hour and now I'm getting the same error, on your recommend settings...

 


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

 

Post your docker run commands for both containers and screenshots of your sabnzbd and radarr configurations.

12 minutes ago, CHBMB said:

 

Post your docker run commands for both containers and screenshots of your sabnzbd and radarr configurations.

image.thumb.png.b03521bbd51d5e8f44a0cfa5c09aa498.png

 

Sonarr

 

image.png.d2021f8ce027e4e1536fbd837dbb6082.png

 

image.thumb.png.c4218e914ebdd510270cac3d4e58908d.png

Radarr

 

image.png.a3ccaf4b899e3d3f0206f95a26a0f645.png

Edited by Rick Sanchez

/downloads

 

It is not a continuous error. It seems to appear randomly and states it is not accessible.

New downloads or old ones already queued before you made the adjustments.

/downloads
 
It is not a continuous error. It seems to appear randomly and states it is not accessible.


Sent via Tapatalk because my laptop doesn't fit in my pocket

On 7/23/2018 at 10:28 PM, CHBMB said:

 

Did you use @binhex's version at some point?  he uses /media by default.

 

I did, I have changed my host path to the following but im still getting the error

 

 

screencapture-b4fd9fb505226e1d2422be93a9c2f61cb5f9fe8a-unraid-net-Dashboard-UpdateContainer-2018-07-31-18_31_05.png

3 hours ago, Greygoose said:

 

I did, I have changed my host path to the following but im still getting the error 

 

 

screencapture-b4fd9fb505226e1d2422be93a9c2f61cb5f9fe8a-unraid-net-Dashboard-UpdateContainer-2018-07-31-18_31_05.png

 

It's a remnant of that, no idea how to fix it, might be worth asking the Radarr guys.....

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.