ملخص
A gateway or proxy received an invalid response from an upstream server.
متى يحدث
Common when a reverse proxy’s backend is down or returns garbage.
الأسباب الشائعة
- Upstream / backend server is down
- Backend returned an invalid response
- Reverse-proxy misconfiguration
- DNS or firewall blocking the upstream
طريقة الحل
- Check the upstream/backend health
- Review reverse-proxy configuration
- Restart the backend service
- Verify upstream DNS and networking