Getting PHP Fatal Error upon using export to cdn buttons
-
I’m getting an error upon using export buttons to cdn on W3 Total Cache Plugin (wp-includes, theme files, custom files). When I checked the debug.log, I’m getting these errors:
PHP Fatal error: Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /var/app/current/vendor/guzzlehttp/guzzle/src/functions.php:61 Stack trace: #0 /var/app/current/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler() #1 /var/app/current/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create() #2 /var/app/current/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php(26): GuzzleHttp\Client->__construct() #3 /var/app/current/vendor/aws/aws-sdk-php/src/functions.php(279): Aws\Handler\GuzzleV6\GuzzleHandler->__construct() #4 /var/app/current/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientResolver.php(652): Aws\default_http_handler() #5 /var/app/current/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/ClientResolver.php(295): Aws\ClientResolver::_default_handler(Array) #6 /var/app/current/wp-content/plugins/w3-total-ca in /var/app/current/vendor/guzzlehttp/guzzle/src/functions.php on line 61
These are the errors seen on debug.log everytime I click these buttons and I get this on the export windows:
Total files: 605 Processed: 0 Status: request failed (retry in 4s) Time elapsed: 6s Last response: 8:33:50 PM 7/8/2021
So it seems I’m unable to export the files to the cdn due to this. I need some help in trying to resolve this and help would greatly be appreciated.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Getting PHP Fatal Error upon using export to cdn buttons’ is closed to new replies.