Exception:database is locked database is locked

报错信息 1
SQLiteException: database is locked
database is locked
--ResultCode: Busy
--ErrorCode: 5
StackTrace:
   在 System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   在 System.Data.SQLite.SQLiteDataReader.NextResult()
   在 System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   在 System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   在 System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   在 Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) 位置 /_/Dapper/SqlMapper.cs:行号 2994
   在 Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) 位置 /_/Dapper/SqlMapper.cs:行号 685
   在 Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) 位置 /_/Dapper/SqlMapper.cs:行号 556
   在 Quicker.Domain.Services.SyncV5.SyncV5LocalRepository.SetLocalSetting(String key, String value) 位置 D:\Work\Quicker\QuickerPc\Quicker\Application\Data\SyncV5\Storage\SyncV5LocalRepository.cs:行号 301
   在 Quicker.Domain.Services.SyncV5.SyncV5LocalDataWriter.SaveLocalSetting(String key, Object data) 位置 D:\Work\Quicker\QuickerPc\Quicker\Application\Data\SyncV5\Storage\SyncV5LocalDataWriter.cs:行号 261
   在 Quicker.Infrastructure.Data.Services.TriggerCommandService.SaveFloatState(FloatState state) 位置 D:\Work\Quicker\QuickerPc\Quicker\Application\Data\3.Services\TriggerCommandService.cs:行号 155
   在 Quicker.Domain.Floating.FloatButtonAndPanelManager.SaveButtonStates() 位置 D:\Work\Quicker\QuickerPc\Quicker\Domain\Floating\FloatButtonAndPanelManager.cs:行号 589
   在 Quicker.Utilities.Debouncer.OnTimer() 位置 D:\Work\Quicker\QuickerPc\Quicker.Utilities\Debounce\Debouncer.cs:行号 119
   在 Quicker.Utilities.Debouncer.<>c.<.ctor>b__6_0(Object s) 位置 D:\Work\Quicker\QuickerPc\Quicker.Utilities\Debounce\Debouncer.cs:行号 42
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.TimerQueueTimer.CallCallback()
   在 System.Threading.TimerQueueTimer.Fire()
   在 System.Threading.TimerQueue.FireNextTimers()

版本:1.46.0 2026-05-12 16:30 Microsoft Windows NT 10.0.26200.0