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 259
  • Views 108.4k
  • 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

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.