Signal-desktop: Signal desktop unable to connect to server

Created on 1 Jun 2020  Â·  25Comments  Â·  Source: signalapp/Signal-Desktop

  • [X ] I have searched open and closed issues for duplicates

Bug Description

Signal Desktop is disconnected when launched and cannot (re)connect after that. I had to remove the .config/Signal folder and relink my device to make it work.

Steps to Reproduce

  1. Link the device
  2. Wait a month
  3. Try to use signal desktop

Actual Result:

At startup the signal application shows the yellow banner saying it is unable to connect.

Expected Result:

Signal should connect.

Screenshots

Platform Info

Signal Version: v1.33.3

Operating System: Void Linux

Linked Device Version: 4.60.9

Link to Debug Log

Unfortunately I forgot to save the log and it is now working after I deleted the ~/.config/Signal directory and relinked my device.

Need Information

Most helpful comment

Hi @kenpowers-signal,
No, there was no button asking me to relink, the desktop did appear in the mobile's linked devices settings. I then tried unlinking it, but nothing changed on the desktop, I also did not find any option in the menus to "relink" the desktop (ie, a way to show the QR code).

All 25 comments

Hi, @pvanier. If you had waited a month between launching Signal Desktop then this sounds like expected behavior. Devices with no activity in 30 days are disconnected.

When you were disconnected was there no button asking you to relink? Also, did your desktop device appear in your primary mobile device's linked devices settings?

Hi @kenpowers-signal,
No, there was no button asking me to relink, the desktop did appear in the mobile's linked devices settings. I then tried unlinking it, but nothing changed on the desktop, I also did not find any option in the menus to "relink" the desktop (ie, a way to show the QR code).

@pvanier can you upgrade to the latest Signal Desktop? We fixed a bug for the relink notification in version 1.33.4.

I'm encountering a similar issue, with Signal v1.34.2 (Flatpak version on Flathub) on Fedora. I've been unable to use it on the desktop for nearly a week, it just suddenly stopped connecting since Friday. You can close/restart/reinstall the Signal desktop client all you want, it just keeps showing this:

Screenshot from 2020-06-18 12-00-57

When I look at the Android app's "linked devices" I see my computer mentioned as being linked and last seen on "Friday".

There's nothing wrong with my network connection (how else would I be commenting here?), and I'm not using any proxy or fancy stuff. Signal's desktop client just suddenly stopped working from one day to the next, and at first I thought it was some of server outage on your end, but after a week of that, it seems something else is going on...

@nekohayo We need the debug log to see what the specific errors are - you can submit it via View -> Debug Log.

This is what I get:

INFO  2020-06-19T18:02:30.517Z app ready
INFO  2020-06-19T18:02:30.517Z starting version 1.34.2
INFO  2020-06-19T18:02:30.541Z updateSchema:
  Current user_version: 20;
  Most recent db schema: 20;
  SQLite version: 3.30.1;
  SQLCipher version: 4.3.0 community;
  (deprecated) schema_version: 60;

INFO  2020-06-19T18:02:31.388Z Initializing BrowserWindow config: {"show":true,"width":800,"height":695,"minWidth":680,"minHeight":550,"autoHideMenuBar":false,"backgroundColor":"#3a76f0","webPreferences":{"nodeIntegration":false,"nodeIntegrationInWorker":false,"contextIsolation":false,"preload":"[REDACTED]/app.asar/preload.js","nativeWindowOpen":true,"spellcheck":true},"icon":"[REDACTED]/app.asar/images/signal-logo-desktop-linux.png","x":566,"y":73}
INFO  2020-06-19T18:02:31.485Z spellcheck: user locale: en-CA
INFO  2020-06-19T18:02:31.485Z spellcheck: available spellchecker languages:  ["af","bg","ca","cs","cy","da","de","el","en-AU","en-CA","en-GB","en-US","es","es-419","es-AR","es-ES","es-MX","es-US","et","fa","fo","fr","he","hi","hr","hu","hy","id","it","ko","lt","lv","nb","nl","pl","pt-BR","pt-PT","ro","ru","sh","sk","sl","sq","sr","sv","ta","tg","tr","uk","vi"]
INFO  2020-06-19T18:02:31.485Z spellcheck: setting languages to:  ["en-CA"]
INFO  2020-06-19T18:02:31.518Z Begin ensuring permissions
INFO  2020-06-19T18:02:31.538Z Ensuring file permissions for 2 files
INFO  2020-06-19T18:02:31.541Z Finish ensuring permissions in 23ms
INFO  2020-06-19T18:02:33.451Z x-attr dependncy did not load successfully
INFO  2020-06-19T18:02:33.490Z preload complete
INFO  2020-06-19T18:02:33.946Z pre-main prep time: 2 ms
INFO  2020-06-19T18:02:34.119Z background page reloaded
INFO  2020-06-19T18:02:34.120Z environment: production
INFO  2020-06-19T18:02:34.216Z SQL channel job 1 (getItemById) succeeded in 96ms
INFO  2020-06-19T18:02:34.217Z Storage fetch
INFO  2020-06-19T18:02:34.390Z SQL channel job 2 (getAllItems) succeeded in 173ms
INFO  2020-06-19T18:02:34.439Z SQL channel job 3 (createOrUpdateItem) succeeded in 43ms
INFO  2020-06-19T18:02:34.473Z SQL channel job 4 (createOrUpdateItem) succeeded in 34ms
INFO  2020-06-19T18:02:34.474Z SQL channel job 5 (createOrUpdateItem) succeeded in 35ms
INFO  2020-06-19T18:02:34.475Z Starting background data migration. Target version: 10
INFO  2020-06-19T18:02:34.475Z ConversationController: starting initial fetch
INFO  2020-06-19T18:02:34.490Z SQL channel job 6 (getAllConversations) succeeded in 14ms
INFO  2020-06-19T18:02:34.556Z SQL channel job 7 (getAllStickerPacks) succeeded in 79ms
INFO  2020-06-19T18:02:34.559Z SQL channel job 8 (getAllStickers) succeeded in 82ms
INFO  2020-06-19T18:02:34.560Z SQL channel job 9 (getRecentStickers) succeeded in 83ms
INFO  2020-06-19T18:02:34.561Z SQL channel job 10 (getRecentEmojis) succeeded in 83ms
INFO  2020-06-19T18:02:34.562Z SQL channel job 13 (getAllIdentityKeys) succeeded in 84ms
INFO  2020-06-19T18:02:34.566Z SignalProtocolStore: Finished caching identityKeys data
INFO  2020-06-19T18:02:34.567Z SQL channel job 12 (getItemById) succeeded in 89ms
INFO  2020-06-19T18:02:34.567Z SQL channel job 11 (getItemById) succeeded in 89ms
INFO  2020-06-19T18:02:34.569Z SQL channel job 14 (getAllSessions) succeeded in 90ms
INFO  2020-06-19T18:02:34.570Z SignalProtocolStore: Finished caching sessions data
INFO  2020-06-19T18:02:34.570Z SQL channel job 15 (getOlderMessagesByConversation) succeeded in 16ms
INFO  2020-06-19T18:02:34.572Z SQL channel job 16 (getOlderMessagesByConversation) succeeded in 18ms
INFO  2020-06-19T18:02:34.573Z SQL channel job 17 (getOlderMessagesByConversation) succeeded in 19ms
INFO  2020-06-19T18:02:34.573Z SQL channel job 19 (getOlderMessagesByConversation) succeeded in 19ms
INFO  2020-06-19T18:02:34.573Z SQL channel job 18 (getOlderMessagesByConversation) succeeded in 19ms
INFO  2020-06-19T18:02:34.574Z SQL channel job 20 (getOlderMessagesByConversation) succeeded in 20ms
INFO  2020-06-19T18:02:34.574Z SQL channel job 22 (getOlderMessagesByConversation) succeeded in 19ms
INFO  2020-06-19T18:02:34.574Z SQL channel job 23 (getOlderMessagesByConversation) succeeded in 19ms
INFO  2020-06-19T18:02:34.575Z SQL channel job 24 (getOlderMessagesByConversation) succeeded in 20ms
INFO  2020-06-19T18:02:34.576Z SQL channel job 21 (getOlderMessagesByConversation) succeeded in 21ms
INFO  2020-06-19T18:02:34.577Z SQL channel job 25 (getOlderMessagesByConversation) succeeded in 22ms
INFO  2020-06-19T18:02:34.577Z SQL channel job 26 (getOlderMessagesByConversation) succeeded in 22ms
INFO  2020-06-19T18:02:34.578Z SQL channel job 27 (getOlderMessagesByConversation) succeeded in 23ms
INFO  2020-06-19T18:02:34.578Z SQL channel job 28 (getOlderMessagesByConversation) succeeded in 23ms
INFO  2020-06-19T18:02:34.579Z SQL channel job 29 (getOlderMessagesByConversation) succeeded in 24ms
INFO  2020-06-19T18:02:34.579Z SQL channel job 30 (getOlderMessagesByConversation) succeeded in 23ms
INFO  2020-06-19T18:02:34.579Z SQL channel job 31 (getOlderMessagesByConversation) succeeded in 23ms
INFO  2020-06-19T18:02:34.580Z SQL channel job 32 (getOlderMessagesByConversation) succeeded in 24ms
INFO  2020-06-19T18:02:34.580Z SQL channel job 33 (getOlderMessagesByConversation) succeeded in 24ms
INFO  2020-06-19T18:02:34.580Z ConversationController: done with initial fetch
INFO  2020-06-19T18:02:34.581Z SQL channel job 34 (getAllPreKeys) succeeded in 12ms
INFO  2020-06-19T18:02:34.595Z SignalProtocolStore: Finished caching preKeys data
INFO  2020-06-19T18:02:34.596Z SQL channel job 35 (getAllSignedPreKeys) succeeded in 27ms
INFO  2020-06-19T18:02:34.605Z SignalProtocolStore: Finished caching signedPreKeys data
INFO  2020-06-19T18:02:34.610Z Cleanup: starting...
INFO  2020-06-19T18:02:34.611Z Initializing network observer every 5000ms
INFO  2020-06-19T18:02:34.611Z Build expires:  2020-09-09T20:50:31.000Z
INFO  2020-06-19T18:02:34.613Z Cleanup: Found 0 messages for cleanup
INFO  2020-06-19T18:02:34.613Z Cleanup: complete
INFO  2020-06-19T18:02:34.613Z listening for registration events
INFO  2020-06-19T18:02:34.624Z Next signed key rotation scheduled for 2020-06-16T04:56:52.305Z
INFO  2020-06-19T18:02:34.624Z refreshSenderCertificate: Getting new certificate...
INFO  2020-06-19T18:02:34.627Z GET https://textsecure-service.whispersystems.org/v1/certificate/delivery?includeUuid=true
INFO  2020-06-19T18:02:34.649Z connect {"connectCount":0}
INFO  2020-06-19T18:02:34.649Z Initializing socket and listening for messages
INFO  2020-06-19T18:02:34.651Z getAllFromCache
INFO  2020-06-19T18:02:34.652Z opening message socket https://textsecure-service.whispersystems.org
INFO  2020-06-19T18:02:34.656Z attachment_downloads/start: enabling
INFO  2020-06-19T18:02:34.656Z Start idle detector
INFO  2020-06-19T18:02:34.657Z open inbox
INFO  2020-06-19T18:02:34.667Z SQL channel job 37 (getNextExpiringMessage) succeeded in 44ms
INFO  2020-06-19T18:02:34.670Z SQL channel job 38 (getNextTapToViewMessageToAgeOut) succeeded in 46ms
ERROR 2020-06-19T18:02:34.704Z websocket error
INFO  2020-06-19T18:02:34.704Z websocket closed 1006 connection failed calledClose: 
INFO  2020-06-19T18:02:34.705Z GET https://textsecure-service.whispersystems.org/v1/devices
ERROR 2020-06-19T18:02:34.709Z GET https://textsecure-service.whispersystems.org/v1/certificate/delivery?includeUuid=true 0 Error
INFO  2020-06-19T18:02:34.710Z SQL channel job 39 (getUnprocessedCount) succeeded in 59ms
INFO  2020-06-19T18:02:34.711Z SQL channel job 40 (resetAttachmentDownloadPending) succeeded in 55ms
INFO  2020-06-19T18:02:34.712Z Rotating signed prekey...
INFO  2020-06-19T18:02:34.716Z Saving new signed prekey 445
INFO  2020-06-19T18:02:34.719Z PUT https://textsecure-service.whispersystems.org/v2/keys/signed
ERROR 2020-06-19T18:02:34.724Z GET https://textsecure-service.whispersystems.org/v1/devices 0 Error
ERROR 2020-06-19T18:02:34.724Z PUT https://textsecure-service.whispersystems.org/v2/keys/signed 0 Error
INFO  2020-06-19T18:02:34.724Z SQL channel job 41 (getAllUnprocessed) succeeded in 14ms
INFO  2020-06-19T18:02:34.725Z getAllFromCache loaded 0 saved envelopes
INFO  2020-06-19T18:02:34.725Z SQL channel job 42 (getNextAttachmentDownloadJobs) succeeded in 14ms
INFO  2020-06-19T18:02:34.737Z SQL channel job 43 (createOrUpdateItem) succeeded in 21ms
INFO  2020-06-19T18:02:34.738Z SQL channel job 44 (createOrUpdateSignedPreKey) succeeded in 20ms
INFO  2020-06-19T18:02:35.835Z GET https://textsecure-service.whispersystems.org/v1/certificate/delivery?includeUuid=true
INFO  2020-06-19T18:02:35.837Z GET https://textsecure-service.whispersystems.org/v1/devices
INFO  2020-06-19T18:02:35.838Z PUT https://textsecure-service.whispersystems.org/v2/keys/signed
ERROR 2020-06-19T18:02:36.032Z GET https://textsecure-service.whispersystems.org/v1/certificate/delivery?includeUuid=true 0 Error
ERROR 2020-06-19T18:02:36.032Z GET https://textsecure-service.whispersystems.org/v1/devices 0 Error
ERROR 2020-06-19T18:02:36.032Z PUT https://textsecure-service.whispersystems.org/v2/keys/signed 0 Error
INFO  2020-06-19T18:02:37.033Z GET https://textsecure-service.whispersystems.org/v1/certificate/delivery?includeUuid=true
INFO  2020-06-19T18:02:37.035Z GET https://textsecure-service.whispersystems.org/v1/devices
INFO  2020-06-19T18:02:37.036Z PUT https://textsecure-service.whispersystems.org/v2/keys/signed
ERROR 2020-06-19T18:02:37.040Z GET https://textsecure-service.whispersystems.org/v1/certificate/delivery?includeUuid=true 0 Error
ERROR 2020-06-19T18:02:37.040Z GET https://textsecure-service.whispersystems.org/v1/devices 0 Error
ERROR 2020-06-19T18:02:37.041Z refreshSenderCertificate: Get failed. Trying again in five minutes... HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:324:15)
    at [REDACTED]/app.asar/ts/textsecure/WebAPI.js:300:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/certificate/delivery?includeUuid=true failed, reason: getaddrinfo EAI_AGAIN textsecure-service.whispersystems.org
    at ClientRequest.<anonymous> ([REDACTED]/app.asar/node_modules/node-fetch/index.js:133:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:319:21)
    at _ajax ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:421:20)
    at Object.getSenderCertificate ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:481:20)
    at run ([REDACTED]/app.asar/js/modules/refresh_sender_certificate.js:84:44)
    at runWhenOnline ([REDACTED]/app.asar/js/modules/refresh_sender_certificate.js:126:7)
    at Object.initialize ([REDACTED]/app.asar/js/modules/refresh_sender_certificate.js:39:3)
    at start (file://[REDACTED]/app.asar/js/background.js:1455:46)
INFO  2020-06-19T18:02:37.041Z Next sender certificate refresh scheduled for 2020-06-19T18:07:37.041Z
INFO  2020-06-19T18:02:37.041Z refreshOurProfile
ERROR 2020-06-19T18:02:37.044Z background onError: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:324:15)
    at [REDACTED]/app.asar/ts/textsecure/WebAPI.js:300:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/devices failed, reason: getaddrinfo EAI_AGAIN textsecure-service.whispersystems.org
    at ClientRequest.<anonymous> ([REDACTED]/app.asar/node_modules/node-fetch/index.js:133:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:319:21)
    at _ajax ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:421:20)
    at Object.getDevices ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:605:20)
    at MessageReceiverInner.onclose ([REDACTED]/app.asar/ts/textsecure/MessageReceiver.js:160:14)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]/app.asar/node_modules/yaeti/lib/EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]/app.asar/node_modules/websocket/lib/W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]/app.asar/node_modules/websocket/lib/W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]/app.asar/node_modules/websocket/lib/WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
