u/OrneryChicken670

▲ 2 r/radarr+1 crossposts

Synology NAS Hosted Radarr Database Locks

SOLVED: After trying far to many things, I simply deleted the existing Radarr container, forced a download of the same Radarr image I was using prior, reinstalled with the existing config and now works just fine on my Synology NAS. I remain unsure of why this worked other than perhaps the old container became compromised or corrupted?

Thanks to all for ideas.

==============================

I have a DS 1821+ Synology NAS running Radarr Version 6.1.1.10360, Package Version 6.1.1.10360-ls303 by linuxserver.io. .NET Yes (8.0.12)

  • Docker: Yes
  • Database Sqlite 3.50.4
  • Database Migration 242
  • AppData Directory /config
  • Startup Directory /app/radarr/bin

Radarr properly searches for requested titles, queues SABnzbd, and sees the progress of downloads.

More times than not, Radarr then unexplainably stops being able to retrieve the downloaded file to integrate into library due to a locked database. Time does not solve the lock.

Under EVENTS, messages such as:

>Couldn't evaluate decision on this.movie.2026.1080p.WEBRip.x265.10bit.AAC5.1, with spec: IndexerTagSpecification: database is locked

and

>Unable to retrieve queue and history items from SABnzbd: database is locked

My volume mappings are

/volume1/apps/configs/radarr3 to /config (rw)

and

/volume1/data to /data (rw)

Pretty straight forward.

The PUID and PGID are 1026 and 101, respectively, and they have full control and ownership of the data on the NAS.

It successfully has initially found SOME of the downloaded files, but once the database lock issue appears, it does not regain the capability to receive downloaded files (which are clearly in the completed folder).

I have tried restarting the containers, reinstalling the containers, deleting all downloads in progress, as well as deleting .shm and .wal files. Nothing seems to be a permanent solution.

What is very odd is that this just started happening.

Any recommendations or ideas would be greatly appreciated!

reddit.com
u/OrneryChicken670 — 3 days ago