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

AWS instance created successfully, but getting error testing it #45

Closed
Juan-cc opened this issue Feb 24, 2019 · 0 comments
Closed

AWS instance created successfully, but getting error testing it #45

Juan-cc opened this issue Feb 24, 2019 · 0 comments

Comments

@Juan-cc
Copy link

Juan-cc commented Feb 24, 2019

I created a fresh new AWS instance using:
https://github.com/gochain-io/docs/blob/master/private-networks/aws/gochain-cf-stack.yaml

and when I try to test it using:
curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":67}' http://18.220.163.196:8545

I am getting:
curl: (7) Failed to connect to 18.220.163.196 port 8545: Connection refused

Seems like a AWS permission/security issue but not sure how to fix this. Any idea why would this happen?

In addition, if I ssh to the instance and I check the genesis file, it seems to be corrupted.
image

NOTE: the content of the genesis file is the following text: 404: Not Found

My AWS security group looks like:
image

r-gochain added a commit that referenced this issue Feb 27, 2019
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