跳至內容

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

已提問 4 年前檢視次數 317 次
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.

AWS
支援工程師
已回答 4 年前

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

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