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
已提問 1 年前檢視次數 346 次
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
已回答 1 年前
profile picture
專家
已審閱 4 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南