hasura / hasura/yelp-clone-react

WebSocket connection Error

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
24
Forks
11
PR merge metrics
No merged PRs in 30d

Description

When I clone repo, npm install, and npm run, I get the following error:

'WebSocket connection to 'wss://https//yelp-hasura-app.herokuapp.com/v1/graphql' failed: Error in connection establishment: net::ERR_NAME_NOT_RESOLVED'

My GraphQL tables are working, and I can make queries on Hasura. Any idea why I am getting this error? Thanks for any leads, and - great tutorial! :-)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the cloned app with npm install and npm run, then inspect the configured WebSocket endpoint associated with the GraphQL connection. Compare the generated endpoint with the reported wss://https//yelp-hasura-app.herokuapp.com/v1/graphql URL; done means the connection no longer fails with ERR_NAME_NOT_RESOLVED.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, javascript, react
Domain
api, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.