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

Better handle quick OS offline/online notifications #5401

Closed
1 task done
DC7IA opened this issue Jul 13, 2021 · 2 comments
Closed
1 task done

Better handle quick OS offline/online notifications #5401

DC7IA opened this issue Jul 13, 2021 · 2 comments

Comments

@DC7IA
Copy link

DC7IA commented Jul 13, 2021

  • I have searched open and closed issues for duplicates

Bug Description

Signal Desktop often says it's offline for around a second even when I'm not.

Steps to Reproduce

  1. use Signal Desktop

Actual Result:

Signal Desktop complains about being offline all the time even when it is not.

Expected Result:

Signal does not complain about being offline all the time even when it is not.

Screenshots

Platform Info

Signal Version: v5.8.0 (but has been going on for a while)

Operating System:

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.2 LTS
Release:	20.04
Codename:	focal

Linked Device Version:

Android 11

Link to Debug Log

INFO  2021-07-08T18:01:50.093Z offline
INFO  2021-07-08T18:01:50.093Z challenge: offline
INFO  2021-07-08T18:01:50.448Z online
WARN  2021-07-08T18:01:50.448Z Already online. Had a blip in online/offline status.
INFO  2021-07-08T18:01:58.128Z offline
INFO  2021-07-08T18:01:58.128Z challenge: offline
INFO  2021-07-08T18:01:58.249Z online
WARN  2021-07-08T18:01:58.249Z Already online. Had a blip in online/offline status.
@DC7IA
Copy link
Author

DC7IA commented Jul 13, 2021

My suggestion is to have Signal Desktop wait for a few seconds before it reports changes because that is really annoying.

@DC7IA DC7IA changed the title offline - not offline flapping offline / not offline: flapping Jul 13, 2021
@scottnonnenberg-signal scottnonnenberg-signal changed the title offline / not offline: flapping Better handle quick OS offline/online notifications Jul 22, 2021
@scottnonnenberg-signal
Copy link
Contributor

When you next encounter this, please provide more of your log. Online/offline notifications from the OS aren't the primary thing we use as your 'online' status - we have a persistent websocket connection to the Signal Server, and if that's not working, that's a problem. Your full log will include those details.

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

No branches or pull requests

3 participants