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

[BUG] Invalid request provided: AWS::ElasticLoadBalancingV2::ListenerRule #420

Open
wweic opened this issue May 29, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@wweic
Copy link

wweic commented May 29, 2021

Important note on security disclosures: If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions here or email AWS security directly.

Describe the bug
Followed the instructions in https://github.com/aws/aws-app-mesh-examples/tree/main/walkthroughs/howto-alb. Failed to create the howto-alb-app cloudformation stack because of error:

Resource handler returned message: "Invalid request provided: AWS::ElasticLoadBalancingV2::ListenerRule Validation exception" (RequestToken: 2e145274-3f83-c38f-cfdc-0645483c40fe, HandlerErrorCode: InvalidRequest)

There example here: https://github.com/aws/aws-app-mesh-examples/tree/main/examples/apps/colorapp also failed with the same error.

Platform
ECS

To Reproduce

  1. Export the environment variables as requests.
  2. run ./deploy.sh

Expected behavior
The example application is expected to come up and ready to server traffic.

Config files, and API responses
If applicable config files and responses from our API.

Additional context
Add any other context about the problem here.

@wweic wweic added the bug Something isn't working label May 29, 2021
@wweic wweic changed the title [BUG] [BUG] Invalid request provided: AWS::ElasticLoadBalancingV2::ListenerRule May 29, 2021
@rajal-amzn
Copy link
Contributor

@wweic Could you provide all the environment variable values set?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants