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

greeting message missing and user messages are not going through in the chat #40

Open
fazeelhaider-ai opened this issue Feb 22, 2021 · 5 comments

Comments

@fazeelhaider-ai
Copy link

i dont know if im the only one experiencing this but I cant send messages into the chat.

@Anewbi3
Copy link

Anewbi3 commented Mar 3, 2021

If you mean the live project then you can just refresh but if you cloned this project to your computer then you probably changed something.

@ajf013
Copy link

ajf013 commented Apr 26, 2021

I have also tried it @fazeelhaider-ai the same error I m also facing it . No welcome message is displaying and messages can't be sent.

@amankale376
Copy link

i tried to see whats happening it seems the id from users is not same as the sendmessages socket.id. but idk know how to fix that

@puzzleVerma
Copy link

Check the ENDPOINT in line 12 of Chat.js in the client directory, change that "https://project-chat-application.herokuapp.com/" to "localhost:5000" as you are runnning it locally and not yet hosted the server. It'll start to work fine.

@Ekwugha
Copy link

Ekwugha commented Nov 24, 2021

It's not still working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants