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

6.1.5 error opening aws.phar #114

Open
bendison opened this issue Mar 28, 2023 · 0 comments
Open

6.1.5 error opening aws.phar #114

bendison opened this issue Mar 28, 2023 · 0 comments

Comments

@bendison
Copy link

bendison commented Mar 28, 2023

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

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

1 participant