Yesterday, 04:38 PM
(This post was last modified: Yesterday, 04:41 PM by alike. Edited 1 time in total.)
When i try to upgrade from an older version the migration fails.
Running windows 11.
It wont start at all if my server app is not running as admin. Error code is:
If i change the tray app shortcut to run as admin i can start the server app, but when im inside the app doesnt have access to my RAR2FS network drives.
When looking at the rar2fs folder permissions they do look weird. But it worked before.
![[Image: Ono7g6V.png]](https://i.imgur.com/Ono7g6V.png)
I was struggling with this earlier. I almost threw the whole project down the drain and wanted to get back paying for netflix and all that crap. But i finally got it to work. But since then, each time i have tried to upgrade version, this happened. https://forum.jellyfin.org/t-solved-jell...5#pid39765
Running windows 11.
It wont start at all if my server app is not running as admin. Error code is:
Code:
Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt to write a readonly database'.
at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
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.ExecuteNonQuery()
at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText)
at Emby.Server.Implementations.Data.ManagedConnection.Execute(String commandText)
at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize()
at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize()
at Emby.Server.Implementations.ApplicationHost.InitializeServices()
at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
When looking at the rar2fs folder permissions they do look weird. But it worked before.
![[Image: Ono7g6V.png]](https://i.imgur.com/Ono7g6V.png)
I was struggling with this earlier. I almost threw the whole project down the drain and wanted to get back paying for netflix and all that crap. But i finally got it to work. But since then, each time i have tried to upgrade version, this happened. https://forum.jellyfin.org/t-solved-jell...5#pid39765