Neo4j on Amazon EC2 - Not accessible from remote machines

自闭症网瘾萝莉.ら 提交于 2019-12-06 11:57:58

Is your EC2 instance part of a security group within a VPC? As a troubleshooting technique - you can try to put nginx as a proxy that does 80<->7474, and see if that gives you a way to at least access it while you work through the issues...

fillefrans

I had the exact same problem, which turned out to result from how security groups are administered in EC2. Basically I had to go to "Network Interfaces", select "Actions", then "Change Security Groups", and then add my newly created security group.

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