Skip to content

My website is down

0

Hi

I received the below error on my app: "Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later."

I checked the AWS health dashboard and saw the "No recent issues". I have also increased the instance size but issue not fixed. Please check and let me know about the issue. This is my app URL http://app.proprompter.com/

asked 4 years ago699 views
2 Answers
0

That error message is being produced by the web server (Apache) running on your instance. The instance is running fine; the Apache process is running but it is producing that error message. You'll need to troubleshoot why Apache is not operating correctly and serving up your application page(s).

AWS
EXPERT
answered 4 years ago
0

The error message you’re encountering is generated by the Apache web server on your instance. While the instance is running smoothly and the Apache process is active, it’s producing this error, which indicates that something is off with the configuration or setup. You’ll need to troubleshoot to identify the root cause and get Apache back on track to serve your application pages correctly. For reference, you can check the application at https://pearllemonleads.ca/

answered a year 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.