Error 524 woocommerce websites

hello community,

since yesterday, i have some error 524 on my woocommerce website on cloudflare, when someone place an order

the order goes through but the thank you page is never shown somehow and there is this 524 error

nothing changed on my server, i tried to reboot everything (apache, mysql…etc) but none dide

server is not overloaded, it works fine without cloudflare

websites are on full strict ssl with cloudflare , without issues for years

i also have an error on another website, which is using perfex CRM : email test configuration doesn’t work anymore, i have the following error :
Connection: opening to ssl://smtp.migadu.com:465, timeout=30, options=array()
Connection failed. Error #2: stream_socket_client(): unable to connect to ssl://smtp.migadu.com:465 (Connection timed out) [/crm/application/vendor/phpmailer/phpmailer/src/SMTP.php line 409]
SMTP ERROR: Failed to connect to server: Connection timed out (110)
SMTP connect() failed. Troubleshooting · PHPMailer/PHPMailer Wiki · GitHub

Happenned yday aswell…

Any idea?

Background Error 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 . Typically, Cloudflare waits 100 seconds for an HTTP response.

You can follow the Pro Tip suggestion and click on 524 for a 524 CommunityTip to fix a 524 error

1 Like

Thanks for the reply.
I managed to find the issue : connection ipv6 to my smtp provider was timing out, because my server ip got flagged incorrectly by their system.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.