Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SqliteException(5): while executing statement, database is locked, database is locked (code 5) #415

Open
Airyzz opened this issue Feb 21, 2025 · 0 comments

Comments

@Airyzz
Copy link
Contributor

Airyzz commented Feb 21, 2025

E/flutter (32596): package:sqlite3/src/implementation/exception.dart 75                                                  throwException
E/flutter (32596): package:sqlite3/src/implementation/statement.dart 109                                                 StatementImplementation._execute
E/flutter (32596): package:sqlite3/src/implementation/statement.dart 289                                                 StatementImplementation.executeWith
E/flutter (32596): package:sqlite3/src/statement.dart 79                                                                 CommonPreparedStatement.execute
E/flutter (32596): package:drift/src/sqlite3/database.dart 149                                                           Sqlite3Delegate.runWithArgsSync
E/flutter (32596): package:drift/native.dart 384                                                                         _NativeDelegate.runInsert.<fn>
E/flutter (32596): dart:async/future.dart 313                                                                            new Future.sync
E/flutter (32596): package:drift/native.dart 383                                                                         _NativeDelegate.runInsert
E/flutter (32596): package:drift/src/runtime/executor/helpers/engines.dart 105                                           _BaseExecutor.runInsert.<fn>
E/flutter (32596): package:drift/src/runtime/executor/helpers/engines.dart 61                                            _BaseExecutor._synchronized
E/flutter (32596): package:drift/src/runtime/executor/helpers/engines.dart 102                                           _BaseExecutor.runInsert
E/flutter (32596): package:drift/src/remote/server_impl.dart 161                                                         ServerImplementation._runQuery
E/flutter (32596): package:drift/src/remote/server_impl.dart 119                                                         ServerImplementation._handleRequest.<fn>
E/flutter (32596): package:drift/src/remote/communication.dart 165                                                       DriftCommunication.setRequestHandler.<fn>
E/flutter (32596): ===== asynchronous gap ===========================
E/flutter (32596): package:drift/src/remote/communication.dart 113                                                       DriftCommunication.request
E/flutter (32596): package:drift/src/remote/client_impl.dart 101                                                         _BaseExecutor._runRequest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant