Skip to main content
Understanding and resolving failed proxy requests is crucial to maintaining reliable infrastructure. We provide a powerful Live Log Viewer combined with traceable request identifiers to help you debug issues efficiently and in real time.

Identifying Failed Requests

Every authenticated request that passes through our network includes a special response header:
This x-byteful-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.

Debugging with cURL

You can inspect your proxy request headers and outcomes using the curl CLI. Below is an example of a successful proxy tunnel request, which returns an x-byteful-request-id header:
Example output (truncated for readability):
You can now go to the Live Activity section in your dashboard, locate the Log ID 90c1d76f-4551-4d15-9087-b37421d6b7c7, and inspect:
  • Network used
  • Proxy IP address
  • Target domain
  • Duration and bytes
  • Internal error code (if failed)

Headers

All responses from Byteful will contain the following headers:

Common Codes and Troubleshooting

We do not expose HTTP status codes due to TLS encryption. Instead, errors are represented by 4 digit internal codes shown in the Live Network Activity Viewer. The last digit of this internal code code is used to aid debugging by our support team and is not necessary for the customer to understand. As such, we display the last digit as x in this table.

Byteful Customer Error Reference

Suggested Fixes

  • Authentication Errors (201x to 203x): Verify your proxy username and password. Double-check authentication format.
  • Data or Connection Limits (421x or 423x): Upgrade your plan or reduce simultaneous requests.
  • Target Restricted (423x): The target website or port may be blocked by your plan or region. Try a different network or contact support.

Still Need Help?

If you cannot resolve the issue using the Log ID and error code, please reach out to our support team with:
  • The full x-byteful-request-id (If within 7 days of the issue and request)
  • Target domain
  • Approximate timestamp
  • Proxy credentials used (if applicable)
📩 [email protected]