Troubleshooting Recording Failures
Symptoms
- Recording session starts but captures no pairs
- Some requests not being recorded
- "Recording failed" errors
Solutions
No Pairs Captured
- Verify the proxy mode is set to Record (not Proxy or Replay)
- Confirm traffic is flowing through the SureStage proxy URL, not directly to the target
- Check recording filters aren't excluding your requests
Partial Recording
- Check path filters - some paths may be excluded
- Check method filters - only selected methods may be recorded
- Check status filters - only certain status codes may be captured
SSL/TLS Errors
If proxying to an HTTPS target:
- Verify the target URL uses
https:// - Check that the target's SSL certificate is valid
- For self-signed certificates, enable "Ignore SSL errors" in proxy settings
Target API Errors
If the target API returns errors:
- Recording still captures error responses (unless filtered)
- Check the target API is accessible from SureStage
- Verify authentication headers are being forwarded correctly