#ERROR 524
when executing an import of a medium file, a little time it returns error 524, how to solve?
#ERROR 524
when executing an import of a medium file, a little time it returns error 524, how to solve?
A 524 error indicates that Cloudflare made a successful TCP connection to the origin web server, but the origin did not reply with an HTTP response before the connection timed out. Review the suggestions in this Community Tip for troubleshooting ideas.
I’ve been looking at the related topics, but all the tips they gave, none of them resolved, I even tried the
GitHub - marcialpaulg/Fixing-Cloudflare-Error-524: This guide will show you how to fix Cloudflare's Error 524 (A timeout occurred) but unsolved
How large is a ‘medium’ file? Does it work if the site isn’t being proxied by Cloudflare (e.g. does your php and server site settings allow for it)?
I guess it will, as it wont run into the 1:40 timeout.
A timeout would only apply while waiting form a response from the origin… if you are uploading a file there should be lots of back and forth TCP activity from the origin to the edge. So maybe if it’s having to do something that takes forever once the upload is complete before it acknowledges it… ?
That is precisely what I meant and how I understand the OP’s description. Once the file is there it takes more than 1:40 for it to be imported.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.