You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have currently a problem with PHPBU not able to backup a tar.gz with a size of 11gb (fullbackup) to the s3 bucket.
We get following message:
Exception 'phpbu\App\Backup\Sync\Exception' with message 'The promise was rejected with reason: Invoking the wait callback did not resolve the promise' in phar:///usr/local/bin/phpbu/Backup/Sync/AmazonS3v3.php:72
Any idea how to fix this.
The text was updated successfully, but these errors were encountered:
Hi all,
We have currently a problem with PHPBU not able to backup a tar.gz with a size of 11gb (fullbackup) to the s3 bucket.
We get following message:
Exception 'phpbu\App\Backup\Sync\Exception' with message 'The promise was rejected with reason: Invoking the wait callback did not resolve the promise' in phar:///usr/local/bin/phpbu/Backup/Sync/AmazonS3v3.php:72
Any idea how to fix this.
The text was updated successfully, but these errors were encountered: