Sonarr elements/settings getting stuck on loading

Sonarr version (exact version): 4.0.16.2944
Mono version (if Sonarr is not running on Windows): N/A
OS: Unraid 7.1.4
Debug logs: sonarr.debug.txt · GitHub
Description of issue:
It appears as though all the elements in Sonarr start infinite loading. I can browse around but everything has the loading icon. I need to restart the container for it to work but then does the same thing after a certain amount of time. I saw the other threads about SQL-Lite but not sure if it applies here as well.

Images for context:

Which Sonarr docker image are you using? Binhex, hotio, linuxserver or something else?

It’s possible it’s SQLite related if you’re using a container that needs to be updated still.

I’m using Binhex. Most recent version updated on Jan 23, 2026.
And yes, in Sonarr, it shows Database: Sqlite 3.51.1

Yeah, that’s the issue, binhex will need to update their image to 3.51.2 to resolve this, or you could switch to another image. We recommend LinuxServer or hotio images since they are lightweight and are updated quickly.

OK thanks for the guidance!

Binhex has updated Sonarr to Sqlite 3.51.2.
Issue should be resolved.