Difference between revisions of "IncompatibleProtocols"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
│ status code: 400, request id: 09ebabd5-885b-484b-ac5a-12345566 | │ status code: 400, request id: 09ebabd5-885b-484b-ac5a-12345566 | ||
│ | │ | ||
− | │ with aws_lb_listener.your_worker_listener, | + | │ with [[aws_lb_listener]].your_worker_listener, |
│ on [alb.tf](http://alb.tf/) line 59, in resource "aws_lb_listener" "your_worker_listener": | │ on [alb.tf](http://alb.tf/) line 59, in resource "aws_lb_listener" "your_worker_listener": | ||
│ 59: resource "aws_lb_listener" "your_worker_listener" { | │ 59: resource "aws_lb_listener" "your_worker_listener" { |
Revision as of 10:08, 27 January 2023
╷ │ Error: creating ELBv2 Listener (arn:aws:elasticloadbalancing:eu-west-1:0123456726:loadbalancer/net/your/b1fe1a434566e141): IncompatibleProtocols: The listener and the following target groups have incompatible protocols: arn:aws:elasticloadbalancing:eu-west- 1:06990392112626:targetgroup/your-worker-tg/29776665dac33ce950 │ status code: 400, request id: 09ebabd5-885b-484b-ac5a-12345566 │ │ with aws_lb_listener.your_worker_listener, │ on [alb.tf](http://alb.tf/) line 59, in resource "aws_lb_listener" "your_worker_listener": │ 59: resource "aws_lb_listener" "your_worker_listener" { │ ╵
See also
Advertising: