1014
WebSocket

1014 Bad Gateway

The server acting as a gateway or proxy received an invalid response from an upstream server it accessed while attempting to fulfill the request.

이 코드를 보게 되는 경우

A reverse proxy or API gateway tried to establish a WebSocket connection to a backend server but received an invalid or no response. The upstream server may be down or misconfigured.

해결 방법

Check the health of the upstream/backend WebSocket server. Verify the proxy configuration routes WebSocket upgrade requests correctly and that the backend is listening on the expected port.

크로스 프로토콜 동등 코드

비교 대상

가이드

용어집