CommunityScripts icon indicating copy to clipboard operation
CommunityScripts copied to clipboard

[timestampTrade] Task regularly failing: database is locked

Open Caleripo opened this issue 11 months ago • 2 comments

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.

Caleripo avatar Jan 24 '25 14:01 Caleripo

You are not alone, I am getting the same error.

HotBlack77 avatar Jan 31 '25 09:01 HotBlack77