askmike / gekko

A bitcoin trading bot written in node - https://gekko.wizb.it/
MIT License
10.08k stars 3.93k forks source link

scan dataset #2853

Closed bmili closed 5 years ago

bmili commented 5 years ago

Note: this is the technical bug tracker, please use other platforms for getting support and starting a (non technical) discussion. See the getting help page for details.

I'm submitting a ... [x ] bug report [ ] question about the decisions made in the repository

Action taken (what you did) scan dataset

Expected result (what you hoped would happen) display imported dataset

Actual result (unexpected outcome) Unable to find datasets in the following markets:

Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc) <-- POST /api/scansets /root/gekko/plugins/sqlite/reader.js:141 this.db.all(` ^

TypeError: Cannot read property 'all' of undefined at Reader.getBoundry (/root/gekko/plugins/sqlite/reader.js:141:11) at /root/gekko/node_modules/async/dist/async.js:3845:9 at replenish (/root/gekko/node_modules/async/dist/async.js:1030:17) at /root/gekko/node_modules/async/dist/async.js:1034:9 at eachOfLimit (/root/gekko/node_modules/async/dist/async.js:1061:22) at /root/gekko/node_modules/async/dist/async.js:1066:16 at eachOf (/root/gekko/node_modules/async/dist/async.js:1139:5) at _parallel (/root/gekko/node_modules/async/dist/async.js:3844:5) at Object.parallelLimit [as parallel] (/root/gekko/node_modules/async/dist/async.js:3924:3) at reader.tableExists (/root/gekko/core/tools/dateRangeScanner.js:30:11) at Statement. (/root/gekko/plugins/sqlite/reader.js:90:5) --> POST /api/scansets 200 323ms 81b