Skip to content
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

Apollo-Server-Koa 2 Subscription not working #1465

Closed
tanekim88 opened this issue Aug 1, 2018 · 0 comments
Closed

Apollo-Server-Koa 2 Subscription not working #1465

tanekim88 opened this issue Aug 1, 2018 · 0 comments
Labels
📚 good-first-issue Issues that are more approachable for first-time contributors. 📝 documentation Focuses on changes to the documentation (docs) 🌹 has-reproduction ❤ Has a reproduction in Glitch, CodeSandbox or Git repository.

Comments

@tanekim88
Copy link

tanekim88 commented Aug 1, 2018

I have repo setup just like in the documentation:
https://github.com/tanekim77/apollo-server-koa-2-subscription-not-working
Yarn start will start the server.
if I query
"subscription{
postAdded{
author
}
}"
it says "Could not connect to websocket endpoint ws://localhost:4000/graphql. Please check if the endpoint url is correct."
What am I doing wrong?
Thanks in advance

@ghost ghost added ✋ blocking Prevents production or dev due to perf, bug, build error, etc.. 📝 documentation Focuses on changes to the documentation (docs) 📚 good-first-issue Issues that are more approachable for first-time contributors. 🌹 has-reproduction ❤ Has a reproduction in Glitch, CodeSandbox or Git repository. labels Aug 1, 2018
@abernix abernix removed the ✋ blocking Prevents production or dev due to perf, bug, build error, etc.. label Sep 3, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📚 good-first-issue Issues that are more approachable for first-time contributors. 📝 documentation Focuses on changes to the documentation (docs) 🌹 has-reproduction ❤ Has a reproduction in Glitch, CodeSandbox or Git repository.
Projects
None yet
Development

No branches or pull requests

2 participants