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
When updating to the latest version, causes a fatal error:
PHP Warning: include(phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/Api/../data/s3/2006-03-01/paginators-1.json.php): failed to open stream: phar error: Cannot open phar archive "/home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar" for reading in phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/functions.php on line 151
Warning: include(phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/Api/../data/s3/2006-03-01/paginators-1.json.php): failed to open stream: phar error: Cannot open phar archive "/home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar" for reading in phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/functions.php on line 151
PHP Warning: include(): Failed opening 'phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/Api/../data/s3/2006-03-01/paginators-1.json.php' for inclusion (include_path='.:/usr/share/php') in phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/functions.php on line 151
Warning: include(): Failed opening 'phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/Api/../data/s3/2006-03-01/paginators-1.json.php' for inclusion (include_path='.:/usr/share/php') in phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/functions.php on line 151
PHP Fatal error: Uncaught UnexpectedValueException: There is no ListObjects paginator defined for the s3 service. in phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/Api/Service.php:400
Stack trace:
#0 phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/AwsClientTrait.php(15): Aws\Api\Service->getPaginatorConfig()
#1 /home/example/www/wp-content/plugins/S3-Uploads/inc/class-s3-uploads-stream-wrapper.php(509): Aws\AwsClient->getPaginator()
#2 [internal function]: S3_Uploads_Stream_Wrapper->dir_opendir()
#3 /home/example/www/wp-content/plugins/contact-form-7/includes/file.php(359): opendir()
#4 /home/example/www/wp-includes/class-wp-hook.php(306): wpcf7_cleanup_upload_files()
#5 /home/example/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /home/example/www/wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /home/example/www/wp-includes/load.php( in phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/Api/Service.php on line 400
Fatal error: Uncaught UnexpectedValueException: There is no ListObjects paginator defined for the s3 service. in phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/Api/Service.php:400
Stack trace:
#0 phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/AwsClientTrait.php(15): Aws\Api\Service->getPaginatorConfig()
#1 /home/example/www/wp-content/plugins/S3-Uploads/inc/class-s3-uploads-stream-wrapper.php(509): Aws\AwsClient->getPaginator()
#2 [internal function]: S3_Uploads_Stream_Wrapper->dir_opendir()
#3 /home/example/www/wp-content/plugins/contact-form-7/includes/file.php(359): opendir()
#4 /home/example/www/wp-includes/class-wp-hook.php(306): wpcf7_cleanup_upload_files()
#5 /home/example/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /home/example/www/wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /home/example/www/wp-includes/load.php( in phar:///home/example/www/wp-content/plugins/c3-cloudfront-clear-cache/libs/aws.phar/Aws/Api/Service.php on line 400
PHP 7.4
WP 6.1.1
The text was updated successfully, but these errors were encountered:
When updating to the latest version, causes a fatal error:
PHP 7.4
WP 6.1.1
The text was updated successfully, but these errors were encountered: