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

Error: Bad auth. #85

Open
beatnu69 opened this issue Aug 15, 2017 · 1 comment
Open

Error: Bad auth. #85

beatnu69 opened this issue Aug 15, 2017 · 1 comment

Comments

@beatnu69
Copy link

beatnu69 commented Aug 15, 2017

My apikey shows up when mining... however when i go to http://localhost:5000 everything is loading. Please help!
./bin/cli --apikey=myApiKey rpc dumpblockchain true | node scripts/list.js
Error: Bad auth.
at RPCClient.call (/Users/mac/bronzeage-node/lib/http/rpcclient.js:75:13)
at call.next ()
at step (/Users/mac/bronzeage-node/lib/utils/co.js:31:22)
at succeed (/Users/mac/bronzeage-node/lib/utils/co.js:57:7)
at process._tickCallback (internal/process/next_tick.js:103:7)
(node:32417) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): SyntaxError: Unexpected end of JSON input
(node:32417) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@beatnu69 beatnu69 changed the title How to tell if Ive mined land How to tell if Ive mined land (Different Error than other thread) Aug 15, 2017
@beatnu69 beatnu69 changed the title How to tell if Ive mined land (Different Error than other thread) Error: Bad auth. Aug 21, 2017
@beatnu69
Copy link
Author

beatnu69 commented Aug 22, 2017

I no longer get the unhandled promise rejection just this:

./bin/cli --apikey=********ApiKey rpc dumpblockchain true > tiles.json
Error: Bad auth.
at RPCClient.call (/Users/mac/bronzeage-node/lib/http/rpcclient.js:75:13)
at call.next ()
at step (/Users/mac/bronzeage-node/lib/utils/co.js:31:22)
at succeed (/Users/mac/bronzeage-node/lib/utils/co.js:57:7)
at process._tickCallback (internal/process/next_tick.js:103:7)

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