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

bug: running migration causes freeze + db lock #491

Open
TreyWW opened this issue Sep 16, 2024 · 1 comment
Open

bug: running migration causes freeze + db lock #491

TreyWW opened this issue Sep 16, 2024 · 1 comment

Comments

@TreyWW
Copy link
Owner

TreyWW commented Sep 16, 2024

What version of MyFinances are you currently using?

v0.6.6-2-g260c89e

What device type are you currently facing the issue on?

No response

Describe the bug

Locally running new migrations to just hang, normally takes around 3 commands to get one to work. Not sure if this happens to anyone else, it doesn't happen in production.

Would appreciate a comment from someone else :)

@TreyWW
Copy link
Owner Author

TreyWW commented Sep 16, 2024

error: django.db.utils.OperationalError: database is locked.

As soon as the error comes (normally a few minutes) the next migration works fine, but it hangs on any command up to that point. It's most likely an issue with SQLite though

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

No branches or pull requests

1 participant