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] binhex - Jellyfin

Featured Replies

Hello,

since the newest Update (10.11) I fetch an error starting my JellyFin-Docker. I didn't change anything. Any guess? Maybe a bug?

I am not sure but I restarted my server and the last notice in the logs is

[2025-12-07 13:34:21.740 +01:00] [INF] [12] Main: Running query planner optimizations in the database... This might take a while

Is it possible that my database was corrupted because of the restart? If yes, is this fixable?

Thanks in advance

Edited by Raz3r

  • Replies 272
  • Views 111.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • sorry guys my screw up, forgot to change path for jellyfin data env var, its fixed now and is building a new image, sadly this will of course mean that when you pull the new image down it will re-crea

  • Just an FYI for everyone who has an NVIDIA GPU.  The Linuxserver I/O docker for NVIDIA cards will support H/W Transcoding in Jellyfin (just like it does in Emby without the PAID subscription model)

  • New image seems to be working as intended and can see appdata folder being populated as expected, thanks!

Posted Images

12 hours ago, Raz3r said:

Hello,

since the newest Update (10.11) I fetch an error starting my JellyFin-Docker. I didn't change anything. Any guess? Maybe a bug?

I am not sure but I restarted my server and the last notice in the logs is

Is it possible that my database was corrupted because of the restart? If yes, is this fixable?

Thanks in advance

sounds like you interrupted the migration.
you can try and restore your old library and try migration again (automatic) as per the release notes: https://jellyfin.org/posts/jellyfin-release-10.11.0/

Edited by tjb_altf4

Hi everyone,

I’m having trouble getting the Plugin Catalog to appear in Jellyfin on Unraid. No matter which container I use, the Catalog tab is missing under Dashboard → Plugins.

What I’ve tried so far

  • Installed official Jellyfin image (jellyfin/jellyfin) – no Catalog.

  • Installed LSIO Jellyfin container (lscr.io/linuxserver/jellyfin) – also no Catalog.

  • Deleted /mnt/user/appdata/jellyfin fully and let Jellyfin recreate a fresh config.

  • Confirmed networking works.

  • Confirmed metadata and images download correctly.

  • Permissions appear correct:

    • PUID = 99

    • PGID = 100

What I need help with

  • Does Jellyfin no longer support the Plugin Catalog on Docker installs under Unraid?

  • Is there a required folder or permission change to make the Catalogue appear?

  • Are there known issues with the Catalog on Unraid 7.1.x?

  • Should I be using a different container template (Binhex... etc)?

Despite clean installs, the Catalog remains completely missing, even though logs show plugin manager loading correctly.


If you can provide guidance or have a working setup with the Catalog visible, I would greatly appreciate your help.

Thank you!

Hello, I am having an issue setting up Tailscale with this container. It looks like there was a previous different issue about a year ago (mentioned in this thread), which presented similarly but was fixed.

I am on Unraid 7.0.0 and the latest version of this container.

Executing Unraid Docker Hook for Tailscale

Detecting Package Manager...
Detected pacman Package Manager!
Installing packages...
Please wait...
ERROR: Installing packages!

:: Synchronizing package databases...
 core downloading...
 extra downloading...
warning: jq-1.8.1-1 is up to date -- reinstalling
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing aspnet-runtime (10.0.0.sdk100-1) breaks dependency 'aspnet-runtime-9.0' required by jellyfin-server
ERROR: Unraid Docker Hook script throw an error!
       Starting container without Tailscale!

Starting container...

Im having the same issue is there any fix for this? i can no longer use tailscale with jellyfin

2 hours ago, Polishboi88 said:

Im having the same issue is there any fix for this? i can no longer use tailscale with jellyfin

The error message is clear: error: failed to prepare transaction (could not satisfy dependencies)

:: installing aspnet-runtime (10.0.0.sdk100-1) breaks dependency 'aspnet-runtime-9.0' required by jellyfin-server. So there appears to be a version mismatch. Usually these dependency errors go away as soon as the dependency is fulfilled. That needs someone to upload the right version of a package. So patience is needed here.

Seems to be an Unraid problem, binhex has a fully functional container... how is Binhex supposed to anticipate what random scripts get injected by the Unraid OS?

On 12/12/2025 at 7:53 PM, Zeiat said:

Hello, I am having an issue setting up Tailscale with this container. It looks like there was a previous different issue about a year ago (mentioned in this thread), which presented similarly but was fixed.

I am on Unraid 7.0.0 and the latest version of this container.

Executing Unraid Docker Hook for Tailscale

Detecting Package Manager...
Detected pacman Package Manager!
Installing packages...
Please wait...
ERROR: Installing packages!

:: Synchronizing package databases...
 core downloading...
 extra downloading...
warning: jq-1.8.1-1 is up to date -- reinstalling
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing aspnet-runtime (10.0.0.sdk100-1) breaks dependency 'aspnet-runtime-9.0' required by jellyfin-server
ERROR: Unraid Docker Hook script throw an error!
       Starting container without Tailscale!

Starting container...

I was able to update the container today and this appears to be fixed now.

  • 2 months later...

I am pretty new unraid and servers in general. I have uninstalled and reinstalled the Jellyfin app and checked owners/permissions. I am not sure why this is happening. The Server has been running great for months. I recently had to rebuild from a bit read error on one of my media drives and this has been happening ever since. I thought it was a corrupted file but deleting and adding new one didn't help. At this point I have completely deleted all files and clean installed the image. I also used the official Jellyfin image and did not get any errors. So I am at a loss. I have looked at quite a few treads to get this far, so any help would be greatly appreciated. Edit.... I posted this on the general unraid FAQ and the MOD told me to come here.

2026-03-07 18:51:59,963 DEBG 'jellyfin' stdout output:

[18:51:59] [ERR] [7] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']

SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';

2026-03-07 18:51:59,963 INFO success: jellyfin entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

2026-03-07 18:51:59,979 DEBG 'jellyfin' stdout output:

[18:51:59] [FTL] [1] Main: Unhandled Exception

Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.

at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)

at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()

at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()

at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()

at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)

at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()

at Microsoft.Data.Sqlite.SqliteCommand.ExecuteScalar()

at System.Data.Common.DbCommand.ExecuteScalarAsync(CancellationToken cancellationToken)

--- End of stack trace from previous location ---

at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)

at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)

at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)

at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.ExistsAsync(CancellationToken cancellationToken)

at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.GetAppliedMigrationsAsync(CancellationToken cancellationToken)

at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)

at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)

at Jellyfin.Server.Program.ApplyStartupMigrationAsync(ServerApplicationPaths appPaths, IConfiguration startupConfig)

at Jellyfin.Server.Program.StartApp(StartupOptions options)

at Jellyfin.Server.Program.<Main>(String[] args)

Edited by Boringnewdad

  • 5 months later...

This new Binhex-Jellyfin update that came out today. It wont apply. I have done it like 3 times and still says apply-update. Anyone else?

  • 4 weeks later...

Hey good people)

I have an issue, i installed binhex-jellyfin with a nightly build to get the new jellyfin 12 version.. Now i tried to get it back to a stable version, but how do i do that?? Tried to set the repos to jellyfin/jellyfin:latest. From lscr.io/linuxserver/jellyfin:nightly But thats a no go:( That will not work.. Anyone with an idea??

Thank you!

1 hour ago, binhex said:

Just a heads up - watch out for this when it lands, it could be a bumpy ride!:- https://www.neowin.net/news/jellyfin-12-ships-with-version-jump-and-breaking-client-changes/

Thanks for the heads up!

If i wanted to play it safe an stay on 10.11 until 3rd party plugins catch up and probably the first minor release of the 12.x series lands, I assume the best Docker repo tag to use is binhex/arch-jellyfin:10.11

2 hours ago, binhex said:

Just a heads up - watch out for this when it lands, it could be a bumpy ride!:- https://www.neowin.net/news/jellyfin-12-ships-with-version-jump-and-breaking-client-changes/

Much appreciated for letting everyone know! Love the other *arr containers you maintain.

I was wondering when arch-Jellyfin is planned to be updated to 12?

Let me know if you need anyone to test it, I’d be happy to help!

  • Author
9 hours ago, ixs said:

I was wondering when arch-Jellyfin is planned to be updated to 12?

no idea!, but when it does drop on Arch Repository it will be automatically built by the github action workflow.

  • Author
10 hours ago, Jorgen said:

Thanks for the heads up!

If i wanted to play it safe an stay on 10.11 until 3rd party plugins catch up and probably the first minor release of the 12.x series lands, I assume the best Docker repo tag to use is binhex/arch-jellyfin:10.11

i actually have 4 sets of tags, each with less specfics than the last, for example:


latest - always the latest build, irrespective of the release number
10.11.1 - most specific, only match this specific release number

10.11 - less specific, match any 10.11.xx release number, where xx is any release number

10 - least specific, match any 10.xx.xx release number, where xx.xx is any release number

so if you want to pick up the very last v10 release then set your tag to binhex/arch-jellyfin:10 then when you are ready either set this to 12 or change to latest

  • Author
11 hours ago, Mattti1912 said:

From lscr.io/linuxserver/jellyfin:nightly

You are in the wrong support thread, this is for binhex jellyfin not LSIO jellyfin

  • Author

OK it looks like v12 dropped yesterday, here are the upgrade notes (full notes release notes here):

> Notes on Updating

Before upgrading from an earlier version, a full backup of the data directory is strongly recommended, as this release includes database changes that prevent rolling back without a full restore.

Direct upgrades from 10.10.7 and 10.11.x to 12.0 are supported; intermediate upgrades are not required. Users running releases older than 10.10.7 are strongly encouraged to upgrade to 10.10.7 before migrating to 12.0.

Installed repository plugins (anything not built-in) should also be removed before migrating. Plugins will likely need time to adapt to the new database changes, so re-adding them afterward is the safest approach for testing.

Official plugins compatible with Jellyfin are available through the stable plugin repository. If you have changed to the unstable plugin repository please change it back.

After migrating please perform the following steps.

  • Perform a full library scan to restore alternative versions

Before anybody asks - yes it will be built soon but depends on the upstream Arch repository package being bumped, once that's done the build will be automatically built, no need to nag me, if you want to monitor the upstream package it's here (you can see its flagged out of date)

  • Author
4 minutes ago, tjb_altf4 said:

Thanks for that, yeah that's a poor design choice, up to 5 minute wait on shutdown?!, hmmm, def should be done on startup, not shutdown, and any 'optimisations' should be performed on a copy of the db, not directly on the live db, if the optimisation succeeds then the copied optimised db gets gets used on next run, if not it gets deleted and the process loops.

8 hours ago, binhex said:

no idea!, but when it does drop on Arch Repository it will be automatically built by the github action workflow.

My apologies, I was unaware this was an automatic process, makes sense.

3 hours ago, tjb_altf4 said:

What a questionable change, this should never be ran before a shutdown. Incredible oversight there by the devs.

Looking forward to the new Binhex Jellyfin v.12 release. Take your time.

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.