sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

strange startup hiccup of webapp #3200

Open haraldschilly opened 6 years ago

haraldschilly commented 6 years ago

started my computer fresh, started chrome, tabs open up, and then the one for cocalc was stuck. clicking refresh did work immediately. I don't see an immediate action based on what this says, but I'm still recording this in case it happens more than once

screenshot from 2018-09-22 08-52-42


The most "logical" explanation is stale caching of "/app" and hence it references non existing assets. Checking the network console, there are headers which should prevent that. (no-store, must-revalidate, ...)

screenshot from 2018-09-22 08-57-37

williamstein commented 6 years ago

I don't even know what to do with this. It's almost certainly a cloudflare issue, not a cocalc issue...