We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I regularly get this error when running tasks from the timestampTrade plugin:
The submit tasks almost immediately exits with this error while the sync tasks exits with this error only sporadically.
The text was updated successfully, but these errors were encountered: