IMPORT ERROR (solved)
#1

.png   Screenshot_2018-04-01_19-30-24.png (Size: 25.12 KB / Downloads: 7)

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.
  Reply
#2
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
  Reply
#3
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
  Reply
#4
holy moly.....that was epic

sqlite3 will only run on 8.9.3 nodes for my box
  Reply


Forum Jump:


Users browsing this thread: