Task is not coming up due to Insufficient IP Address available under stubnet

0

Hi The task is not coming up for One of our ECS container services due to "insufficient free addresses in subnet" issue (PFA). When I click on "Deployments" tab, two tasks are visible - 1) Primary (last deployment as "in progress") 2) Active (last deployment as "Completed", Revision as "Inactive). Upon clicking on the primary task, it shows status as "DELETE_IN_PROGRESS" and stuck there. Not sure how to ensure its deletion and ensure it releases the IP which can be used by another task. I cannot delete it forcibily or stop the deletion to make it active as actions are disabled for this.

Could you plz advise how to fix this issue? My infra expert says, we can start the task assigning it a different subnet id but that is not so easy as same subnet id is being used by many resources through cloud formation scripts. I want a manual solution to this so I get a healthy system back.

Thanks.

已提问 2 个月前166 查看次数
2 回答
2

The AWS re:Post community doesn't have access to your account, and nobody contributing here is able to view (or change) the state of any services within your account.

If you have a paid-for support plan then your best option is to log support call about this https://console.aws.amazon.com/support/plans/home#/

If you are on a basic support plan then the AWS re:Post community may be able to help if you can provide more details of your problem here.

You're also advised to edit your question to remove your account number and phone number, as posts on re:Post are not private.

profile picture
专家
Steve_M
已回答 2 个月前
profile picture
专家
已审核 2 个月前
profile pictureAWS
专家
iBehr
已审核 2 个月前
  • Thanks for the advise. I have updated my question. Could you plz take a look?

1

If you are out of IPs in the subnet, you either have to:

  • stop resources using IPs in the subnets to free them up for use by new resources
  • specify a different subnet that has IPs available
  • create a new subnet and specify to use that new subnet.

There is no magic to solve the out of IPs in a particular subnet issue.

Hope this helps.

profile pictureAWS
专家
iBehr
已回答 2 个月前
profile picture
专家
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容