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

AirbyteEC2TargetGroup causes stack creation to fail #1

Open
byrd opened this issue Feb 18, 2022 · 2 comments
Open

AirbyteEC2TargetGroup causes stack creation to fail #1

byrd opened this issue Feb 18, 2022 · 2 comments

Comments

@byrd
Copy link

byrd commented Feb 18, 2022

@adamp113 @leahgarrison @Rmole57 @kathmbeck

Hey All,

The installer is not able to get past creation of AirbyteEC2TargetGroup. From what I can tell createAirbyteStack.js file is not passing the VpcId correctly. Any thoughts?

Status Reason: The VPC ID 'V' is not valid (Service: AmazonElasticLoadBalancing; Status Code: 400; Error Code: ValidationError; Request ID: f598a577-7b4c-4464-9740-f36b1782aa7f; Proxy: null)

stack-fail

@leahgarrison
Copy link
Member

@byrd Hey Tyler, thank you so much for bringing our attention to this! We haven’t been active in maintaining Tapestry, but we’ll be meeting tomorrow check out this issue.

I apologize if this is super obvious, but are you the main account holder (meaning admin privileges) on your AWS account?

@byrd
Copy link
Author

byrd commented Feb 21, 2022

Hey @leahgarrison , thanks for the reply. I am logged in as the primary account holder in AWS. I was able to make it past this stage by hard coding the VPC ID into the file. I had to do the same thing for the subnets. It failed again when registering the target groups.

FYI this leaves the install in an awkward place. The install is not far enough along to run a teardown, as the teardown looks to see if Grouparoo is installed, which it is not at this point. I can't rerun the installer because it sees an existing stack. I need to manually remove everything that has been created or manually finish installing the remaining components.

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

2 participants