Back to HTTP Check Tool
5xx · Server Error

500Internal Server Error

服务器遇到意外情况,无法完成请求。

What is HTTP 500?

500 Internal Server Error 是通用的服务器端错误。表示服务器遇到意外情况,无法完成请求。具体原因需要查看服务器日志。这是最常见的服务器错误。

Example

Uncaught exception in server code → 500 Internal Server Error

Check a URL in real-time

Use our HTTP ping tool to check the actual status code of any URL.

Try httping.io →

Common Use Cases

  • 未捕获的异常
  • 数据库连接失败
  • 应用程序 Bug

Quick Facts

Code500
Category5xx
TypeServer Error

Related 5xx Codes