What is the name of the domain?
www.myithub.com.au
What is the error number?
404
What is the error message?
We’re sorry, but the page you were looking for doesn’t exist.
What is the issue you’re encountering
Upgraded to Pro plan, enabled APO but we are seeing 404 errors & some images missin
What steps have you taken to resolve the issue?
Tried to Disable APO but no difference,
What are the steps to reproduce the issue?
https://www.myithub.com.au/brand/ubiquiti/
Screenshot of the error
fritex
December 24, 2024, 4:28pm
2
I can reproduce the same when I visit your Website.
I can see by the HTTP headers you’re using at least one origin cache alongside APO for WordPress:
cf-apo-via: origin,cookie
cf-cache-status: BYPASS
cf-edge-cache: cache, platform=WordPress
x-cache: BYPASS
x-cache-bypass-reason: WooCommerce cart
x-cache-enabled: true
Wonder if the origin cache has some issue, then APO follows and you get 404?
The 404s are also cached at Cloudflare.
Have you tried using Purge Everything to clear all the cache including 404?
Did you flushed the origin cache as expected?
$ curl -I https://www.myithub.com.au/wp-content/uploads/2022/06/9-300x127-1.jpg
HTTP/2 404
date: Tue, 24 Dec 2024 16:28:41 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
cache-control: max-age=31536000
cf-cache-status: HIT
system
Closed
January 3, 2025, 11:37pm
3
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.