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

CloudFormation CREATE_FAILED herdServerWaitCondition #348

Open
RyanRockey opened this issue Jul 17, 2017 · 2 comments
Open

CloudFormation CREATE_FAILED herdServerWaitCondition #348

RyanRockey opened this issue Jul 17, 2017 · 2 comments

Comments

@RyanRockey
Copy link

I have tried to launch the demo stack several times using different versions.

14:35:30 UTC-0400 | CREATE_FAILED | AWS::CloudFormation::Stack | herd-test001 | The following resource(s) failed to create: [herdServerWaitCondition]. -- | -- | -- | -- | --

Looking at the EC2 Logs it seems to fail attempting to retrieve https://raw.githubusercontent.com/FINRAOS/herd/v0.48.0/herd-build/herd-scripts/herd-scripts-sql/src/main/resources/herd.postgres.0.1.0.create.sql where it encounters a 404 error.

Is this similar to issue #303?

Thanks for your help.

@froghollow
Copy link

Here is a work-around
1. Download and unzip https://github.com/FINRAOS/herd/archive/master.zip
2. Upload ./herd-master/herd-build/herd-scripts/herd-scripts-sql/src/main/resources to a web-accessible S3 bucket
3. Modify 'herd.localdb.template'
Search raw.githubusercontent.com/FINRAOS/herd/v0.48.0/herd-build/herd-scripts/herd-scripts-sql/src/main/resources
Replace with your bucket name and prefix
4. Run cloud formation with modified template

@chakrib
Copy link

chakrib commented Aug 13, 2017

I applied the work-around suggested in the above post. But still landing into the same issue. I am using version 0.49.0. Any solutions please?

FINRAOSS pushed a commit that referenced this issue Jun 18, 2018
* commit '8daa11ad2c8cbaf61bab26d0f9fa7c44ca8b70ae':
  DM-10860 : Accept suggested change to BDef Description
  DM-10860 : Accept suggested change to BDef Description
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