INFO  2020-06-19T18:02:37.044Z retrying in 1 minute
INFO  2020-06-19T18:02:37.055Z GET https://textsecure-service.whispersystems.org/v1/profile/[REDACTED]1a4 (unauth)
ERROR 2020-06-19T18:02:37.057Z PUT https://textsecure-service.whispersystems.org/v2/keys/signed 0 Error
ERROR 2020-06-19T18:02:37.058Z rotateSignedPrekey error: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:324:15)
    at [REDACTED]/app.asar/ts/textsecure/WebAPI.js:300:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v2/keys/signed failed, reason: getaddrinfo EAI_AGAIN textsecure-service.whispersystems.org
    at ClientRequest.<anonymous> ([REDACTED]/app.asar/node_modules/node-fetch/index.js:133:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:319:21)
    at _ajax ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:421:20)
    at Object.setSignedPreKey ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:636:20)
    at [REDACTED]/app.asar/ts/textsecure/AccountManager.js:208:28
ERROR 2020-06-19T18:02:37.058Z rotateSignedPrekey() failed. Trying again in five minutes
ERROR 2020-06-19T18:02:37.059Z GET https://textsecure-service.whispersystems.org/v1/profile/[REDACTED]1a4 0 Error
INFO  2020-06-19T18:02:38.060Z GET https://textsecure-service.whispersystems.org/v1/profile/[REDACTED]1a4 (unauth)
ERROR 2020-06-19T18:02:38.064Z GET https://textsecure-service.whispersystems.org/v1/profile/[REDACTED]1a4 0 Error
INFO  2020-06-19T18:02:39.064Z GET https://textsecure-service.whispersystems.org/v1/profile/[REDACTED]1a4 (unauth)
ERROR 2020-06-19T18:02:39.066Z GET https://textsecure-service.whispersystems.org/v1/profile/[REDACTED]1a4 0 Error
WARN  2020-06-19T18:02:39.067Z getProfile failure: [REDACTED]1a4 HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:324:15)
    at [REDACTED]/app.asar/ts/textsecure/WebAPI.js:300:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/profile/[REDACTED]1a4 failed, reason: getaddrinfo EAI_AGAIN textsecure-service.whispersystems.org
    at ClientRequest.<anonymous> ([REDACTED]/app.asar/node_modules/node-fetch/index.js:133:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:319:21)
    at _ajax ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:421:20)
    at Object.getProfileUnauth ([REDACTED]/app.asar/ts/textsecure/WebAPI.js:520:20)
    at MessageSender.getProfile ([REDACTED]/app.asar/ts/textsecure/SendMessage.js:417:32)
    at getProfile (file://[REDACTED]/app.asar/js/models/conversations.js:1975:50)
    at async Promise.all (index 0)
INFO  2020-06-19T18:02:39.633Z Updating BrowserWindow config: {"maximized":false,"autoHideMenuBar":false,"fullscreen":false,"width":800,"height":695,"x":426,"y":73}
INFO  2020-06-19T18:02:39.633Z config/set: Saving ephemeral config to disk
INFO  2020-06-19T18:02:39.752Z Upgrade message schema (with index): {"done":true,"numProcessed":0,"fetchDuration":1,"upgradeDuration":0,"saveDuration":0,"totalDuration":1}
INFO  2020-06-19T18:02:39.752Z Background migration complete. Stopping idle detector.
INFO  2020-06-19T18:02:39.752Z Stop idle detector
INFO  2020-06-19T18:02:53.060Z Remove all notifications
INFO  2020-06-19T18:02:56.123Z Loaded this list of log files from logPath: log.log, log.log.0, log.log.1, log.log.2

I am having a similar issue on Windows 10 Pro build 18363.900.
However, for me it was an intermittent issue earlier, but since the past 12 hours, the connection doesn't resolve!
Signal connection failure

My debug log is here:
https://debuglogs.org/bda2de7f8b64465b07337ed78d298e08c137807f92e951c215f26c9fbd2bd897

This might be completely coïncidental, but I see that my laptop where the issue occurs is running version 1.34.2, but my workstation that was not yet updated, and therefore still runs version 1.34.1, is able to connect without problems, on the same network.

I can now say it is not related to a particular version of the desktop client, as the computer that was unable to connect now is able to connect since yesterday. As if it was some problem in the server infrastructure rather than the clients after all?

@nekohayo @skuzzy Both of you have lots of 0 Error in your log as the result of trying and failing to communicate with the Signal server. This means that you can't connect to the server at all. Do you have a proxy between you and Signal servers?

What happens if you run this?

curl --insecure https://textsecure-service.whispersystems.org

You should get this - it should be able to connect, but there's nothing at that root location: {"code":404,"message":"HTTP 404 Not Found"}

@scottnonnenberg-signal No, I do not have any proxy between me and Signal servers.
I do get a 404 with that curl command.

This seems to be and increasingly frequent intermittent issue with each downtime being about an hour long or more, with maybe half an hour of up-time interspersed.
Also, I have recently made the same observation as @nekohayo. This is not related to version 1.34.2 specifically. I have noticed this behavior on another another machine with Ubuntu 18.04 LTS running Signal v1.31.4; this has happened on both my home and office networks from different ISPs.

Likewise no proxy, and the curl command "succeeds" here, but that's not saying much because currently Signal desktop is working; I guess we would need to try that command again when we are unable to connect with the desktop client, in which case we would probably observe the curl command failing as well.

On a MBP (Mojave) with 1.34.2, I've the same problem. I usually run a VPN (protonvpn) and a antivirus (kaspersky). Both are shutdown and I've the following result for the curl command :
curl --insecure https://textsecure-service.whispersystems.org
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to textsecure-service.whispersystems.org:443

@tbalbous How did you install curl? It looks like the --insecure flag might not be getting passed down to LibreSSL.

Hi,
I don't remembere installing curl.
I used the OSX Terminal. The curl version if that could help.

curl -V

curl 7.54.0 (x86_64-apple-darwin18.0) libcurl/7.54.0 LibreSSL/2.6.5
zlib/1.2.11 nghttp2/1.24.1

Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3
pop3s rtsp smb smbs smtp smtps telnet tftp

Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL
libz HTTP2 UnixSockets HTTPS-proxy

Tremeur

Tremeur BALBOUS

Pyxis Suisse
+41 (0) 22 575 20 75 <+41%20(0)%2022%20575%2020%2075> | +33 (0) 6 63 52 94
93 <+33%20(0)%206%2063%2052%2094%2093>
[email protected]
pyxis-suisse.ch
Rue du Simplon, 37, B.P. 326, 1001 Lausanne
[image: linkedin]
https://www.linkedin.com/company/pyxis-suisse-sa/?viewAsMember=true
https://pyxis-tech.com/fr/formations-agiles/suisse/

On Wed, Jun 24, 2020 at 5:19 PM Ken Powers notifications@github.com wrote:

@tbalbous https://github.com/tbalbous How did you install curl? It
looks like the --insecure flag might not be getting passed down to
LibreSSL.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/signalapp/Signal-Desktop/issues/4315#issuecomment-648886603,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAPUJ5RJDSDHM6FDCJ5DOLRYIKRZANCNFSM4NP2R43Q
.

@tbalbous do you have Homebrew? If so can you update to the latest version of curl with brew install curl?

Hi,
I didn't.
When I tried to install it using the command on the homepage of the
website, it prompted the same curl error

/bin/bash -c "$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to
raw.githubusercontent.com:443

After that I found and ran the following command

networksetup -setv6off Wi-Fi

and rebooted.

I was able to link my desktop signal to my phone (the link button appeared
on the desktop app).

It seems to work fine now.

Tremeur


Tremeur BALBOUS

Pyxis Suisse
+41 (0) 22 575 20 75 <+41%20(0)%2022%20575%2020%2075> | +33 (0) 6 63 52 94
93 <+33%20(0)%206%2063%2052%2094%2093>
[email protected]
pyxis-suisse.ch
Rue du Simplon, 37, B.P. 326, 1001 Lausanne
[image: linkedin]
https://www.linkedin.com/company/pyxis-suisse-sa/?viewAsMember=true
https://pyxis-tech.com/fr/formations-agiles/suisse/

On Fri, Jun 26, 2020 at 4:23 PM Ken Powers notifications@github.com wrote:

@tbalbous https://github.com/tbalbous do you have Homebrew? If so can
you update to the latest version of curl with brew install curl?

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/signalapp/Signal-Desktop/issues/4315#issuecomment-650206298,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAPUJ6AHYTMXD2ZQXYCARLRYSVNBANCNFSM4NP2R43Q
.

Hi,
I also installed brew then curl (your command) and I do have the following :

curl --insecure https://textsecure-service.whispersystems.org

{"code":404,"message":"HTTP 404 Not Found"}

so it seems to be ok, and the app is up&running

Tremeur

Tremeur BALBOUS

Pyxis Suisse
+41 (0) 22 575 20 75 <+41%20(0)%2022%20575%2020%2075> | +33 (0) 6 63 52 94
93 <+33%20(0)%206%2063%2052%2094%2093>
[email protected]
pyxis-suisse.ch
Rue du Simplon, 37, B.P. 326, 1001 Lausanne
[image: linkedin]
https://www.linkedin.com/company/pyxis-suisse-sa/?viewAsMember=true
https://pyxis-tech.com/fr/formations-agiles/suisse/

On Fri, Jun 26, 2020 at 6:03 PM Tremeur Balbous tbalbous@pyxis-tech.com
wrote:

Hi,
I didn't.
When I tried to install it using the command on the homepage of the
website, it prompted the same curl error

/bin/bash -c "$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to
raw.githubusercontent.com:443

After that I found and ran the following command

networksetup -setv6off Wi-Fi

and rebooted.

I was able to link my desktop signal to my phone (the link button appeared
on the desktop app).

It seems to work fine now.

Tremeur


Tremeur BALBOUS

Pyxis Suisse
+41 (0) 22 575 20 75 <+41%20(0)%2022%20575%2020%2075> | +33 (0) 6 63 52
94 93 <+33%20(0)%206%2063%2052%2094%2093>
[email protected]
pyxis-suisse.ch
Rue du Simplon, 37, B.P. 326, 1001 Lausanne
[image: linkedin]
https://www.linkedin.com/company/pyxis-suisse-sa/?viewAsMember=true
https://pyxis-tech.com/fr/formations-agiles/suisse/

On Fri, Jun 26, 2020 at 4:23 PM Ken Powers notifications@github.com
wrote:

@tbalbous https://github.com/tbalbous do you have Homebrew? If so can
you update to the latest version of curl with brew install curl?

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/signalapp/Signal-Desktop/issues/4315#issuecomment-650206298,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAPUJ6AHYTMXD2ZQXYCARLRYSVNBANCNFSM4NP2R43Q
.

Same here with this issue. I've been using desktop and mobile fine for a month or so, but now the desktop app (W10) decided not to send messages. On further investigation, I get the yellow message saying I need to connect to the network:

Capture2

I am connected. No proxy, and I added a whole program exception into Malwarebytes just to make sure.

Then I installed the Signal-Beta to see if that helps, and it won't allow me to connect (via the link device route):

Capture

What do you suggest?

@lydenyardley A debug log would help us determine what is going wrong as desktop tries to talk to Signal servers (View -> Debug Log).

Hi @scottnonnenberg, it appears to have corrected itself now. The error I saw in the log was 'Websocket error', but I've been able to successfully relink to my phone now. Crisis averted

Hi,
I am experiencing now similar issue just as @lydenyardley. Platform: Win 10, Eset Internet security with firewall exclusions for Signal Desktop communications as instructed on your site. I noticed first that troubles occured after i installed Eset, but turning it off and bringing firewall down has no effect on Signal, so i guess its not really related. After Signal reinstallation and purge of known files app got stuck in infinite loop trying to communicate with your servers (image below).

Please advice!


Log:

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Signal/1.36.3 Chrome/80.0.3987.165 Electron/8.3.4 Safari/537.36 node/12.13.0 env/production
INFO  2020-10-07T07:27:36.365Z app ready
INFO  2020-10-07T07:27:36.366Z starting version 1.36.3
INFO  2020-10-07T07:27:36.376Z key/initialize: Generating new encryption key, since we did not find it on disk
INFO  2020-10-07T07:27:36.376Z config/set: Saving user config to disk
INFO  2020-10-07T07:27:36.380Z migrateSchemaVersion: Migrating from schema_version 0 to user_version 0
INFO  2020-10-07T07:27:36.388Z updateSchema:
  Current user_version: 0;
  Most recent db schema: 21;
  SQLite version: 3.30.1;
  SQLCipher version: 4.3.0 community;
  (deprecated) schema_version: 0;

INFO  2020-10-07T07:27:36.388Z updateToSchemaVersion1: starting...
INFO  2020-10-07T07:27:36.398Z updateToSchemaVersion1: success!
INFO  2020-10-07T07:27:36.398Z updateToSchemaVersion2: starting...
INFO  2020-10-07T07:27:36.406Z updateToSchemaVersion2: success!
INFO  2020-10-07T07:27:36.406Z updateToSchemaVersion3: starting...
INFO  2020-10-07T07:27:36.414Z updateToSchemaVersion3: success!
INFO  2020-10-07T07:27:36.414Z updateToSchemaVersion4: starting...
INFO  2020-10-07T07:27:36.420Z updateToSchemaVersion4: success!
INFO  2020-10-07T07:27:36.421Z updateToSchemaVersion6: starting...
INFO  2020-10-07T07:27:36.429Z updateToSchemaVersion6: success!
INFO  2020-10-07T07:27:36.429Z updateToSchemaVersion7: starting...
INFO  2020-10-07T07:27:36.439Z updateToSchemaVersion7: success!
INFO  2020-10-07T07:27:36.439Z updateToSchemaVersion8: starting...
INFO  2020-10-07T07:27:36.449Z updateToSchemaVersion8: success!
INFO  2020-10-07T07:27:36.449Z updateToSchemaVersion9: starting...
INFO  2020-10-07T07:27:36.455Z updateToSchemaVersion9: success!
INFO  2020-10-07T07:27:36.456Z updateToSchemaVersion10: starting...
INFO  2020-10-07T07:27:36.469Z updateToSchemaVersion10: success!
INFO  2020-10-07T07:27:36.469Z updateToSchemaVersion11: starting...
INFO  2020-10-07T07:27:36.475Z updateToSchemaVersion11: success!
INFO  2020-10-07T07:27:36.475Z updateToSchemaVersion12: starting...
INFO  2020-10-07T07:27:36.483Z updateToSchemaVersion12: success!
INFO  2020-10-07T07:27:36.483Z updateToSchemaVersion13: starting...
INFO  2020-10-07T07:27:36.490Z updateToSchemaVersion13: success!
INFO  2020-10-07T07:27:36.490Z updateToSchemaVersion14: starting...
INFO  2020-10-07T07:27:36.496Z updateToSchemaVersion14: success!
INFO  2020-10-07T07:27:36.496Z updateToSchemaVersion15: starting...
INFO  2020-10-07T07:27:36.512Z updateToSchemaVersion15: success!
INFO  2020-10-07T07:27:36.512Z updateToSchemaVersion16: starting...
INFO  2020-10-07T07:27:36.527Z updateToSchemaVersion16: success!
INFO  2020-10-07T07:27:36.527Z updateToSchemaVersion17: starting...
INFO  2020-10-07T07:27:36.530Z updateToSchemaVersion17: Index messages_view_once did not already exist
INFO  2020-10-07T07:27:36.537Z updateToSchemaVersion17: success!
INFO  2020-10-07T07:27:36.537Z updateToSchemaVersion18: starting...
INFO  2020-10-07T07:27:36.544Z updateToSchemaVersion18: success!
INFO  2020-10-07T07:27:36.544Z updateToSchemaVersion19: starting...
INFO  2020-10-07T07:27:36.554Z updateToSchemaVersion19: success!
INFO  2020-10-07T07:27:36.554Z updateToSchemaVersion20: starting...
INFO  2020-10-07T07:27:36.578Z updateToSchemaVersion20: success!
INFO  2020-10-07T07:27:36.583Z updateToSchemaVersion21: success!
INFO  2020-10-07T07:27:36.587Z Location reset needed
INFO  2020-10-07T07:27:36.587Z Initializing BrowserWindow config: {"show":true,"width":800,"height":610,"minWidth":680,"minHeight":550,"autoHideMenuBar":false,"backgroundColor":"#3a76f0","webPreferences":{"nodeIntegration":false,"nodeIntegrationInWorker":false,"contextIsolation":false,"preload":"[REDACTED]\\app.asar\\preload.js","nativeWindowOpen":true,"spellcheck":true,"backgroundThrottling":false},"icon":"[REDACTED]\\app.asar\\build\\icons\\win\\icon.ico"}
INFO  2020-10-07T07:27:36.711Z spellcheck: user locale: pl-PL
INFO  2020-10-07T07:27:36.711Z spellcheck: available spellchecker languages:  ["af","bg","ca","cs","cy","da","de","el","en-AU","en-CA","en-GB","en-US","es","es-419","es-AR","es-ES","es-MX","es-US","et","fa","fo","fr","he","hi","hr","hu","hy","id","it","ko","lt","lv","nb","nl","pl","pt-BR","pt-PT","ro","ru","sh","sk","sl","sq","sr","sv","ta","tg","tr","uk","vi"]
INFO  2020-10-07T07:27:36.711Z spellcheck: setting languages to:  ["pl"]
INFO  2020-10-07T07:27:36.721Z Begin ensuring permissions
INFO  2020-10-07T07:27:36.734Z Ensuring file permissions for 2 files
INFO  2020-10-07T07:27:36.735Z Finish ensuring permissions in 14ms
INFO  2020-10-07T07:27:37.872Z x-attr dependncy did not load successfully
INFO  2020-10-07T07:27:37.898Z preload complete
INFO  2020-10-07T07:27:38.055Z pre-main prep time: 1 ms
INFO  2020-10-07T07:27:38.125Z background page reloaded
INFO  2020-10-07T07:27:38.125Z environment: production
INFO  2020-10-07T07:27:38.222Z SQL channel job 1 (getItemById) succeeded in 96ms
INFO  2020-10-07T07:27:38.222Z Checking for the existence of IndexedDB data...
INFO  2020-10-07T07:27:38.238Z Storage fetch
INFO  2020-10-07T07:27:38.259Z SQL channel job 5 (createOrUpdateItem) succeeded in 11ms
INFO  2020-10-07T07:27:38.265Z removeKnownAttachments: About to iterate through 0 messages
INFO  2020-10-07T07:27:38.265Z removeKnownAttachments: Done processing 0 messages
INFO  2020-10-07T07:27:38.265Z removeKnownAttachments: About to iterate through 0 conversations
INFO  2020-10-07T07:27:38.266Z removeKnownAttachments: Done processing 0 conversations
INFO  2020-10-07T07:27:38.266Z deleteAll: deleted 0 files
INFO  2020-10-07T07:27:38.267Z removeKnownStickers: About to iterate through 0 stickers
INFO  2020-10-07T07:27:38.267Z removeKnownStickers: Done processing 0 stickers
INFO  2020-10-07T07:27:38.267Z deleteAllStickers: deleted 0 files
INFO  2020-10-07T07:27:38.268Z removeKnownDraftAttachments: About to iterate through 0 conversations
INFO  2020-10-07T07:27:38.268Z removeKnownDraftAttachments: Done processing 0 conversations
INFO  2020-10-07T07:27:38.269Z deleteAllDraftAttachments: deleted 0 files
INFO  2020-10-07T07:27:38.269Z Begin ensuring permissions
INFO  2020-10-07T07:27:38.270Z Starting background data migration. Target version: 10
INFO  2020-10-07T07:27:38.272Z GET https://textsecure-service.whispersystems.org/v1/config
INFO  2020-10-07T07:27:38.273Z Ensuring file permissions for 61 files
INFO  2020-10-07T07:27:38.275Z Finish ensuring permissions in 6ms
INFO  2020-10-07T07:27:38.279Z ConversationController: starting initial fetch
INFO  2020-10-07T07:27:38.281Z ConversationController: done with initial fetch
INFO  2020-10-07T07:27:38.282Z SignalProtocolStore: Finished caching identityKeys data
INFO  2020-10-07T07:27:38.283Z SignalProtocolStore: Finished caching sessions data
INFO  2020-10-07T07:27:38.284Z SignalProtocolStore: Finished caching preKeys data
INFO  2020-10-07T07:27:38.284Z SignalProtocolStore: Finished caching signedPreKeys data
INFO  2020-10-07T07:27:38.284Z checkForConflicts: starting...
INFO  2020-10-07T07:27:38.284Z checkForConflicts: complete!
INFO  2020-10-07T07:27:38.285Z Cleanup: starting...
INFO  2020-10-07T07:27:38.285Z Initializing network observer every 5000ms
INFO  2020-10-07T07:27:38.286Z Build expires:  2020-11-06T01:15:34.000Z
INFO  2020-10-07T07:27:38.286Z Cleanup: Found 0 messages for cleanup
INFO  2020-10-07T07:27:38.286Z Cleanup: complete
INFO  2020-10-07T07:27:38.286Z listening for registration events
INFO  2020-10-07T07:27:38.291Z windows/start: starting checks...
INFO  2020-10-07T07:27:38.292Z checkDownloadAndInstall: checking for update...
INFO  2020-10-07T07:27:38.296Z opening provisioning socket https://textsecure-service.whispersystems.org
ERROR 2020-10-07T07:27:38.318Z checkDownloadAndInstall: error RequestError: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\got\index.js:220:22)
    at Object.onceWrapper (events.js:300:26)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
ERROR 2020-10-07T07:27:38.705Z GET https://textsecure-service.whispersystems.org/v1/config 0 Error
INFO  2020-10-07T07:27:38.723Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:27:38.723Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
WARN  2020-10-07T07:27:39.222Z doesDatabaseExist: Timed out attempting to check IndexedDB status
INFO  2020-10-07T07:27:39.706Z GET https://textsecure-service.whispersystems.org/v1/config
INFO  2020-10-07T07:27:39.964Z opening provisioning socket https://textsecure-service.whispersystems.org
ERROR 2020-10-07T07:27:40.130Z GET https://textsecure-service.whispersystems.org/v1/config 0 Error
INFO  2020-10-07T07:27:40.378Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:27:40.379Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:27:41.132Z GET https://textsecure-service.whispersystems.org/v1/config
ERROR 2020-10-07T07:27:41.549Z GET https://textsecure-service.whispersystems.org/v1/config 0 Error
ERROR 2020-10-07T07:27:41.549Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:27:48.108Z Removing notification
ERROR 2020-10-07T07:27:48.110Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:27:50.381Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:27:50.806Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:27:50.806Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:00.811Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:28:01.237Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:01.237Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:11.240Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:28:11.663Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:11.663Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:14.302Z Removing notification
ERROR 2020-10-07T07:28:14.303Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:28:19.302Z Removing notification
ERROR 2020-10-07T07:28:19.303Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:28:21.666Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:28:22.083Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:22.083Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:32.085Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:28:32.505Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:32.505Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:33.030Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:28:33.445Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:33.445Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:33.960Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:28:34.378Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:34.378Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:35.745Z before-quit event {"shouldQuit":false}
INFO  2020-10-07T07:28:35.746Z close event {"shouldQuit":true}
INFO  2020-10-07T07:28:35.750Z requestShutdown: Requesting close of mainWindow...
INFO  2020-10-07T07:28:35.752Z background/shutdown
INFO  2020-10-07T07:28:35.753Z requestShutdown: Response received
INFO  2020-10-07T07:28:35.754Z before-quit event {"readyForShutdown":true,"shouldQuit":true}
INFO  2020-10-07T07:28:35.754Z close event {"readyForShutdown":true,"shouldQuit":true}
INFO  2020-10-07T07:28:38.882Z app ready
INFO  2020-10-07T07:28:38.882Z starting version 1.36.3
INFO  2020-10-07T07:28:38.894Z updateSchema:
  Current user_version: 21;
  Most recent db schema: 21;
  SQLite version: 3.30.1;
  SQLCipher version: 4.3.0 community;
  (deprecated) schema_version: 109;

