RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
39.34k stars 10.09k forks source link

Chat message not shown as sent nor received message displayed until page is refreshed #31623

Open preske87 opened 5 months ago

preske87 commented 5 months ago

Description:

Steps to reproduce:

  1. Access a user chat
  2. Send a message to another user

or

  1. Access a user chat
  2. Wait for a user to send you a message
  3. Refresh page

Expected behavior:

I would expect new messages to show up automatically

Actual behavior:

New or sent message are only shown once page is reloaded

Server Setup Information:

Client Setup Information

Additional context

Rocketchat runs in container behind nginx reverse proxy

Relevant logs:

shivang-16 commented 5 months ago

I have checked it..but did not find any such problem. Everything is working fine

preske87 commented 5 months ago

Hello @shivang-16 ,

i thought so, good it be some additional nginx config is required beside the https redirect? how is the communication between client and server happening for those interactions?