Skip to main content
CalcHive

HTTP 505 HTTP Version Not Supported

Server Error

The server does not support the HTTP protocol version used in the request.

Common Causes

  • Client using an unsupported HTTP version
  • Misconfigured client sending HTTP/3 to an HTTP/1.1-only server

How to Fix

  • Use a supported HTTP version (typically HTTP/1.1 or HTTP/2)
  • Update server software to support newer HTTP versions

Need to look up other HTTP status codes?

View the Full HTTP Status Code Reference