INFO  2020-10-07T07:28:38.900Z Location reset needed
INFO  2020-10-07T07:28:38.900Z Initializing BrowserWindow config: {"show":true,"width":800,"height":610,"minWidth":680,"minHeight":550,"autoHideMenuBar":false,"backgroundColor":"#3a76f0","webPreferences":{"nodeIntegration":false,"nodeIntegrationInWorker":false,"contextIsolation":false,"preload":"[REDACTED]\\app.asar\\preload.js","nativeWindowOpen":true,"spellcheck":true,"backgroundThrottling":false},"icon":"[REDACTED]\\app.asar\\build\\icons\\win\\icon.ico"}
INFO  2020-10-07T07:28:39.027Z spellcheck: user locale: pl-PL
INFO  2020-10-07T07:28:39.027Z spellcheck: available spellchecker languages:  ["af","bg","ca","cs","cy","da","de","el","en-AU","en-CA","en-GB","en-US","es","es-419","es-AR","es-ES","es-MX","es-US","et","fa","fo","fr","he","hi","hr","hu","hy","id","it","ko","lt","lv","nb","nl","pl","pt-BR","pt-PT","ro","ru","sh","sk","sl","sq","sr","sv","ta","tg","tr","uk","vi"]
INFO  2020-10-07T07:28:39.027Z spellcheck: setting languages to:  ["pl"]
INFO  2020-10-07T07:28:39.039Z Begin ensuring permissions
INFO  2020-10-07T07:28:39.051Z Ensuring file permissions for 2 files
INFO  2020-10-07T07:28:39.052Z Finish ensuring permissions in 13ms
INFO  2020-10-07T07:28:40.185Z x-attr dependncy did not load successfully
INFO  2020-10-07T07:28:40.209Z preload complete
INFO  2020-10-07T07:28:40.353Z pre-main prep time: 1 ms
INFO  2020-10-07T07:28:40.423Z background page reloaded
INFO  2020-10-07T07:28:40.423Z environment: production
INFO  2020-10-07T07:28:40.517Z SQL channel job 1 (getItemById) succeeded in 93ms
INFO  2020-10-07T07:28:40.517Z Storage fetch
INFO  2020-10-07T07:28:40.545Z SQL channel job 5 (createOrUpdateItem) succeeded in 11ms
INFO  2020-10-07T07:28:40.545Z Starting background data migration. Target version: 10
INFO  2020-10-07T07:28:40.548Z GET https://textsecure-service.whispersystems.org/v1/config
INFO  2020-10-07T07:28:40.554Z ConversationController: starting initial fetch
INFO  2020-10-07T07:28:40.557Z ConversationController: done with initial fetch
INFO  2020-10-07T07:28:40.558Z SignalProtocolStore: Finished caching identityKeys data
INFO  2020-10-07T07:28:40.558Z SignalProtocolStore: Finished caching sessions data
INFO  2020-10-07T07:28:40.559Z SignalProtocolStore: Finished caching preKeys data
INFO  2020-10-07T07:28:40.559Z SignalProtocolStore: Finished caching signedPreKeys data
INFO  2020-10-07T07:28:40.559Z checkForConflicts: starting...
INFO  2020-10-07T07:28:40.559Z checkForConflicts: complete!
INFO  2020-10-07T07:28:40.560Z Cleanup: starting...
INFO  2020-10-07T07:28:40.560Z Initializing network observer every 5000ms
INFO  2020-10-07T07:28:40.561Z Build expires:  2020-11-06T01:15:34.000Z
INFO  2020-10-07T07:28:40.561Z Cleanup: Found 0 messages for cleanup
INFO  2020-10-07T07:28:40.561Z Cleanup: complete
INFO  2020-10-07T07:28:40.561Z listening for registration events
INFO  2020-10-07T07:28:40.567Z windows/start: starting checks...
INFO  2020-10-07T07:28:40.568Z checkDownloadAndInstall: checking for update...
INFO  2020-10-07T07:28:40.571Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:28:40.579Z SQL channel job 18 (getNextExpiringMessage) succeeded in 15ms
INFO  2020-10-07T07:28:40.579Z SQL channel job 19 (getNextTapToViewMessageToAgeOut) succeeded in 15ms
ERROR 2020-10-07T07:28:40.625Z checkDownloadAndInstall: error RequestError: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\got\index.js:220:22)
    at Object.onceWrapper (events.js:300:26)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
ERROR 2020-10-07T07:28:40.974Z GET https://textsecure-service.whispersystems.org/v1/config 0 Error
INFO  2020-10-07T07:28:41.001Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:41.001Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:41.854Z Updating BrowserWindow config: {"maximized":false,"autoHideMenuBar":false,"fullscreen":false,"width":800,"height":610,"x":559,"y":220}
INFO  2020-10-07T07:28:41.854Z config/set: Saving ephemeral config to disk
INFO  2020-10-07T07:28:41.976Z GET https://textsecure-service.whispersystems.org/v1/config
INFO  2020-10-07T07:28:42.088Z opening provisioning socket https://textsecure-service.whispersystems.org
ERROR 2020-10-07T07:28:42.397Z GET https://textsecure-service.whispersystems.org/v1/config 0 Error
INFO  2020-10-07T07:28:42.504Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:42.504Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:42.875Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:28:43.303Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:43.303Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:43.398Z GET https://textsecure-service.whispersystems.org/v1/config
ERROR 2020-10-07T07:28:43.819Z GET https://textsecure-service.whispersystems.org/v1/config 0 Error
ERROR 2020-10-07T07:28:43.819Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:28:51.444Z Removing notification
ERROR 2020-10-07T07:28:51.446Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:28:53.305Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:28:53.732Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:28:53.732Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:28:56.443Z Removing notification
ERROR 2020-10-07T07:28:56.444Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:29:01.444Z Removing notification
ERROR 2020-10-07T07:29:01.445Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:29:02.467Z Updating BrowserWindow config: {"maximized":false,"autoHideMenuBar":false,"fullscreen":false,"width":800,"height":610,"x":62,"y":305}
INFO  2020-10-07T07:29:02.467Z config/set: Saving ephemeral config to disk
INFO  2020-10-07T07:29:03.735Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:29:04.165Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:29:04.166Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:29:14.168Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:29:14.589Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:29:14.590Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:29:20.898Z Removing notification
ERROR 2020-10-07T07:29:20.901Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:29:24.592Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:29:25.009Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:29:25.009Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:29:25.899Z Removing notification
ERROR 2020-10-07T07:29:25.900Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:29:35.013Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:29:35.440Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:29:35.440Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:29:45.443Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:29:45.872Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:29:45.872Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:29:55.875Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:29:56.301Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:29:56.301Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:30:06.304Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:30:06.723Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:30:06.723Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:30:16.725Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:30:17.140Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:30:17.140Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:30:27.143Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:30:27.576Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:30:27.576Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:30:37.578Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:30:38.005Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:30:38.005Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:30:48.007Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:30:48.432Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:30:48.432Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:30:58.435Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:30:58.858Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:30:58.858Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:31:08.860Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:31:09.287Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:31:09.287Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:31:19.290Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:31:19.709Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:31:19.709Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:31:29.711Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:31:30.136Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:31:30.136Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:31:40.138Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:31:40.566Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:31:40.567Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:31:50.569Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:31:50.989Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:31:50.989Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:32:00.991Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:32:01.422Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:32:01.422Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:32:11.425Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:32:11.846Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:32:11.847Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:32:21.848Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:32:22.267Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:32:22.268Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:32:32.270Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:32:32.702Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:32:32.702Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:32:42.704Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:32:43.128Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:32:43.128Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:32:53.131Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:32:53.550Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:32:53.551Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:33:03.553Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:33:03.972Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:33:03.972Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:33:13.974Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:33:14.397Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:33:14.397Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:33:24.400Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:33:24.823Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:33:24.823Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:33:34.826Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:33:35.247Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:33:35.248Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:33:45.250Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:33:45.681Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:33:45.681Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:33:49.215Z Removing notification
ERROR 2020-10-07T07:33:49.215Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:33:49.743Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:33:50.164Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:33:50.164Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:33:50.810Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:33:51.236Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:33:51.237Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:33:51.637Z opening provisioning socket https://textsecure-service.whispersystems.org
INFO  2020-10-07T07:33:52.053Z provisioning socket closed. Code: 1006
ERROR 2020-10-07T07:33:52.054Z provisioning failed Error: websocket closed
    at W3CWebSocket.socket.onclose ([REDACTED]\app.asar\ts\textsecure\AccountManager.js:119:28)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] ([REDACTED]\app.asar\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onConnectFailed ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:219:14)
    at WebSocketClient.<anonymous> ([REDACTED]\app.asar\node_modules\websocket\lib\W3CWebSocket.js:59:25)
    at WebSocketClient.emit (events.js:210:5)
    at ClientRequest.handleRequestError ([REDACTED]\app.asar\node_modules\websocket\lib\WebSocketClient.js:227:14)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
