503 error in our database

0

Hey There, Our aws account was suspended and our services were paused, But after the verification was successful we restarted our services EC2 (t2.medium) and Elastic Cloud Computing. But still our database is not opening in browser, It is showing 503 service is unavailable. We want to know what caused the issue, Our database was working great before the suspension but after restarting again after verification, It shows error Can anyone help?

User
已提问 2 年前286 查看次数
1 回答
0

A 503 error is generated by the web server running on your EC2 instance. You'll need to look at the logs on your instance to determine why requests are failing. That you're getting a 503 error means that the instance is running; the web server is running; but there is an error when it is trying to return the page to the browser.

profile pictureAWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则