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
Did you search the issue queue for existing issue? Search issues
Issue Description
After login as admin. Constantly get this message on admin page: 'WebSocket connection to 'ws://localhost:3000/graphql' failed: WebSocket is closed before the connection is established.'
Steps to Reproduce
Please provide starting context, i.e. logged in as a user, configure a particular payment method.
Even after fixing initApollo.js I get an empty profile for the admin user.
In console: WebSocket connection to 'ws://localhost:3000/graphql' failed: WebSocket is closed before the connection is established.
Prerequisites
Issue Description
After login as admin. Constantly get this message on admin page: 'WebSocket connection to 'ws://localhost:3000/graphql' failed: WebSocket is closed before the connection is established.'
Steps to Reproduce
Please provide starting context, i.e. logged in as a user, configure a particular payment method.
Possible Solution
A solution from: hasura/graphql-engine#4509 (comment)
initApollo.js
Versions
3.11.1
The text was updated successfully, but these errors were encountered: