500

Internal Server Error

5xx · 서버 오류 (Server Error) 자주 쓰임

요약

A generic catch-all: the server hit an unexpected condition and could not complete the request.

언제 발생하나

Returned when server code throws an unhandled error; check logs for the real cause.

흔한 원인

해결 방법

관련 코드

스펙 근거