OnePomodoro icon indicating copy to clipboard operation
OnePomodoro copied to clipboard

Fix Microsoft.Data.Sqlite.SqliteException: SQLite Error 1: 'cannot rollback - no transaction is active'. in <AddPeriodAsync>d__7.MoveNext ()

Open DinoChan opened this issue 3 years ago • 0 comments

Version 1.25.147.0(1.25.147.0)

Stacktrace

OnePomodoro.Services.DataService.<AddPeriodAsync>d__7.MoveNext() + 0x25e;OnePomodoro.Services.DataService

OnePomodoro.ViewModels.PomodoroViewModel.<OnPomodoroTimerFinished>d__68.MoveNext() + 0x1af;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

Microsoft.Data.Sqlite.SqliteException: SQLite Error 1: 'cannot rollback - no transaction is active'.

Link to App Center

DinoChan avatar May 16 '22 07:05 DinoChan