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.

よくある原因

解決方法

関連コード

仕様の根拠