graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.75k stars 731 forks source link

subscription could not connect to websocket endpoint wss://xxxxxx.com/graphql #1103

Open sokphaladam opened 4 years ago

sokphaladam commented 4 years ago

subscription is okay when i test on localhost but when i deploy into CapRover the subscription error :

Could not connect to websocket endpoint wss://xxxxxx.xyz/graphql. Please check if the endpoint url is correct.

kadirsaymadi commented 4 years ago

i have the same problem

Cimmanuel commented 4 years ago

Who got this to work please?

Cimmanuel commented 4 years ago

@IWatchingYou @kadirsaymadi did you get this to work?