Difference between revisions of "IncompatibleProtocols"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
 
  ╷
 
  ╷
  │ Error: creating ELBv2 Listener (arn:aws:elasticloadbalancing:eu-west-1:0123456726:loadbalancer/net/your/b1fe1a434566e141):
+
  │ 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-
+
  [[IncompatibleProtocols]]: The listener and the following target groups have incompatible [[protocols]]: arn:aws:elasticloadbalancing:eu-west-
  1:06990392112626:targetgroup/your-worker-tg/29776665dac33ce950
+
  1:06990392112626:[[targetgroup]]/your-worker-tg/29776665dac33ce950
 
  │ status code: 400, request id: 09ebabd5-885b-484b-ac5a-12345566
 
  │ status code: 400, request id: 09ebabd5-885b-484b-ac5a-12345566
 
  │
 
  │

Revision as of 10:07, 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: