-
Notifications
You must be signed in to change notification settings - Fork 54
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
Received a broken close frame containing a reserved status code. #807
Comments
Looking at the websockify logs for the same instance, I can see
For the 9:03 I can see:
@teacoat how exact are the times you provided? |
may be off by a min or two, i can try to get a more specific time next time it pops up |
Considering native WS support is on its way in the next release, we can probably deprioritize this for now. |
See if this fixes it #808 |
@D4nte, any feedback on native websocket performance after the release? According to me things are stable now and issues related to websockify can probably be closed (once we disable websockify). |
I haven't checked yet. I want to finish js-waku upgrade to latest libp2p library first waku-org/js-waku#803 as it contains a stream disconnection bug fix libp2p/js-libp2p#1221 which I hope will help with connection stability. Once done, I can do more thorough testing of nim-websocket integration in nwaku. |
We are now using native websockets. Closing. |
Occasionally will get this error:
Got it once on Jan 1, 2022 at 12:55am EST
Just got it again Jan 2, 2022 at 9:03pm EST
edit:
Got it again Jan 3, 2:33pm EST
Using js-waku
The text was updated successfully, but these errors were encountered: