tpyo / amazon-s3-php-class

A standalone Amazon S3 (REST) client for PHP 5/CURL
1.03k stars 503 forks source link

Intermittent S3 Recv Failure Errors #113

Open jaredbroad opened 9 years ago

jaredbroad commented 9 years ago

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