Hello,
I just updated my version of manager after a couple of months lag. Everything appeared to proceed exactly as upgrades have in the past. However, when I launched Manager, I received the following message.
17.10.50: SQLite.SQLiteException: ReadOnly
at SQLite.SQLiteCommand.ExecuteNonQuery () [0x000ae] in <d99df9bc3e8e44e69fa595e0813d407b>:0
at SQLite.SQLiteConnection.Execute (System.String query, System.Object[] args) [0x00040] in <d99df9bc3e8e44e69fa595e0813d407b>:0
at SQLite.SQLiteConnection.CreateTable (System.Type ty, SQLite.CreateFlags createFlags) [0x0015f] in <d99df9bc3e8e44e69fa595e0813d407b>:0
at SQLite.SQLiteConnection.CreateTable[T] (SQLite.CreateFlags createFlags) [0x00000] in <d99df9bc3e8e44e69fa595e0813d407b>:0
at Manager.ApplicationData.SQLiteConnection (System.Guid fileId) [0x00056] in <550d92da06db4aca92b06df1c82ef19c>:0
at Manager.ApplicationData.Get (System.Guid entityId) [0x00033] in <550d92da06db4aca92b06df1c82ef19c>:0
at Manager.Query.Language.GetLanguage (Manager.ApplicationData objects) [0x00006] in <550d92da06db4aca92b06df1c82ef19c>:0
at ManagerServer.HttpApplication..ctor (System.String baseDirectory, System.Boolean whitelabel, System.IO.FileInfo fileInfo) [0x0003f] in <80c8f6c62ac4419f9b40c9d03d18c69c>:0
How do I correct this? Based on the first line, it appears to be some kind of write permission error, but when I search for my database file to check permissions, nothing appears.
I am running Manager on the Desktop with LinuxMint 18.2, and I ran the update manager in Mint before starting the manager update.
Thanks for any help.
Regards,
Greg