Website not loading in Chrome (Non-Incognito)

For Workers & Pages, what is the name of the domain?

ivens-rocha.pages.dev

What is the issue or error you’re encountering

Website does not load in Chrome (non-incognito). Works fine in Safari and Chrome incognito. On mobile (5G, not Wi-Fi), same issue: non-incognito fails, incognito works. On a second laptop, non-incognito Chrome did eventually load, but it was extremely slow, while incognito mode loaded instantly.

What are the steps to reproduce the issue?

Cleared Chrome cache.
Open my website on Chrome (non-incognito).

Hey everyone,

I usually deploy my website using the Drag & Drop method, but recently, it started failing when uploading the _headers file (403 Forbidden when trying to deploy). No issues when deploying through wrangler, so I went with that instead.

After this successful deployment, I noticed that my website won’t load in Chrome (non-incognito). It works fine in Safari, incognito mode in Chrome, and even on different computers where the page is being opened for the first time.

I cleared my Chrome cache, but the issue persists. Same behavior on mobile: incognito mode works, but non-incognito doesn’t.

Not sure if this is related to the deployment method, but the issue started right after. Has anyone experienced this before? Could this be a caching issue or something else on Cloudflare’s side? Appreciate any insights!

I have found that that the issue was in the > Clear-Site-Data: “cache”, “cookies”, “storage” < on my _headers file, but not sure why.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.