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

TypeError: Cannot read property 'split' of undefined #419

Closed
zekylaf opened this issue Nov 2, 2015 · 0 comments
Closed

TypeError: Cannot read property 'split' of undefined #419

zekylaf opened this issue Nov 2, 2015 · 0 comments

Comments

@zekylaf
Copy link

zekylaf commented Nov 2, 2015

Hi, when I run "bitcore-node start", I am getting this message:

TypeError: Cannot read property 'split' of undefined
at AddressController.checkAddrs (/root/mynode/node_modules/insight-api/lib/addresses.js:89:33)
at Layer.handle as handle_request
at next (/root/mynode/node_modules/bitcore-node/node_modules/express/lib/router/route.js:131:13)
at Route.dispatch (/root/mynode/node_modules/bitcore-node/node_modules/express/lib/router/route.js:112:3)
at Layer.handle as handle_request
at /root/mynode/node_modules/bitcore-node/node_modules/express/lib/router/index.js:277:22
at Function.process_params (/root/mynode/node_modules/bitcore-node/node_modules/express/lib/router/index.js:330:12)
at next (/root/mynode/node_modules/bitcore-node/node_modules/express/lib/router/index.js:271:10)
at /root/mynode/node_modules/insight-api/lib/index.js:56:5
at Layer.handle as handle_request

I get the same message if I call "/insight-api/addrs/txs" using CURL.
I uninstall bitcore-node and reinstall it, but nothing.

Please @braydonf help me, using GET methods, my apps run very slow. Thanks!

PS: I have full sync blockchain. I am running on Ubuntu 14.04.

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