Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jellyfin | [migrations] started
- jellyfin | [migrations] no migrations found
- jellyfin | usermod: no changes
- jellyfin | ───────────────────────────────────────
- jellyfin |
- jellyfin | ██╗ ███████╗██╗ ██████╗
- jellyfin | ██║ ██╔════╝██║██╔═══██╗
- jellyfin | ██║ ███████╗██║██║ ██║
- jellyfin | ██║ ╚════██║██║██║ ██║
- jellyfin | ███████╗███████║██║╚██████╔╝
- jellyfin | ╚══════╝╚══════╝╚═╝ ╚═════╝
- jellyfin |
- jellyfin | Brought to you by linuxserver.io
- jellyfin | ───────────────────────────────────────
- jellyfin |
- jellyfin | To support the app dev(s) visit:
- jellyfin | Jellyfin: https://opencollective.com/jellyfin
- jellyfin |
- jellyfin | To support LSIO projects visit:
- jellyfin | https://www.linuxserver.io/donate/
- jellyfin |
- jellyfin | ───────────────────────────────────────
- jellyfin | GID/UID
- jellyfin | ───────────────────────────────────────
- jellyfin |
- jellyfin | User UID: xxxxxxxx
- jellyfin | User GID: xxxxxxxx
- jellyfin | ───────────────────────────────────────
- jellyfin | [custom-init] No custom files found, skipping...
- jellyfin | [19:40:33] [INF] [1] Main: Jellyfin version: 10.10.3
- jellyfin | [19:40:33] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_PublishedServerUrl, xxxxxxxxxxxxx]"]
- jellyfin | [19:40:33] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- jellyfin | [19:40:33] [INF] [1] Main: Operating system: Ubuntu 24.04.1 LTS
- jellyfin | [19:40:33] [INF] [1] Main: Architecture: X64
- jellyfin | [19:40:33] [INF] [1] Main: 64-Bit Process: True
- jellyfin | [19:40:33] [INF] [1] Main: User Interactive: True
- jellyfin | [19:40:33] [INF] [1] Main: Processor count: 16
- jellyfin | [19:40:33] [INF] [1] Main: Program data path: /config/data
- jellyfin | [19:40:33] [INF] [1] Main: Log directory path: /config/log
- jellyfin | [19:40:33] [INF] [1] Main: Config directory path: /config
- jellyfin | [19:40:33] [INF] [1] Main: Cache path: /config/cache
- jellyfin | [19:40:33] [INF] [1] Main: Temp directory path: /tmp/jellyfin
- jellyfin | [19:40:33] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web
- jellyfin | [19:40:33] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
- jellyfin | [19:40:34] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
- jellyfin | [19:40:34] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /config/cache
- jellyfin | [19:40:37] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- jellyfin | [19:40:37] [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"]
- jellyfin | [19:40:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- jellyfin | [19:40:37] [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"]
- jellyfin | [19:40:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.2.2"]
- jellyfin | [19:40:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- jellyfin | [19:40:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
- jellyfin | [19:40:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [...]
- rs=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
- jellyfin | [19:42:21] [FTL] [1] Main: Error while starting server
- jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteScalar()
- jellyfin | at System.Data.Common.DbCommand.ExecuteScalarAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.ExistsAsync(CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.GetAppliedMigrationsAsync(CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetAppliedMigrationsAsync(DatabaseFacade databaseFacade, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetPendingMigrationsAsync(DatabaseFacade databaseFacade, CancellationToken cancellationToken)
- jellyfin | at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- jellyfin | at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | [19:42:21] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
- jellyfin | [19:42:21] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | PRAGMA optimize
- jellyfin | [19:42:21] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
- jellyfin | [19:42:21] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager
- jellyfin | [19:42:21] [FTL] [1] Main: Unhandled Exception
- jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- jellyfin | at System.Data.Common.DbCommand.ExecuteNonQueryAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartApp(StartupOptions options)
- jellyfin | at Jellyfin.Server.Program.<Main>(String[] args)
- jellyfin | Unhandled exception. Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- jellyfin | at System.Data.Common.DbCommand.ExecuteNonQueryAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartApp(StartupOptions options)
- jellyfin | at Jellyfin.Server.Program.<Main>(String[] args)
- jellyfin | [19:42:30] [INF] [1] Main: Jellyfin version: 10.10.3
- jellyfin | [19:42:30] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_PublishedServerUrl, xxxxxxxx]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /config/cache]"]
- jellyfin | [19:42:30] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- jellyfin | [19:42:30] [INF] [1] Main: Operating system: Ubuntu 24.04.1 LTS
- jellyfin | [19:42:30] [INF] [1] Main: Architecture: X64
- jellyfin | [19:42:30] [INF] [1] Main: 64-Bit Process: True
- jellyfin | [19:42:30] [INF] [1] Main: User Interactive: True
- jellyfin | [19:42:30] [INF] [1] Main: Processor count: 16
- jellyfin | [19:42:30] [INF] [1] Main: Program data path: /config/data
- jellyfin | [19:42:30] [INF] [1] Main: Log directory path: /config/log
- jellyfin | [19:42:30] [INF] [1] Main: Config directory path: /config
- jellyfin | [19:42:30] [INF] [1] Main: Cache path: /config/cache
- jellyfin | [19:42:30] [INF] [1] Main: Temp directory path: /tmp/jellyfin
- jellyfin | [19:42:30] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web
- jellyfin | [19:42:30] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
- jellyfin | [19:42:30] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
- jellyfin | [19:42:31] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /config/cache
- jellyfin | [19:42:33] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- jellyfin | [19:42:33] [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"]
- jellyfin | [19:42:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- jellyfin | [19:42:33] [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"]
- jellyfin | [19:42:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.2.2"]
- jellyfin | [19:42:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- jellyfin | [19:42:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
- jellyfin | [19:42:33] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- jellyfin | [19:42:35] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (11ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
- jellyfin | [19:42:35] [FTL] [1] Main: Error while starting server
- jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteScalar()
- jellyfin | at System.Data.Common.DbCommand.ExecuteScalarAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.ExistsAsync(CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.GetAppliedMigrationsAsync(CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetAppliedMigrationsAsync(DatabaseFacade databaseFacade, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetPendingMigrationsAsync(DatabaseFacade databaseFacade, CancellationToken cancellationToken)
- jellyfin | at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- jellyfin | at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | [19:42:35] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
- jellyfin | [19:42:35] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | PRAGMA optimize
- jellyfin | [19:42:35] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
- jellyfin | [19:42:35] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager
- jellyfin | [19:42:35] [FTL] [1] Main: Unhandled Exception
- jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- jellyfin | at System.Data.Common.DbCommand.ExecuteNonQueryAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartApp(StartupOptions options)
- jellyfin | at Jellyfin.Server.Program.<Main>(String[] args)
- jellyfin | Unhandled exception. Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- jellyfin | at System.Data.Common.DbCommand.ExecuteNonQueryAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartApp(StartupOptions options)
- jellyfin | at Jellyfin.Server.Program.<Main>(String[] args)
- jellyfin | [19:42:44] [INF] [1] Main: Jellyfin version: 10.10.3
- jellyfin | [19:42:44] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_PublishedServerUrl, xxxxxxxxxx]"]
- jellyfin | [19:42:44] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- jellyfin | [19:42:44] [INF] [1] Main: Operating system: Ubuntu 24.04.1 LTS
- jellyfin | [19:42:44] [INF] [1] Main: Architecture: X64
- jellyfin | [19:42:44] [INF] [1] Main: 64-Bit Process: True
- jellyfin | [19:42:44] [INF] [1] Main: User Interactive: True
- jellyfin | [19:42:44] [INF] [1] Main: Processor count: 16
- jellyfin | [19:42:44] [INF] [1] Main: Program data path: /config/data
- jellyfin | [19:42:44] [INF] [1] Main: Log directory path: /config/log
- jellyfin | [19:42:44] [INF] [1] Main: Config directory path: /config
- jellyfin | [19:42:44] [INF] [1] Main: Cache path: /config/cache
- jellyfin | [19:42:44] [INF] [1] Main: Temp directory path: /tmp/jellyfin
- jellyfin | [19:42:44] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web
- jellyfin | [19:42:44] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
- jellyfin | [19:42:44] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
- jellyfin | [19:42:44] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /config/cache
- jellyfin | [19:42:47] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- jellyfin | [19:42:47] [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"]
- jellyfin | [19:42:47] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- jellyfin | [19:42:47] [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"]
- jellyfin | [19:42:47] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.2.2"]
- jellyfin | [19:42:47] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- jellyfin | [19:42:47] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
- jellyfin | [19:42:47] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- jellyfin | [19:42:49] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
- jellyfin | [19:42:49] [FTL] [1] Main: Error while starting server
- jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteScalar()
- jellyfin | at System.Data.Common.DbCommand.ExecuteScalarAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.ExistsAsync(CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.GetAppliedMigrationsAsync(CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetAppliedMigrationsAsync(DatabaseFacade databaseFacade, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetPendingMigrationsAsync(DatabaseFacade databaseFacade, CancellationToken cancellationToken)
- jellyfin | at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- jellyfin | at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | [19:42:49] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
- jellyfin | [19:42:49] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | PRAGMA optimize
- jellyfin | [19:42:49] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
- jellyfin | [19:42:49] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager
- jellyfin | [19:42:49] [FTL] [1] Main: Unhandled Exception
- jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- jellyfin | at System.Data.Common.DbCommand.ExecuteNonQueryAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartApp(StartupOptions options)
- jellyfin | at Jellyfin.Server.Program.<Main>(String[] args)
- jellyfin | Unhandled exception. Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- jellyfin | at System.Data.Common.DbCommand.ExecuteNonQueryAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartApp(StartupOptions options)
- jellyfin | at Jellyfin.Server.Program.<Main>(String[] args)
- jellyfin | [19:42:58] [INF] [1] Main: Jellyfin version: 10.10.3
- jellyfin | [19:42:58] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_PublishedServerUrl, xxxxxxxxx]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_LOG_DIR, /config/log]"]
- jellyfin | [19:42:58] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- jellyfin | [19:42:58] [INF] [1] Main: Operating system: Ubuntu 24.04.1 LTS
- jellyfin | [19:42:58] [INF] [1] Main: Architecture: X64
- jellyfin | [19:42:58] [INF] [1] Main: 64-Bit Process: True
- jellyfin | [19:42:58] [INF] [1] Main: User Interactive: True
- jellyfin | [19:42:58] [INF] [1] Main: Processor count: 16
- jellyfin | [19:42:58] [INF] [1] Main: Program data path: /config/data
- jellyfin | [19:42:58] [INF] [1] Main: Log directory path: /config/log
- jellyfin | [19:42:58] [INF] [1] Main: Config directory path: /config
- jellyfin | [19:42:58] [INF] [1] Main: Cache path: /config/cache
- jellyfin | [19:42:58] [INF] [1] Main: Temp directory path: /tmp/jellyfin
- jellyfin | [19:42:58] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web
- jellyfin | [19:42:58] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
- jellyfin | [19:42:59] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
- jellyfin | [19:42:59] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /config/cache
- jellyfin | [19:43:01] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- jellyfin | [19:43:02] [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"]
- jellyfin | [19:43:02] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- jellyfin | [19:43:02] [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"]
- jellyfin | [19:43:02] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.2.2"]
- jellyfin | [19:43:02] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- jellyfin | [19:43:02] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
- jellyfin | [19:43:02] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- jellyfin | [19:43:03] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (14ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
- jellyfin | [19:43:03] [FTL] [1] Main: Error while starting server
- jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteScalar()
- jellyfin | at System.Data.Common.DbCommand.ExecuteScalarAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteScalarAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.ExistsAsync(CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.GetAppliedMigrationsAsync(CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetAppliedMigrationsAsync(DatabaseFacade databaseFacade, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetPendingMigrationsAsync(DatabaseFacade databaseFacade, CancellationToken cancellationToken)
- jellyfin | at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- jellyfin | at Emby.Server.Implementations.ApplicationHost.InitializeServices()
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | [19:43:03] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
- jellyfin | [19:43:03] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | PRAGMA optimize
- jellyfin | [19:43:03] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
- jellyfin | [19:43:03] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager
- jellyfin | [19:43:03] [FTL] [1] Main: Unhandled Exception
- jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- jellyfin | at System.Data.Common.DbCommand.ExecuteNonQueryAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartApp(StartupOptions options)
- jellyfin | at Jellyfin.Server.Program.<Main>(String[] args)
- jellyfin | Unhandled exception. Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
- jellyfin | at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
- jellyfin | at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
- jellyfin | at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
- jellyfin | at System.Data.Common.DbCommand.ExecuteNonQueryAsync(CancellationToken cancellationToken)
- jellyfin | --- End of stack trace from previous location ---
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQueryAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
- jellyfin | at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.ExecuteSqlRawAsync(DatabaseFacade databaseFacade, String sql, IEnumerable`1 parameters, CancellationToken cancellationToken)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
- jellyfin | at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement