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개 답변
0
수락된 답변

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
전문가
답변함 4달 전
  • No, it's connected to vpc endpoint only

  • How do you want to access your service?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인