phpclassic / php-shopify

PHP SDK for Shopify API
Apache License 2.0
568 stars 211 forks source link

Get 525 error code when pull order from shopify #275

Open xhrgbczc opened 1 year ago

xhrgbczc commented 1 year ago

PHPShopify\Exception\CurlException: Request failed with HTTP Code 525. in /var/www/html/app.gaatu.com/vendor/phpclassic/php-shopify/lib/ShopifyResource.php:544

whobutsb commented 1 year ago

@xhrgbczc - I was working with a large Shopify customer on this over the weekend. We escalated with in the Shopify Infrastructure team and they identified that there was a mis-communication between Shopify and their CDN provider CloudFlare, in particular it was due a SSL handshake between the two services. For us it was resolved sometime late monday morning, where Shopify re-routed traffic away from the CloudFlare network nodes.