#vijju
1 messages · Page 1 of 1 (latest)
What's the exact error you're seeing?
code:
'EPIPE'
errno:
-32
syscall:
'write'
proto:
Object
message:
'write EPIPE'
stack:
'Error: write EPIPE\n
rawType:
undefined
requestId:
undefined
setup_intent:
undefined
source:
undefined
statusCode:
undefined
type:
'StripeConnectionError'
like this
Sounds like your server/host is experiencing intermittent connection issues to our API. I would running this test script on your host to confirm: https://github.com/stripe/stripe-reachability
GitHub
A bash script to test access to the Stripe API - GitHub - stripe/stripe-reachability: A bash script to test access to the Stripe API