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

Failed to create stack #15

Open
gtdca98 opened this issue May 9, 2014 · 4 comments
Open

Failed to create stack #15

gtdca98 opened this issue May 9, 2014 · 4 comments

Comments

@gtdca98
Copy link

gtdca98 commented May 9, 2014

I follow all the directions and i got status ROLLBACK_COMPLETE

looking for the problem at events window there is a parameter error

CREATE_FAILED The zone 'us-east-1d' does not exist.

@simpsonjulian
Copy link
Contributor

Hey @gtdca98

What region are you trying to deploy into?

@marribo
Copy link

marribo commented Jun 3, 2014

us-east-1d didn't exist it was probably us-east-1c..........i had the same problem

@gtdca98
Copy link
Author

gtdca98 commented Jun 3, 2014

There is a better way to work with EC2 and Neo4j
Follow the directions on
http://www.neo4j.org/develop/ec2_manual
There is a bit issue because maybe you must start Neo4j using root user and you might set the path for Neo4j.

Using info from DBPEDIA It was posible build a large graph on EC2

Here is the data
wget https://www.dropbox.com/s/sz0ggt29eclpaq9/graph.db.Onto.gz
tar zxvf graph.db.Onto.gz

@simpsonjulian
Copy link
Contributor

I'm planing to revert this project to being a pure puppet module, and I've pulled out the EC2 bit here:

https://github.com/neo4j-contrib/ec2neo

I'd be interested in feedback. Thanks!

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

3 participants