You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
@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?
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.
@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)
The text was updated successfully, but these errors were encountered: