Chrome: Version 100.0.4896.127 (Official Build) (x86_64)
This issue started yesterday morning. I did not make any changes or updates to my website, which was working fine for many months.
The web app loads fine in all browsers except for Chrome. On one out of three attempts, a hard reset with clearing cache through Chrome works. Firefox, brave, mobile chrome, Safari, etc. all works.
I understand that this most likely is not a Netlify issue, but I’m stuck because my users are all primarily on Chrome.
Troubleshooting: I reset my cache and redeployed from Netlify today. This did not solve the issue.
Update: Does not work in Firefox. Does not work in Edge. Only on mobile. My customers are blowing up my inbox and I have no idea what is going on. I think that it may be related to my functions.
I’ve been down rabbit hole after rabbit hole and it’s only Chrome on a desktop that stopped working overnight, and not being able to have your app run on the most popular web browser on the desktop sucks. And it happened overnight without touching a thing.
I read somewhere that this possibly could be due to a Let’s Encrypt getting out of date, but I dont see any ERR_CERT type errors.
The logs look clean, and unfortunately I can’t go past my 1 day history to see overnight when this happened.
node v14.17.5 (npm v6.14.14)
Recreated in local production. Everything builds and runs in dev mode and builds fine with no errors. Served the dist folder on my machine and it runs like butter.
Given there are 658 CSS and JS files listed as prefetch, I am not surprised a 429 response is returned. Easiest way to overcome this is to reduce the number of prefetch links.