Jump to content

[Support] Linuxserver.io - Jellyfin


Recommended Posts

I just updated and cannot open Webgui,

when i look at stdout i see the container rebooting in loop every  3-4 minutes...

 

edit: i am redeploying using linuxserver/jellyfin:10.9.6 to test.

 

edit 2: SQLite unable to open database...
ill try the actual version and rebuild my jellyfin instance with a brand new data folder just to see.

Quote

2024-06-2718 h 58 min 48 s

[custom-init] No custom files found, skipping...

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Jellyfin version: 10.9.6

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_LOG_DIR, /config/log]"]

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Operating system: Ubuntu 22.04.4 LTS

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Architecture: X64

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: 64-Bit Process: True

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: User Interactive: True

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Processor count: 8

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Program data path: /config/data

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Log directory path: /config/log

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Config directory path: /config

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Cache path: /config/cache

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/

2024-06-2718 h 59 min 42 s

[18:59:42] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /config/cache

2024-06-2719 h 00 min 36 s

[19:00:36] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies

2024-06-2719 h 00 min 36 s

[19:00:36] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]

2024-06-2719 h 00 min 36 s

[19:00:36] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []

2024-06-2719 h 00 min 36 s

[19:00:36] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]

2024-06-2719 h 00 min 36 s

[19:00:36] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.6"]

2024-06-2719 h 00 min 36 s

[19:00:36] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]

2024-06-2719 h 00 min 36 s

[19:00:36] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist

2024-06-2719 h 00 min 36 s

[19:00:36] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []

2024-06-2719 h 00 min 37 s

[19:00:37] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (22ms) [Parameters=[], CommandType='Text', CommandTimeout='30']

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

[19:00:37] [FTL] [1] Main: Error while starting server

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

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

2024-06-2719 h 00 min 37 s

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

edit3: its working with a brand new config folder, maybe databse got corrupted somehow with the update. i was a little behind in the versions.

Edited by reftek
  • Upvote 1
Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...