2024-09-08, 07:43 PM
Okay fixed that and now get this error in logs and jellyfin wont launch at all
https://pastebin.com/N6paUqSj
jellyfin | [19:37:56] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
jellyfin | SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
jellyfin | [19:37:56] [FTL] [1] Main: Error while starting server
jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'
https://pastebin.com/N6paUqSj
jellyfin | [19:37:56] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
jellyfin | SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
jellyfin | [19:37:56] [FTL] [1] Main: Error while starting server
jellyfin | Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'