Lightsail server offline

0

Hi, I have Lightsail server (1 GB RAM, 1 vCPU, 40 GB SSD) with Blueprint Wordpress Multisite. Website has only 1k visitor per month. I would like to know why my lightsail server stops working and I need to restart it first to get it back to working. I do not understand what is happening. Help me please.

已提問 2 年前檢視次數 368 次
1 個回答
2
已接受的答案

Hello,

The issue appears to be memory related based on the symptoms you have described, you can also reference this link [1] that covers the same remediation steps. "Reboot the instance to return it to a non-impaired status. The problem will probably occur again unless you change the instance type".

 Exhausted memory [1]

 When the memory is exhausted, the kernel doesn’t have enough memory to run. When this occurs, other processes are stopped to free memory, making the instance unresponsive. You can try to reboot or stop and start the instance. These procedures reduce memory usage.

Unfortunately, AWS Cloudwatch does not natively monitor memory metrics on instance level, however you can configure the cloudwatch agent to report memory usage metrics to cloudwatch. I've linked this AWS blog [2] which covers a detailed walk-through on setting up memory monitoring. You can also use linux tools like top, atop and even the free -m command to view memory usage whilst being connected to the instance via ssh.

If the problem is indeed memory related you will need to upsize your lightsail [3] instance to a bigger instance.

[1] Unresponsive Lightsail Troubleshooting: https://aws.amazon.com/premiumsupport/knowledge-center/lightsail-instance-failed-status-check/

[2] Monitoring memory usage: https://aws.amazon.com/blogs/compute/monitoring-memory-usage-lightsail-instance/

[3] Creating a larger instance: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/how-to-create-larger-instance-from-snapshot-using-console

profile pictureAWS
支援工程師
Lundi
已回答 2 年前

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

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

回答問題指南