-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
Incoming massages are delayed by hours #5323
Comments
Is the first checkmark displayed at the senders side? This would mean the message has been sent and its a problem on the receiving side. Is the receiving phone running a custom rom? root? xposed? |
The first tick is checked, the second is not. |
I guess we need a new log from the receiving side right after the messages came finally through (with a delay while the app was open and there was a network connection). The current one looks good as far as I can see... |
Hi Let me clarify a bit more about this problem as I'm the receiving side, Whenever I close the application for a period of time ,(say, 30m or so), I have to re-open it We've tried reproducing it after she opened the bug however Signal was left open in the background and I got her messages. Do note that the log I'd upload would be with the notifications, as I've opened the application. |
clearly looks like a GCM problem, did you check steps 6. - 11. from the link I posted? |
@agrajaghh I have a stock build, rooted. I've done some of the steps there ,(like relinking my account I do have low space on this device (about less than 1g), Push notification seem to work Sidenote: this behavior also occurs in Telegram, but not in Whatsapp, so I'm not sure who's fault is it. |
okay, closing this since it really looks like a root/gapps problem. If you're still having trouble feel free to ask for help at the unofficial community forum: https://whispersystems.discoursehosting.net |
This is a bug in Signal, not a problem with GCM... |
You are not receiving the GCM tick that tells your phone that a new Signal message has arrived. You said that this also happens with Telegram which AFAIK uses GCM to some extent.
What do you mean by close? Could be duplicate of #4965. |
I hit the stock task manager and "kill"/close the application, it's still running if I look it up from Settings |
@shiftre Does this also happen on WiFi? Do you have battery savings enabled? |
WiFi and 3g, it happens both on power saving and non-power saving.. On Wed, Mar 9, 2016 at 11:58 PM, Dyras [email protected] wrote:
|
I have:
Bug description
Massages are often being received on an extreme delay (minutes to hours, sometimes).
When the receiving user is viewing the conversations, it's usually fixed few minutes later.
Can't specify a certain scenario - seems pretty random.
It is more likely to happen after the app hasn't been used for a few hours (nighttime etc.).
Device
Model : LG Nexus 5
Android: Marshmallow (6.0.1)
Signal version: 3.12.0
Link to debug log
(at a time when the issue happend:)
Sender - https://gist.github.com/b5ab7a07e6f226f35dc1
Receiver - https://gist.github.com/34805db912f511544b43
The text was updated successfully, but these errors were encountered: