amazon-s3-php-class icon indicating copy to clipboard operation
amazon-s3-php-class copied to clipboard

Intermittent S3 Recv Failure Errors

Open jaredbroad opened this issue 10 years ago • 0 comments

I've been using this library for a while but occasionally get these S3 getObject errors. Its difficult to track down the cause since the error is so intermittent.

PHP Warning: S3::getObjectInfo(....): [56] Recv failure: Connection reset by peer in S3.php on line 355 PHP Stack trace: .... PHP 7. S3::getObjectInfo() PHP 8. S3::__triggerError() S3.php:776 PHP 9. trigger_error() S3.php:355

jaredbroad avatar Aug 10 '15 20:08 jaredbroad