Instance stoped working

0

My instance stopped working today, below is the error screenshot https://www.awesomescreenshot.com/image/27512128?key=cf489becde63f6a3f0e8456af2fa5af0

After i saw the above php error instance completly stopped, below is the current version https://www.awesomescreenshot.com/image/27512128?key=cf489becde63f6a3f0e8456af2fa5af0

Domain > https://app.spinadeal.co/

Plz help

Thanks

已提问 2 年前208 查看次数
1 回答
0

Hi,

From the screenshot, I was able to check your instance ID and using our internal tools I noted the following error in console logs

 [   11.367264] cloud-init[603]: OSError: [Errno 28] No space left on device
 [   11.371686] cloud-init[603]: During handling of the above exception, another exception occurred:

Therefore it appears the reason for your issue is that your filesystem has reached capacity and you will need to increase volume size and extend filesystem.

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 system log.

To resolve this issue you will need to take the following actions,

  1. Increase volume size: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/requesting-ebs-volume-modifications.html
  2. Expand File system: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html

You can also review this knowledge article that covers these steps along with video tutorial:

https://aws.amazon.com/premiumsupport/knowledge-center/ebs-volume-increase-os/

Let me know if this helps or if you have any additional questions.

profile pictureAWS
支持工程师
Lundi
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则