Ubuntu Linux free tier getting into "Instance reachability check failed" at least once in 24hrs.

0

Ubuntu Linux free tier getting into "Instance reachability check failed" at least once in 24hrs. I have MySQL and Tomcat installed with a very small JSP application installed (the application has around 4 pages). At present, I am the only one accessing the pages and still seeing this issue. Any suggestions would be much appreciated.

Sankar
질문됨 일 년 전255회 조회
1개 답변
1
수락된 답변

Hello Sankar

Thank you for your question, I would start by checking the console logs and instance screenshot when the instance starts failing reachability checks,

To get console output

1. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
2. In the left navigation pane, choose Instances, and select the instance.
3. Choose Actions, Monitor and troubleshoot, Get console logs.

To get screenshot

1. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
2. In the left navigation pane, choose Instances, and select the instance.
3. Choose Actions, Monitor and troubleshoot, Get instance screenshot.

Instance status check failures may occur for the following reasons and you can review the following documentation to troubleshoot unreachable instances.

Since your issue occurs "atleast once every 24hours" this could be attributed to resource over utilization, this knowledge center article will help with narrowing down your issue. Generally Linux doesn't allow you the option to log resource utilization as these metrics are analyzed in real time, You can use tools like ATOP or SAR to log utilization and review them later once accessibility to your instance has been restored. Sharing guide to configure ATOP and SAR on this link and how to use these tools for review can be viewed here

Feel free to update the thread with any questions you might have, thanks

profile pictureAWS
지원 엔지니어
Lundi
답변함 일 년 전

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

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

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

관련 콘텐츠