error 525

Hello I keep having a issue with some of our API calls , we are getting a 525 error code this is ssl handshake issue where the server disconnect without a response to the callback api. this issue does not happens all the time
1 Reply
Chaika
Chaika4mo ago
That is an origin issue: https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors/#error-525-ssl-handshake-failed If you don't have control over your host, I would contact them about the issue. Could be anti-ddos stuff acting up as well, seen that before, some hosts just don't want you to throw another reverse proxy in front of them. Otherwise would check logs as it says
Cloudflare Docs
Troubleshooting Cloudflare 5XX errors | Cloudflare Support docs
When troubleshooting most 5XX errors, the correct course of action is to first contact your hosting provider or site administrator to troubleshoot and gather data.

Did you find this page helpful?