Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Every time I deploy a new version of website it returns "ERR_ABORTED 404" #1802

Open
brightchip opened this issue Oct 6, 2021 · 3 comments

Comments

@brightchip
Copy link

brightchip commented Oct 6, 2021

I don't know whenever I changed my code and redeploy the site. Some of the pages return error like this:

"https://....client/index.2f1c772d.js net::ERR_ABORTED 404" And if the page inside an iFrame, the frame would be a blank page. I tried purge all the cache from Cloudflare but no result
And the error keeps for more than several weeks

I had to rename my website's domain every time deploying the website

@ricardogpsf
Copy link

ricardogpsf commented Apr 7, 2022

I'm facing the same issue.
Some js files return 404. I need to clear my browser cache after a new deploy. =(

Do you have any news about it @brightchip?

@jubbs
Copy link

jubbs commented Apr 27, 2022

Same issue here. Any workaround?

@brightchip
Copy link
Author

brightchip commented Apr 27, 2022

I forgot how I fixed that (It seems to be caused by the style inside <head>, So I removed all the style and js links from third party and host all of them inside the same webserver) .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants