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

asked 2 years ago207 views
1 Answer
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
SUPPORT ENGINEER
Lundi
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions