ECS service with Quarkus app exposed on port 8080 not reachable

0

Hi, I am using ECS service with Quarkus app exposed on port 8080, but app is not reachable.

I check it using -

public_ip_of_task:8080
curl: (28) Failed to connect to "some ip" port 8080 after 21034 ms: Couldn't connect to server

What I checked:

SG is fine

NACL is fine

Port mapping is done inside ECS (host 8080, container 8080)

Application exposed port 8080

1 Respuesta
0
Respuesta aceptada

Is the task connected to a public subnet with a default route of 0.0.0.0/0 routes to an internet gateway?

profile picture
EXPERTO
respondido hace 4 meses
  • No, it's connected to vpc endpoint only

  • How do you want to access your service?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas