-
Notifications
You must be signed in to change notification settings - Fork 340
Node server keeps crashing repeatedly with "Error: reserved fields must be empty" #94
Comments
Where do I add this: For this library?
wasn't it. Doesn't stop the crashing. Also
Should I be throwing an exception? |
I'm trying to add the line here now: https://github.com/apollographql/subscriptions-transport-ws/blob/master/src/server.ts#L96 But installing my fork from GitHub doesn't install the /src directory... huh? UPDATE: Alright so I literally just made the change, compiled the ts, and committed the entire folder for now. Server has been crashing like this for over a day now, so I just needed it in. Will let you know how it goes / if it catches the same error. |
Alright, so after committing the entire folder to make sure the change was in lol..., which btw was adding: https://github.com/apollographql/subscriptions-transport-ws/blob/master/src/server.ts#L96
the error is being caught, and my server stopped crashing. After about 10 or so 1 star reviews on my app within the past day, hahaha. 👍 I'm just happy the server doesn't crash, however would like to understand why this is happening if anyone knows. Thanks. |
@booboothefool that is a good idea. |
Fixed in #130 |
Thank you for opening this issue, @booboothefool . we fixed it in 0.7.0, |
fix: grammatical error in subscriptions docs
* 0.2.5 * update changelog * update CHANGELOG.md - fix old typo
This started happening suddenly, and now I can't even get my server back up. It's been a few hours. It just restarts, then immediately crashes. Using 0.5.1 btw.
Any ideas?
Very scary...
The text was updated successfully, but these errors were encountered: