phetsims / build-a-molecule

"Build a Molecule" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
8 stars 7 forks source link

503 Backend Fetch #195

Closed KatieWoe closed 4 years ago

KatieWoe commented 4 years ago

For https://github.com/phetsims/QA/issues/506. When looking at the console (Win 10 Chrome) on both the sim and the debug sim, there seems to be an error that occurs during loading. I haven't seen any issues that I can relate to this while playing with the sim itself. notsureerror

Denz1994 commented 4 years ago

I'm not sure what this is related to and I can't reproduce consistently, despite seeing this message before. I'll ask other devs if they have any insight.

Denz1994 commented 4 years ago

In regards to the reproducibility of this error, I can only replicate this in a dev version.

Edit: More specifically, this can be found in other sim dev versions as well.

https://phet-dev.colorado.edu/html/gravity-and-orbits/1.2.0-dev.10/phet/gravity-and-orbits_all_phet.html

https://phet-dev.colorado.edu/html/collision-lab/1.0.0-dev.18/phet/collision-lab_all_phet.html

Denz1994 commented 4 years ago

I'm not sure what the origin of this issue is, but it isn't sim specific. I'll label this issue as "won't-fix" and when I get more information address this in a separate issue if it warrants a fix.

pixelzoom commented 4 years ago

I see a similar 404 error all the time when running sims locally from my working copy. I have not seen this 403 error when running from phet-dev, and I cannot reproduce. and I'm not sure why it would be a 403 error. If you're unfamiliar with favicon.icon, see https://en.wikipedia.org/wiki/Favicon. A favicon.icon for a non-production version is probably safe to ignore.