Gekko Forum
"errno": 5, "code": "SQLITE_BUSY" } - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: Technical Discussion (https://forum.gekko.wizb.it/forum-23.html)
+--- Thread: "errno": 5, "code": "SQLITE_BUSY" } (/thread-57480.html)



"errno": 5, "code": "SQLITE_BUSY" } - Justaotheruser - 07-31-2018

Hello 

When  I wanted to start my Paper trader I get the error "errno": 5, "code": "SQLITE_BUSY" }. I already deinstalled en reinstalled.
I have changed thePlugins/Sqlite/handle.js 

55 lines; change 1500 to 5000~15000. 
5000 is 50/50. So, please use over 7000
But this made it only worse

go web/vue/UIconfig.js and change timeout 150000 to 600000 // 1min to 5 min. but this wasn't ether. 

I think that i is something with the database that he is already busy with the markt watchter. Which autmatic start with the paper trader is that right ? I tried to only to start the trade paper but this doesn't work.

config.trader was true I changed It to false in my config.sample file. Still the same error SQLITE-BUSY

The problem is I think that the database's must be seperated ? I don't how only and I don't know if that is the answer

Greetz 


RE: "errno": 5, "code": "SQLITE_BUSY" } - Justaotheruser - 08-01-2018

problem solved a sort of
Does any one know why some strategie working and other one's not working. The one that are not working are the one that I imported. I also Imported the startegie of Tommiehanssen that one works. but all the other startegie's of the file xfffffff from github is not working


RE: "errno": 5, "code": "SQLITE_BUSY" } - Justaotheruser - 08-01-2018

Object.onerror (C:\Users\airdr\Desktop\gekko\node_modules\koa\lib\context.js:105:40)

I have the code of context.js but what do I need to change ?
I also checked the npm list and update everything what can be updated