Skip to content

error code 1006 #584

Answered by enisdenjo
mokcoo asked this question in Q&A
Discussion options

You must be logged in to vote

Close code 1006 means that something out of graphql-ws control has went sideways.

There are a few things you can check:

  • Your production environment does not handle WebSockets properly
  • Your production environment does not support the GraphQL over WebSocket protocol and is abruptly terminating the connection
  • Your production environment has a proxy and the proxy is not handling WebSockets properly

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by enisdenjo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #583 on October 24, 2024 13:11.