-
Notifications
You must be signed in to change notification settings - Fork 482
Open
Description
Issue summary
Before opening this issue, I have:
- [ x] Upgraded to the latest version of the package
shopify_apiversion: 16.1.0- Ruby version: 3.3.6
- Operating system:
- [x ] Set
log_level: :debugin my configuration, if applicable - [ x] Found a reliable way to reproduce the problem that indicates it's a problem with the package
- [x ] Looked for similar issues in this repository
- [x ] Checked that this isn't an issue with a Shopify API
- If it is, please create a post in the Shopify community forums or report it to Shopify Partner Support
We are constantly getting SSL_connect, SSL_read, and TCP connection errors. For example, we had 40,000+ errors in last 2 weeks. Shopify support is pointing us to shopify_api as the culprit. Is anyone else having similar issues?
See example errors below:
SSL_connect returned=1 errno=0 peeraddr=xx.xx.xx.xx:443 state=error: unexpected eof while reading
SSL_read: unexpected eof while reading
SSL_connect returned=1 errno=107 peeraddr=(null) state=error: unexpected eof while reading
Failed to open TCP connection to xxxxx.myshopify.com:443 (execution expired)
Expected behavior
Not have similar errors.
Actual behavior
What actually happens?
Steps to reproduce the problem
Debug logs
// Paste any relevant logs here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels