-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection to server fails for pairing device with Chromium Signal App #1094
Comments
I have the same problem, there seems to be a CN mismatch as textsecure-service-ca.whispersystems.org is returning a certificate for textsecure-service.whispersystems.org. Also, chrome doesn't seem to trust the RootCA (serial number: 00 89 ba 2d ab 4a e4 f3 62). |
Same issue on Windows 10, Chrome 58.0.3029.110 (64-bit) and 61.0.3114.0 (canary 64-bit). How do I get access to the debug log when the app is in non-paired state? I don't get a menu and don't know the chrome windows directory structure at all.. Worth noting: The app was unable to connect for about half a month now, so I removed the pairing in the hope that it would work after re-applying it again. |
What happens when you try to navigate directly to https://textsecure-service-ca.whispersystems.org? I get this response |
If I ignore the cert error (just to test) I get a 503. |
@maritz what about https://textsecure-service-ca.whispersystems.org:80/ ? The "*.mediamath.com" bit sounds like something is meddling with your connection though (like a captive portal). |
@haffenloher I'll test that when I'm at home later today. I'm now on a different machine and network, going to https://textsecure-service-ca.whispersystems.org/ gets me a different error:
OS: Linux However going to https://textsecure-service-ca.whispersystems.org:80/ on this system gets me the 404 json response without cert errors. |
On my Windows Desktop at home I get "ERR_CONNECTION_REFUSED" for https://textsecure-service-ca.whispersystems.org:80/ I'll try another machine on my home network and without my router tomorrow. If that gets the same results, it might be time to call my ISP. |
Note that there are absolutely some countries where signal is blocked. :0( The mobile apps have some techniques for dealing with this, but the desktop app currently does not. |
I did a router firmware upgrade (was one version behind) and now it's working again. Weird. |
This issue was closed because it's not a bug with the app. It's a bug having to do with certificates, certificate authorities, and your connection to the primary signal server. Ultimately this issue became a tech support forum for those with various difficulties connecting - a user configuration (or sometimes ISP) issue rather than a functionality problem. Please contact Whisper Systems support if you can't connect directly to the signal server with your browser. The application can't do any better than your browser can. |
@Carles-Figuerola that screen shot looks like you tried on port 443. How about https://textsecure-service-ca.whispersystems.org:4433 or https://textsecure-service-ca.whispersystems.org:80 ? |
Bug description
Cannot connect to server after transition to new phone and trying to pari device.
Steps to reproduce
Actual result: Window which should show the QR code to pair device says: Failed to connect so server
Expected result: QR code for pairing should appear
Screenshots
Platform info
Operating System: OpenSuse
Browser: Chromium 54.0.2840.100 (64-bit)
Signal version: 0.33.0
Link to debug log
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.100 Safari/537.36 Signal-Desktop/0.33.0
2017-03-17T06:05:26.287Z websocket closed 1006
2017-03-17T06:05:36.325Z opening provisioning socket https://textsecure-service-ca.whispersystems.org:8443
2017-03-17T06:05:39.759Z websocket closed 1006
2017-03-17T06:05:49.786Z opening provisioning socket https://textsecure-service-ca.whispersystems.org:80
2017-03-17T06:05:52.265Z websocket closed 1006
2017-03-17T06:06:02.324Z opening provisioning socket https://textsecure-service-ca.whispersystems.org:4433
2017-03-17T06:06:05.403Z websocket closed 1006
2017-03-17T06:06:15.443Z opening provisioning socket https://textsecure-service-ca.whispersystems.org:8443
2017-03-17T06:06:20.726Z websocket closed 1006
2017-03-17T06:06:30.753Z opening provisioning socket https://textsecure-service-ca.whispersystems.org:80
The text was updated successfully, but these errors were encountered: