Hello,
I am getting this error beloe when opening Cloudberry Windows… any idea what is causing this ?
thanks
2023-11-29 18:20:24,729 [PL] [11] ERROR - Failed to run command: 'select id, plan_id, max (date_start_utc) as date_start_utc, duration, total_count, uploaded_size, result, error_message, plan_name from session_history group by plan_id order by date_start_utc desc ’
2023-11-29 18:20:24,731 [PL] [11] ERROR - SQLite ErrorCode: 14
2023-11-29 18:20:24,794 [UI] [11] ERROR - Error ModelFilesPlans
System.Data.SQLite.SQLiteException
unable to open database file
unable to open database file
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at UY.B()
at UJ.A(OF , Of1 , OH1 , Int32 )
at Oc3.A(B , Of1 , Int32 )
at Oc`3.Gc(Int32 )
at CloudBerryLab.Backup.Console.WPF.ViewModel.ModelPlansCollection.b__6()