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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南