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

Cannot open conversation after coming back from suspend #6042

Closed
2 tasks
PVince81 opened this issue Jul 20, 2021 · 2 comments
Closed
2 tasks

Cannot open conversation after coming back from suspend #6042

PVince81 opened this issue Jul 20, 2021 · 2 comments

Comments

@PVince81
Copy link
Member

Steps to reproduce

  1. Open Talk
  2. Switch a few times between different active conversations
  3. Suspend to RAM
  4. Restore
  5. Try switching conversations

Expected behaviour

Switch works and joining works (the participant/active state)

Actual behaviour

The chat view switches but the new message form is stuck on "Joining conversation..."
I remember having a quick glance at the network console and I saw a of of 412 precondition failed from the "lookIntoFuture" calls, probably because the joining process failed for some reason.
Might be related to the "offline mode" handling.

Talk app

Talk app version: the one from c.nc.com

  • TODO: retry to gather more details from network console.
  • TODO: check if a regression, as we touched the message fetching code recently
@PVince81 PVince81 added this to the 💖 Next Major (23) milestone Jul 20, 2021
@PVince81 PVince81 self-assigned this Jul 20, 2021
@PVince81 PVince81 removed their assignment Aug 10, 2021
@nickvergessen
Copy link
Member

Sounds familiar ( nextcloud/notifications#1030 )

@no-response
Copy link

no-response bot commented Aug 31, 2021

This issue has been automatically closed because there has been no response to our request for more information. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@no-response no-response bot closed this as completed Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants