Skip to content

How I reset the EBS:SnapshotUsage offer limit reached to enable my website again mexicogym.com, I have 503 error ...

0

I already deleted the snapshots created every 7 days in EC2, but I cannot enter my website even doing that!, what I have to do!? I just want to restore my website I deleted all snapshots already.

asked 2 years ago413 views

2 Answers
1
Accepted Answer

Hello.

Snapshots and the website inaccessibility issue are not related, so deleting the snapshot will not resolve the issue.
Have you checked the web server or application error logs?
Also, isn't the CPU usage rate high?
Depending on the instance type you are using, it may stop working even if the CPU usage is slightly high.
If you are using t2 instances, etc., it is possible that CPU credits are being consumed, so you may want to check CloudWatch.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-credits-baseline-concepts.html

EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

EXPERT

reviewed 2 years ago

  • Yeah, deleting the snapshots didnt resolve the issue, also all security inbounds rules are disabled cannot connect to anything even witht he instance running! ... What you recommend mate, Im so frustrated, I took a lot of time to put this running last weeks. I stopped the instance and change the instance type to t3a.large ... which one do you recommend for a small bussiness!?

    Have you checked the web server or application error logs? Not yet

    Also, isn't the CPU usage rate high? How I know!

    Thanks

  • Since you won't be able to connect anything unless you allow the necessary port number for the security group's inbound rules, why not change it to only allow your IP address? I think "t3a.large" is an instance type that can handle a certain amount of load, but perhaps its specs are still insufficient. Also, check the instance system logs. You won't know for sure unless you look at the logs, but I think it would be a good idea to check if you don't have enough storage space. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshoot-unreachable-instance.html#instance-console-console-output

  • Changing the instance type made the trick mate ... thanks a lot mexicogym.com is alive again! thanks for your help mate! blessings

0

Enter image description here

I have this alarm .... ................... ???

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.