How to connect to Ethereum URLs created using AWS blockchain template

白昼怎懂夜的黑 提交于 2019-12-13 08:55:58

问题


I've just finished setting up a Ethereum Stack using the AWS Blockchain Template according to the docs here I've sshed to the EC2 instance (bastion host) from my local machine and I can hit the EthStats URL via curl from the bastion host but when I try to go tot he url from chrome, it gives 'This site can’t be reached' error, even though I've setup a FireProxy as per the instructions in the docs. How do I connect to the Ethereum URLs given in outputs of my Ethereum stack in the AWS CloudFormation console?


回答1:


You have to setup the SOCKS proxy also only setting fire proxy wont work. check the link below , https://docs.aws.amazon.com/blockchain-templates/latest/developerguide/blockchain-templates-ethereum.html

At the end of documentation there are instruction to set up Socks proxy.



来源:https://stackoverflow.com/questions/50502719/how-to-connect-to-ethereum-urls-created-using-aws-blockchain-template

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!