Gekko Forum
IMPORT ERROR (solved) - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html)
+--- Thread: IMPORT ERROR (solved) (/thread-56640.html)



IMPORT ERROR (solved) - swamps - 04-01-2018

[attachment=69]

every time i try add data to do a back test is get an error message saying "IMPORT ERROR"
"gekko has encountered an error and can not continue"


Any help would be awesome.

Thanks in advance


B.


RE: IMPORT ERROR - swamps - 04-01-2018

dont know if this has anything to do with it



events.js:183
throw er; // Unhandled 'error' event
^

Error: listen EADDRINUSE 127.0.0.1:3000
at Object._errnoException (util.js:1022:11)
at _exceptionWithHostPort (util.js:1044:20)
at Server.setupListenHandle [as _listen2] (net.js:1367:14)
at listenInCluster (net.js:1408:12)
at doListen (net.js:1517:7)
at _combinedTickCallback (internal/process/next_tick.js:141:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
at Function.Module.runMain (module.js:695:11)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3


RE: IMPORT ERROR - swamps - 04-01-2018

has someting to do with "sqlite3" wont let me install even as root!!!
am using unsafe perm , but still not looking good!!!

any help would be amazing

TY

Error:

The plugin sqlite adapter expects the module sqlite3 to be installed. However it is not, install it by running:

npm install sqlite3@3.1.4


RE: IMPORT ERROR - swamps - 04-01-2018

holy moly.....that was epic

sqlite3 will only run on 8.9.3 nodes for my box