EC2 Amazon Linux Instance becomes unresponsive when I run my server on it.

0

Hi

I recently created a new EC2 Linux t2.micro instance and have downloaded the necessary resources to run a Minecraft server on it. However, while running the server, it starts loading, and within a minute the instance becomes unresponsive. I am then unable to perform any commands or SSH into it until I restart it.

Does anyone have an idea as to what might be going on? Is it that the server doesn't have enough resources to run the server? I have run a Minecraft server on a t2.micro Windows instance before, and that worked fine, so I assumed Linux would be okay too.

Any help would be much appreciated.

iTcxic
질문됨 일 년 전347회 조회
1개 답변
0

An EC2 instance that launches successfully before running a Minecraft Server (MS) may indicate MS is maxing out resources, which causes the instance to become unresponsive. Consider enabling CloudWatch monitoring to observe CPU, memory and other metrics before and after launching MS to isolate the root cause. It is also possible that a more robust instance type than t2.micro is required. Lastly, consult MS documentation to help optimize how the server runs on the instance.

More info: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html

profile pictureAWS
답변함 일 년 전
profile picture
전문가
검토됨 4달 전

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

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

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

관련 콘텐츠