Ec2 Instance terminated on launch

0

Hello,
Im having an issue in eu-central-1 region. Im creating a small instance of t2.small from ami I had taken couple of month back.
After creating the instance its terminated automatically, event trough termination protection is enabled.
After the instance launched:

 aws ec2 describe-instances --instance-id i-05b16bd4d5f252c81
      "StateReason": {
                 "Message": "Server.InternalError: Internal error on launch",
                 "Code": "Server.InternalError"
                    },
                    "State": {
                        "Code": 48,
                        "Name": "terminated"
                    }
질문됨 5년 전313회 조회
1개 답변
0

Issue resolved, I was attaching eni with 5 private ip's.
there is a limit for number of ip's the instance can have.

답변함 5년 전

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

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

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

관련 콘텐츠