Ringkasan
A gateway or proxy received an invalid response from an upstream server.
Kapan terjadi
Common when a reverse proxy’s backend is down or returns garbage.
Penyebab umum
- Upstream / backend server is down
- Backend returned an invalid response
- Reverse-proxy misconfiguration
- DNS or firewall blocking the upstream
Cara mengatasi
- Check the upstream/backend health
- Review reverse-proxy configuration
- Restart the backend service
- Verify upstream DNS and networking