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

coin RPC is not returned data #370

Open
joujou333 opened this issue Jan 25, 2021 · 1 comment
Open

coin RPC is not returned data #370

joujou333 opened this issue Jan 25, 2021 · 1 comment

Comments

@joujou333
Copy link

Tried to get this software working for days now and i'm stuck on this one.
All logs are not giving any error, besides the error: coin RPC is not returned data
A simple curl request like:

curl --user xxxxx --data-binary '{"jsonrpc": "2.0", "id":"curltest", "method": "getbalance", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:7332

does work and give me a response with json.
What could be the problem?

Does someone have a answer for this?

@freakcoderz
Copy link

Stop all running instances. forever stopall. Then, go to each directory one at a time and forever start main.js. Make sure you go in order of databaseServer, accountsserver then server.

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

2 participants