-
Notifications
You must be signed in to change notification settings - Fork 87
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
Error cannot commit - no transaction is active
on write transaction on ios.
#109
Comments
We are experiencing the same issue. It does not happen on every query, but seems to be a bit randomly (at least so far we did not figure out what triggers it). We have occurences starting from iOS 13.7, so this does not seem to be OS-Version specific |
@punksta Do you know which version you were on before you upgraded to 3.4.1? |
Hey @DerGuteMoritz I was using 3.3.0 |
@miallo hi miallo, did you find what is causing this issue in your case? |
@punksta Unfortunately we did not have the time to look too deep into it, but there seem to be multiple transactions at the same time. Maybe over the next weeks we will have a bit more time to look into it and start trouble shooting |
I am getting an error on transaction
This happens only on ios devices.
I am using version
3.4.1
This code had been working well for almost a year and it's working well in
sqlite3
node package environment.I suppose new os or some of dependency broke something.
The text was updated successfully, but these errors were encountered: