humanmade / S3-Uploads

The WordPress Plugin to Store Uploads on Amazon S3
1.95k stars 392 forks source link

Fatal error wp s3-uploads upload-directory #643

Closed ndstyle closed 1 year ago

ndstyle commented 1 year ago

Hi.

I downloaded, installed and configured the plugin following all steps.

If I run the wp s3-uploads verify command it seems to work correctly giving me this message: File uploaded to S3 successfully and File deleted from S3 successfully.

If I run the wp s3-uploads upload-directory command I get the following error message:

Fatal error: Declaration of Aws\S3\Transfer::promise() must be compatible with GuzzleHttp\Promise\PromisorInterface::promise(): GuzzleHttp\Promise\PromiseInterface in /vendor/aws/aws-sdk-php/src/S3/Transfer.php on line 149

Can you help me solve the problem?

Thanks

Context:

ndstyle commented 1 year ago

Hi.

Is there no one who can help me solve this error?

Thanks

rmccue commented 1 year ago

We do not provide user support for S3 Uploads, and you'll need to debug any problems; see our support policy: https://engineering.hmn.md/projects/support/

If you're looking for a more user-oriented plugin, we suggest WP Offload Media by Delicious Brains. :)