Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

#### Fontend/Backend Problem - WebSocket Error #2

Closed
1 task done
Self-Mark-King opened this issue Dec 6, 2019 · 3 comments
Closed
1 task done

#### Fontend/Backend Problem - WebSocket Error #2

Self-Mark-King opened this issue Dec 6, 2019 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@Self-Mark-King
Copy link
Owner

Self-Mark-King commented Dec 6, 2019

I have a working frontend and backend that worked locally but not when deployed to heroku

  • Redo frontend
  • [x ] Websocket error on yarn start

This is a package error:
see facebook/create-react-app#8079
Change > node_modules/react-dev-utils/webpackHotDevClient.js
on line 62 to > protocol: window.location.protocol === 'https:' ? 'wss' : 'ws',

Thanks @yuki, @Korey

@Self-Mark-King Self-Mark-King added the help wanted Extra attention is needed label Dec 6, 2019
@geekwise-korey-nichols
Copy link

@geekwise-Jesus-Garcia had the same issue yesterday. I don't know how to fix it. He might know what to do

@climateamante
Copy link

@Self-Mark-King I would asking @geekwise-ashkan-nadiri and @geekwise-estefania-flores
They both have worked past this specific challenge and would have a piece of code to reference.

I am going to tag them in a new issue on the main project board for them.

@Self-Mark-King Self-Mark-King changed the title #### Fontend/Backend Problem #### Fontend/Backend Problem - WebSocket Error Dec 9, 2019
@Self-Mark-King
Copy link
Owner Author

Issue closed after package issued resolved

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants