02-16-2018, 03:14 PM
(02-16-2018, 12:37 PM)RemcoCoin Wrote: Who knows what this means ?
When i starting the strat runnen i get the error popup:
ERROR: Error: SQLITE_BUSY: database is locked
What must i do ?
Actually, you can find some threads on Gekko Github.
I had the same issue and fixed it.
Plugins/Sqlite/handle.js
55 lines; change 1500 to 5000~15000.
5000 is 50/50. So, please use over 7000.
Then you won't get any issue about Sqlite busy.
Good luck