neo4j-contrib / ec2neo

CloudFormation Templates for deploying Neo4j
51 stars 25 forks source link

Neo4J EndPoints Error Connecting due to installing neo4j-enterprise server #27

Open delaneymichaelpeter opened 6 years ago

delaneymichaelpeter commented 6 years ago

I am able to ssh into EC2 instances, but the Browser URL don't work Having looked further into the cfn-init.log it appears that the following command not working > sudo yum install neo4j-enterprise; Not working

http://yum.neo4j.org/repodata/repomd.xml: [Errno -1] Error importing repomd.xml for neo4j: Damaged repomd.xml file

Not sure how to resolve this issue.

simpsonjulian commented 6 years ago

Hey @delaneymichaelpeter, there may have been a transient error in the yum repo. A colleague tested installing from the repo just now and had no issues.

If trying again doesn't resolve things, are there any more error messages available?

Julian.

evaleirasclapps commented 6 years ago

This did not work for me neither