INFO  2020-10-07T07:33:54.215Z Removing notification
ERROR 2020-10-07T07:33:54.215Z Top-level unhandled promise rejection: HTTPError: promiseAjax catch; code: -1
    at makeHTTPError ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:386:15)
    at [REDACTED]\app.asar\ts\textsecure\WebAPI.js:362:20
Original stack:
FetchError: request to https://textsecure-service.whispersystems.org/v1/config failed, reason: unable to verify the first certificate
    at ClientRequest.<anonymous> ([REDACTED]\app.asar\node_modules\node-fetch\lib\index.js:1464:11)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.socketErrorListener (_http_client.js:406:9)
    at TLSSocket.emit (events.js:210:5)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Initial stack:
Error
    at _outerAjax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:381:21)
    at _ajax ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:523:20)
    at Object.getConfig ([REDACTED]\app.asar\ts\textsecure\WebAPI.js:585:31)
    at Object.exports.refreshRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:32:36)
    at invokeFunc ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10359:23)
    at leadingEdge ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10369:26)
    at Object.debounced [as maybeRefreshRemoteConfig] ([REDACTED]\app.asar\node_modules\lodash\lodash.js:10436:20)
    at Object.initRemoteConfig ([REDACTED]\app.asar\ts\RemoteConfig.js:17:19)
    at file:///C:///Users/User/AppData/Local/Programs/signal-desktop/resources/app.asar/js/background.js:617:32
INFO  2020-10-07T07:33:59.072Z Loaded this list of log files from logPath: log.log`

@KarolZaleski Looking at your log, the most useful error is this one:

ERROR 2020-10-07T07:28:40.625Z checkDownloadAndInstall: error RequestError: unable to verify the first certificate

It looks like you're behind a firewall that does SSL termination, and is changing the certificate of the signal endpoint before it gets to Signal Destkop. Since Desktop pins its signal server interactions to our certificate, that's not going to work.

@KarolZaleski Looking at your log, the most useful error is this one:

ERROR 2020-10-07T07:28:40.625Z checkDownloadAndInstall: error RequestError: unable to verify the first certificate

It looks like you're behind a firewall that does SSL termination, and is changing the certificate of the signal endpoint before it gets to Signal Destkop. Since Desktop pins its signal server interactions to our certificate, that's not going to work.

Thank you very much for the quick response! It was not a firewall actually, but antiviral system that caused problems with its Filtering. I imagine that attempts to scan messages required ssl termination (as you mentioned). Adding Signal to the list of ignored apps solved the issue.

Glad to help. I'm going to close this to encourage people to enter new bugs.

Was this page helpful?
0 / 5 - 0 ratings