Launch Initiation Failed: Trying to launch EC2 instance on eu-north-1-hel-1a

1

Hello,

I am trying to launch a dual-stack EC2 instance on a specific availability zone (eu-north-1-hel-1a), but the process seems to be failing at the last step. I have even tried to drop the dual-stack requirement and limit myself to ipv4 but this didn't seem to do the trick. The original message is as follows: Instance launch failed: The requested configuration is currently not supported. Please check the documentation for supported configurations.

Has anyone else faced this issue in the particular availability zone? I am trying to figure out what is not really supported and whether I could get around it.

Many thanks in advance.

Liza

Liza
已提问 1 年前267 查看次数
3 回答
0
aws ec2 describe-instance-type-offerings --location-type availability-zone  --region eu-north-1 --filters Name=location,Values=eu-north-1-hel-1a

{ "InstanceTypeOfferings": [] }

Marsel
已回答 1 个月前
  • but those seems to be working: t3.medium t3.xlarge c5.2xlarge g4dn.2xlarge m5.2xlarge r5.2xlarge r5.4xlarge c5.12xlarge

0

Hi. There is a possiblty that instance type you selected is.not suppoted(available) in your local zone. Try another Instance type.

profile picture
专家
已回答 1 年前
0

Please how do I find out EC2 instance that will match my zone

Bright
已回答 3 个月前

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

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

回答问题的准则