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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