Server requests with 500 error

0

several clients are getting error 500 in requests to the server, this error happens in just a few specific ips. Even the ips being released in the security groups the error 500 continues.

Megleo
질문됨 일 년 전575회 조회
1개 답변
2

Error code 500 generally indicate Internal Server Error while in order to find the exact cause of the error you should check the server side logs. The error 500 can also occur due to misconfiguration of the application on the server side. Depending on which application your clients are connecting when receiving 500 error, you can check the documentation or troubleshooting guide for that particular application.

If you are getting any other 5xx error such as 502 Bad Gateway or 504 Gateway Timeout, these errors can occur due to the upstream server(backend server) which is not responding to the Gateway/Proxy server (frontend server). I would still highly suggest you to follow the error codes for the particular application you are using.

AWS
지원 엔지니어
Tarun_S
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