I have an issue in my CesiumJS website where sometimes Cesium works and sometimes it doesn’t. Sometimes the globe appears and my app works, in other times it appears I’m stuck in outer space the globe never appears. When I’m stuck in outer space, I get this message:
Non-standard status. An error occurred in “CesiumTerrainProvider”: Failed to obtain terrain tile X: 2 Y: 0 Level: 2
Closing the browser and re-opening always fixes it, but after opening a few tabs of my site, the error appears. Refreshing the page doesn’t fix it; only closing all open browser windows does. Any idea why I can’t always access the tiles?
I’m using Chrome and Edge. The issue still persists. It’s as if my network has issues downloading layer.json sometimes, but not always. Can you think of any reason why closing/re-opening all browser windows would fix the issue with downloading layer.json?