-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server crashes when trying to display any telemetry source from "Example Spacecraft" #51
Comments
Thanks for reporting, and for the package-lock! That will help a lot. This is new behavior, and it's not anything you've done. Could you tell us which version of Chrome you're using? |
@jannismain I am noticing that |
I have tried it with the following Browsers:
The browser console at time of the crash shows the following:
|
Regarding the Here is the correct one: |
Whenever I try to click on any telemetry source for the Example Spacecraft, the server crashes with the following output:
The issue seems related to the
express-ws
module. Anything I could have done differently to cause this? I know that the tutorial used to work for me in the past...I have already tried the following
I have attached my
package-lock.json
in case it is related to some rogue dependency that might need to be pinned (zipped because GitHub won't allow uploading json files).package-lock.json.zip
/edit: updated
package-lock.json
fileThe text was updated successfully, but these errors were encountered: