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

User status is not being updated #25194

Closed
leitmori opened this issue Apr 6, 2022 · 5 comments · Fixed by #25220
Closed

User status is not being updated #25194

leitmori opened this issue Apr 6, 2022 · 5 comments · Fixed by #25220

Comments

@leitmori
Copy link

leitmori commented Apr 6, 2022

Describe the bug
The user status remains unchanged in the desktop app.

What operating system and which version? macOS 12.3.1
Which version of Rocket.Chat (Server)? 4.6.0
Which version of Rocket.Chat.Electron (Electron/Desktop)? 3.8.2

To Reproduce
Open the desktop app. Even after 5 minutes the status in the DM section was not updated.

Expected behavior
The status of users is updated periodically.

Screenshots
Desktop app:
Screen Shot 2022-04-06 at 20 48 02
Browser:
Screen Shot 2022-04-06 at 20 48 13

Additional context
Server log contains many entries with
{"level":50,"time":"2022-04-06T19:20:31.100Z","pid":357,"hostname":"DOMAIN.COM","name":"StreamBroadcast","section":"Stream","msg":"Stream broadcast from 'undefined:3002' to 'localhost:3001' with name local does not exist"}

@jeanfbrito
Copy link
Contributor

This happens on browser?

@leitmori
Copy link
Author

Seems related to #25163

@jeanfbrito jeanfbrito transferred this issue from RocketChat/Rocket.Chat.Electron Apr 14, 2022
@sampaiodiego
Copy link
Member

the StreamBroadcast message is actually related to desktop notifications and will be fixed by #25220

I couldn't reproduce this issue though

@sampaiodiego
Copy link
Member

ok.. a bit trickier to reproduce, but it is totally related to #25163 and will also be fixed by #25220

@ankar84
Copy link

ankar84 commented Apr 20, 2022

Test 4.6.3 and can tell that presence statuses exchange works again!
Thanks, Diego!

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

Successfully merging a pull request may close this issue.

4 participants