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

[timestampTrade] Task regularly failing: database is locked #491

Open
Caleripo opened this issue Jan 24, 2025 · 0 comments
Open

[timestampTrade] Task regularly failing: database is locked #491

Caleripo opened this issue Jan 24, 2025 · 0 comments

Comments

@Caleripo
Copy link

Hello,

I regularly get this error when running tasks from the timestampTrade plugin:

Error   
Plugin returned error: exit status 1

Error   
[Plugin / Timestamp Trade]     cur.execute(

Error   
[Plugin / Timestamp Trade] sqlite3.OperationalError: database is locked

Error   
[Plugin / Timestamp Trade]            ^^^^^^^^^^^^^^^

Error   
[Plugin / Timestamp Trade]     conn = db_migrations()

Error   
[Plugin / Timestamp Trade]   File ".../timestampTrade.py", line 1222, in db_migrations

Error   
[Plugin / Timestamp Trade]     submitScene(query)

Error   
[Plugin / Timestamp Trade]   File ".../timestampTrade.py", line 699, in submitScene

Error   
[Plugin / Timestamp Trade] Traceback (most recent call last):

Error   
[Plugin / Timestamp Trade]   File ".../timestampTrade.py", line 1366, in <module>

The submit tasks almost immediately exits with this error while the sync tasks exits with this error only sporadically.

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