Patch Request Blocking (520 Error)

Hey guys, i have a python fastapi web server, it has a bunch of methods, put, get, post and a single patch method for some reason, my patch request is being blocked by cloudflare and not going to my server, and after a while, it throws 520 error saying "Web server is returning an unknown error Error code 520" But i've monitored my web server live as i tried, the PATCH request is not even coming to my webserver My domain is pointing at my VPS via an A record
5 Replies
^BoyCode
^BoyCodeOP2mo ago
Using my react axios agent, and my postman agent, the request WON'T be blocked when it's being send via Postman or Axios running on local device, But once it's builded and on the website is being served on the server (same VPS, but different sub-domain) then the Cloudflare 520 error pops-up Any helps and tips would be appreciated.
Erisa
Erisa2mo ago
When did the error start happening? Did you make any recent changes at that time?
^BoyCode
^BoyCodeOP2mo ago
maybe, 2-3 days or so no changes applied to the server as well i tried turning on Development mode on as i thought it might have been cached to it, but it does not i have my RayID and everything if we can track it on cloudflare side as well
Erisa
Erisa2mo ago
Could you share the domain name and Ray ID? Either here or in DMs if you don't want it public
^BoyCode
^BoyCodeOP2mo ago
Sure, i would DM you the details then Cloudflare Ray ID: 919eeae00c66dcc8 I would share the domain url in DMs if you don't mind I tried sending in DMs, but it might not be conviniet for other people who are willing to help me, i would just share the domain address in here: The domain address is "rayabot.ir"

Did you find this page helpful?