Web app in AWS EC2 instance server cannot be visited

0

Our web apps running at AWS EC2 instance server suddently cannot be visited. The apps can be started successfully, but when visiting them in browser, we got '400 Bad request version' error all the time. We tried to reboot instance several times, we tried to create some very simple node.js or react sites, we tried to run them on different ports, but still got same problem. Our app were running well in port 5000, 5001, etc. We created security group for inbound ports already. Can anyone help?

MJia
已提问 4 个月前134 查看次数
1 回答
0

Hello.

Since it is a 400 error, I think it is an error that occurs when there is some problem with the request method from the client.
For troubleshooting purposes, you will need to check the access logs and error logs of the web server and application.

profile picture
专家
已回答 4 个月前

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

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

回答问题的准则

相关内容