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

Read reciepts not syncing. 409/413 HTTP errors #2936

Closed
1 task done
skulumani opened this issue Nov 26, 2018 · 1 comment
Closed
1 task done

Read reciepts not syncing. 409/413 HTTP errors #2936

skulumani opened this issue Nov 26, 2018 · 1 comment

Comments

@skulumani
Copy link

  • I have searched open and closed issues for duplicates

Bug description

Read receipts and messages are not synced back to Android device. I think this has something to do with the proxy settings on my work computer. I have setup proxy environment variables in the Windows settings. Specifically the following:

http_proxy = http://proxy.<name>.com/<port>
https_proxy = http://proxy.<name>.com/<port>

Steps to reproduce

  1. Link desktop to android
  2. Send message
  3. Sent message not linked to android device and reading message on Android does not mark as read on Windows.

Actual result:

  1. Read reciepts not synced between devices
  2. Sent messages not linked from Windows to Android.

Expected result:

Read status and messages should sync between devices.

Screenshots

Platform info

Signal version: 1.18

Operating System: Windows 7

Linked device version: 4.30.8

Link to debug log

Desktop Debug log

INFO  2018-11-26T13:23:56.611Z PUT https://textsecure-service.whispersystems.org/v1/messages/+[REDACTED]257
ERROR 2018-11-26T13:23:56.713Z PUT https://textsecure-service.whispersystems.org/v1/messages/+[REDACTED]257 409 Error
INFO  2018-11-26T13:23:56.713Z GET https://textsecure-service.whispersystems.org/v2/keys/+[REDACTED]257/10
ERROR 2018-11-26T13:23:56.805Z GET https://textsecure-service.whispersystems.org/v2/keys/+[REDACTED]257/10 413 Error
ERROR 2018-11-26T13:23:56.805Z GET https://textsecure-service.whispersystems.org/v2/keys/+[REDACTED]257/10 413 Error
ERROR 2018-11-26T13:23:56.806Z Top-level unhandled promise rejection: [object Object]
INFO  2018-11-26T13:24:03.341Z Worker job 21 (arrayBufferToStringBase64) succeeded in 2ms
INFO  2018-11-26T13:24:03.366Z SQL channel job 829 (saveUnprocessed) succeeded in 4730ms
INFO  2018-11-26T13:24:03.369Z queueing envelope 08d3977b-323f-423c-9931-e8462aa198fa

Android

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

No branches or pull requests

2 participants