Learn how to identify and resolve proxy request failures using the Live Log Viewer and x-ping-request-id header.
x-ping-request-id
is a unique identifier tied to that request’s Log ID in the Live Network Activity Viewer. You can use this ID to locate and inspect the exact request, its metadata, and its outcome.
curl
CLI. Below is an example of a successful proxy tunnel request, which returns an x-ping-request-id
header:
90c1d76f-4551-4d15-9087-b37421d6b7c7
, and inspect:
Error Code | Description |
---|---|
200 | Successful / No Error |
0–9 | Authentication failed or target blacklisted |
10–19 | Internal service failed to execute |
20–29 | Unrecognised protocol received |
30–39 | Failed to connect to target |
40–59 | Failed to establish proxy tunnel |
90 | Error during connection |
1000–1001 | Invalid credentials provided |
1003 | Password is required |
1004 | Username is required |
1102 | Bandwidth limit exceeded for your plan |
1103 | Too many concurrent connections |
1104 | Authentication format is invalid |
2001 | Your IP address is blocked |
2002–2007 | Target website is restricted |
2008 | Rate limit exceeded – please wait |
2009 | Target port is not permitted |
2010 | Connection limit reached |
2011 | Target website is restricted |
3001 | Internal server error occurred |
3002 | Required parameters are missing |
3003 | Unsupported protocol requested |
3004 | Internal server error occurred |
3200 | Failed to connect to target |
4000 | Connection tunnel failed |
9101 | Client connection error |
9102 | Client communication failed |
9103 | Target server unreachable |
9104 | Target connection failed |
9108 | Domain name could not be resolved |
9200–9202 | Request format is invalid |
x-ping-request-id
(If within 7 days of the issue and request)