Forum

Thread tagged as: Problem, Error, Shop

Perch Shop - Stripe Issue

Hey,

Getting an error with Perch shop, not really sure why!

Fatal error: Uncaught Guzzle\Http\Exception\CurlException: [curl] 28: Connection timed out after 60194 milliseconds [url] https://api.stripe.com/v1/charges in /public_html/admin/addons/apps/perch_shop/lib/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php:359 Stack trace: #0 /public_html/admin/addons/apps/perch_shop/lib/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php(292): Guzzle\Http\Curl\CurlMulti->isCurlException(Object(Guzzle\Http\Message\EntityEnclosingRequest), Object(Guzzle\Http\Curl\CurlHandle), Array) #1 /public_html/admin/addons/apps/perch_shop/lib/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php(257): Guzzle\Http\Curl\CurlMulti->processResponse(Object(Guzzle\Http\Message\EntityEnclosingRequest), Object(Guzzle\Http\Curl\CurlHandle), Array) #2 /public_html/admin/addons/apps/perch_shop/lib/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php(240): Guzzle\Http\Curl\CurlMulti->processMes in /public_html/admin/addons/apps/perch_shop/lib/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php on line 359

Ryan Gittings

Ryan Gittings 1 points

  • 4 years ago
Rachel Andrew

Rachel Andrew 394 points
Perch Support

Connection timed out

I think the connection timed out.

Ryan Gittings

Ryan Gittings 1 points
Registered Developer

Is this a Stripe error then?

Drew McLellan

Drew McLellan 2638 points
Perch Support

It's an error getting a response from Stripe. Connecting to the https://api.stripe.com/v1/charges endpoint timed out after 1 minute.

The problem could be with your network, with Stripe's network, or somewhere in between.