Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

TypeError: Object false has no method 'find' #263

Closed
TheExiledMonk opened this issue Jan 22, 2015 · 4 comments
Closed

TypeError: Object false has no method 'find' #263

TheExiledMonk opened this issue Jan 22, 2015 · 4 comments
Labels

Comments

@TheExiledMonk
Copy link

Gekko crashes when ready to give advice with the following:

2015-01-22 11:00:53 (INFO): We have all required history, going to calculate advice from this point.
/home/pi/gekko/core/candleManager.js:560
TypeError: Object false has no method 'find'
at Manager.getCandles (/home/pi/gekko/core/candleManager.js:560:35)
at bound as getCandles
at iterator (/home/pi/gekko/core/candleManager.js:516:10)
at bound (/home/pi/gekko/node_modules/lodash/dist/lodash.js:729:21)
at /home/pi/gekko/node_modules/async/lib/async.js:227:13
at /home/pi/gekko/node_modules/async/lib/async.js:111:13
at _each (/home/pi/gekko/node_modules/async/lib/async.js:32:24)
at async.each (/home/pi/gekko/node_modules/async/lib/async.js:110:9)
at _asyncMap (/home/pi/gekko/node_modules/async/lib/async.js:226:9)

Program node gekko exited with code 8
Starting child process with 'node gekko'

then when restarted it will state it need data for another 15 hours

@askmike
Copy link
Owner

askmike commented Jan 27, 2015

Thanks for reporting, I am pretty sure this will be fixed by the new version.

@michaelryancaputo
Copy link

@askmike is v2 stable enough to start using? (I'm getting the same error as @FireWalkerX

@Gargamil
Copy link

I have the same problem...

@askmike
Copy link
Owner

askmike commented Jun 2, 2016

This is fixed in the new version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants