Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when selecting S3 Bucket #112

Open
asmerkin opened this issue Apr 2, 2021 · 1 comment
Open

Error when selecting S3 Bucket #112

asmerkin opened this issue Apr 2, 2021 · 1 comment

Comments

@asmerkin
Copy link

asmerkin commented Apr 2, 2021

Describe the bug

I get this when I want to select a s3 Bucket after introducing my AWS keys

Fatal error: Uncaught TypeError: Argument 1 passed to Aws\Handler\GuzzleV6\GuzzleHandler::Aws\Handler\GuzzleV6\{closure}() must be an instance of Exception, instance of Error given, called in /var/www/web/wp-content/plugins/backwpup/vendor/guzzlehttp/promises/src/Promise.php on line 203 and defined in /var/www/web/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php:45 Stack trace: #0 /var/www/web/wp-content/plugins/backwpup/vendor/guzzlehttp/promises/src/Promise.php(203): Aws\Handler\GuzzleV6\GuzzleHandler::Aws\Handler\GuzzleV6\{closure}() #1 /var/www/web/wp-content/plugins/backwpup/vendor/guzzlehttp/promises/src/Promise.php(156): GuzzleHttp\Promise\Promise::callHandler() #2 /var/www/web/wp-content/plugins/backwpup/vendor/guzzlehttp/promises/src/TaskQueue.php(47): GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}() #3 /var/www/web/wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php(118): GuzzleHttp\Promise\TaskQueue->run() #4 /var/www/web/wp-co in /var/www/web/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php on line 45

To Reproduce
Steps to reproduce the behavior:

  1. Create a Job
  2. Select s3 as destination service.
  3. introuduce your aws credentials.
  4. Try to select a bucket.

Expected behavior
I expected to be able to select a bucket and then save my settings.

System (please complete the following information):

  • OS: Linux
  • Version Ubuntu 20.04

Additional context
Add any other context about the problem here.

@gaambo
Copy link

gaambo commented Apr 26, 2022

Seems to be a duplicate of #94 and #113 - is there an ETA for a fix for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants