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

gefragt vor 2 Jahren208 Aufrufe
1 Antwort
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-TECHNIKER
Lundi
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen