Presence status does not update correctly
See original GitHub issueDescription
Hello,
Since the update to Synapse 1.64 or 1.65, we have the problem that the status of a user in Element no longer updates correctly. The users are using Element version 1.11.3. The problem cannot be reproduced correctly, for one user the status is updated correctly after approx. 1-5 minutes after logging out, but another user is still shown as online even though he has already closed Element for 30 minutes. If you delete the cache in Element, the status is displayed correctly, but not permanently. Has something been changed in the presence handling that could cause this behaviour?
Greetings Erik
Steps to reproduce
- User 1 is online
- User 2 sees that User 1 is online
- User 1 closes Element
- Wait 10 minutes
- User 2 sees that User 1 is still online although User 1 has Element not opened
Homeserver
chat.slawinski.de
Synapse Version
1.65
Installation Method
No response
Platform
Server: Ubuntu 20.04 LTS Client: macOS, iOS and Android
Relevant log output
I will attach the log file.
Anything else that would be useful to know?
No response
Issue Analytics
- State:
- Created a year ago
- Reactions:3
- Comments:21 (6 by maintainers)
Top Results From Across the Web
Microsoft Teams - Status issues not updating or displaying the ...
In Teams, click on your User Account Icon, Click Settings. Un check the "Register Teams as the chat app for Office" checkbox. Restart...
Read more >How to Fix it When Microsoft Teams is Not Showing Status or ...
Click the current status being displayed. · Then, click 'Reset status' at the bottom of the menu that appears. · There's a good...
Read more >10 Best Ways to Fix Microsoft Teams Not Showing Status on ...
Select Teams only from the drop-down menu next to Coexistence mode. Restart Teams once and confirm if Status is showing correctly now.
Read more >How to Fix Microsoft Teams Status Stuck - Technipages
What to Do If Microsoft Teams Is Not Changing Status · Update the App · Go into a Video Meeting · Create an...
Read more >Microsoft Teams Status Not Updating? - Digitify
Check Settings in the teams; Your Outlook might be interfering with the calendar's availability. Types of Status on Microsoft Teams. Available ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@MatMaul says he has reproduced this and will investigate
This is fine - it just means that two writes to the database were attempted at once. Synapse will automatically retry the query that didn’t make it.