[SOLVED] ERROR database locked Binance
#1
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 ?
  Reply
#2
Hi i never saw this Error.

Is there eny other client using Sqlite, like a other instance of liveGekko or a Gekko-Marketwatcher??
  Reply
#3
(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 Smile
  Reply
#4
@caafff
Very nice post!
@RemcoCoin
Could you Please EDIT YOUR POST and write in the subject Field: [SOLVED]
  Reply
#5
(02-16-2018, 03:14 PM)caafff Wrote:
(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 Smile

I'm gonna try that...hope then the error is gone. Thanks
  Reply
#6
I still have those error, make the change's in handle.js to 5000.

get the error after starting a strat.

>>Error: SQLITE_BUSY: database is locked errno: 5, code: 'SQLITE_BUSY'

???? helpppp
Gekko has made 1 trade, after that he gives that error ??


Attached Files
.png   Knipsel.PNG (Size: 20 KB / Downloads: 9)
  Reply
#7
(02-17-2018, 11:08 AM)RemcoCoin Wrote: I still have those error, make the change's in handle.js to 5000.

get the error after starting a strat.

>>Error: SQLITE_BUSY: database is locked errno: 5, code: 'SQLITE_BUSY'

???? helpppp
Gekko has made 1 trade, after that he gives that error ??

could you change to 10000?
and if you do not mind, go web/vue/UIconfig.js and change timeout 150000 to 600000 // 1min to 5 min.
It is working properly for me and my friends.

I hope it helps you Smile
  Reply


Forum Jump:


Users browsing this thread: