Test Connection Starts Failing, CDN Origin Push CloudFront S3
-
I updated various WordPress plugins yesterday, including W3 Total Cache to 2.4.1. I’m now running WordPress 6.3, and all plug-ins and themes are up-to-date.
I am only using W3 Total Cache for its “Origin Push” of files to Amazon S3 and then serving them via CloudFront. This worked properly prior to the updates, and my configuration parameters have not changed within W3TC.
After the updates, W3TC does not communicate with S3 or CloudFront. and that causes several problems: I cannot upload images successfully. When I click to test the in the CDN configuration area of W3TC, it fails. However, I can use the same API key/secret to query data about the same S3 bucket via the AWS command line interface, so the credentials seem good (and none of that has changed).
I tried disabling other plug-ins that I updated, and that does not help. Neither did downgrading W3TC to 2.3.3. I’m at a loss regarding how to troubleshoot this problem. Is there some way to see why the connection with AWS services is failing?
If not, I made try using W3TC in a “origin pull” mode. I’d prefer avoid those hits on my WordPress services for images (even if it’s only every day or two), but if the origin push features are not working, I need a different solution.
- You must be logged in to reply to this topic.