Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to start: Cannot set property 'last_match' of undefined #18

Open
vkoskiv opened this issue Dec 10, 2017 · 3 comments
Open

Fails to start: Cannot set property 'last_match' of undefined #18

vkoskiv opened this issue Dec 10, 2017 · 3 comments

Comments

@vkoskiv
Copy link

vkoskiv commented Dec 10, 2017

screen shot 2017-12-10 at 22 11 39

Selected Node V 6.11.0 via nvm, followed instructions. My yaml was verified to be valid.

System specs:
macOS 10.13.2
Node 6.11.0
NPM 3.10.10

@vkoskiv
Copy link
Author

vkoskiv commented Dec 10, 2017

It would appear the terminal_data coins -array only contains *-USD coins. I'll try adding *-EUR equivalents.

@vkoskiv
Copy link
Author

vkoskiv commented Dec 10, 2017

screen shot 2017-12-10 at 23 18 28

I now get this error soon after starting

@ghost
Copy link

ghost commented Dec 12, 2017

You need more ram TBH, I think you are failing, because, I require 32G of ram to run the bot. If your processor isnt fast enough I think the WS data (has a leak somewhere maybe) is written to ram for processing calculations on the trend.
side note
I get this error too when starting without setting my export node_env=production (I think) or too large of a shell window.

However, I do see your node_env is production......

I can successfully run all the way to node 8.... No issue there. I'm running currently on 6.12 though.

However, I installed all that through apt.

Now, to be fair, I would try shooting for nodejs8 installation on mac. The error appears as though it's not in the right directory to run npm start. /gdaxbot directory.. Curious what the output of node -v is through your command console.

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

No branches or pull requests

1 participant