You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While looking into some issues related to starting to use CloudFlare as a CDN for our website, I noticed that there are a fair number of errors being logged in Rosetta's runtime log. Here are some examples:
Jul 27 03:30:43 phet-server2.int.colorado.edu rosetta[554564]: error: Cannot read properties of undefined (reading 'simSpecific')
.
.
.
Jul 27 13:18:28 phet-server2.int.colorado.edu rosetta[554564]: error: long-term storage of ki/wave-interference failed
.
.
.
Jul 28 09:29:33 phet-server2.int.colorado.edu rosetta[554564]: error: none of the scenarios for queryParametersWarningDialog.theSimulationWillStart were true; something has gone horribly wrong
These (meaning all errors in the log) should be investigated and separate child issues logged and addressed as appropriate. Ideally, during normal operation, we should not see any errors in this log.
I've attached a trimmed-down version of the current log that was small enough to be within the GitHub size limit. This can be used as a reference, but it probably makes the most sense when working on this to start with the most recent log.
While looking into some issues related to starting to use CloudFlare as a CDN for our website, I noticed that there are a fair number of errors being logged in Rosetta's runtime log. Here are some examples:
These (meaning all errors in the log) should be investigated and separate child issues logged and addressed as appropriate. Ideally, during normal operation, we should not see any errors in this log.
I've attached a trimmed-down version of the current log that was small enough to be within the GitHub size limit. This can be used as a reference, but it probably makes the most sense when working on this to start with the most recent log.
trimmed-rlog-2023-08-02-1.txt
The text was updated successfully, but these errors were encountered: