-
-
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
Signal fails to connect from university's network #3275
Comments
Does your university network use some kind of proxy? There have been several issues reported about such networks. E.g. one of my contacts is at a research facility, which uses a proxy, causing some trouble every now and then (failed attachment downloads etc. see #2985, #3032). I am also in a (German) university subnet (without proxy) and my office PC (connected via ethernet) never had any trouble. So it would be quite strange, if a comparable university network is blocked on the server side. Just some isseus for reference with further information (if the proxy issue should be the case): |
No, my university definitely doesn't use any kind of proxy. I am directly connected to the internet with an IP from /24, I can see that address in the logs of my own servers when I connect to them. Also note that up until yesterday everything worked absolutely fine; if this was an issue with the university adding a proxy all of the sudden, then a LOT of software would not longer work/need to be reconfigured to use the proxy, but nothing like that happened. It's only Signal. |
You are absolutely right. That definitely does not sound like it is related to some kind of proxy. As the issues #2985, #3032 mostly likely also have been caused due to some misconfiguration of the server (at least that is my assumption, because it just worked again for all affected people without any changes on the client sides), a server side fault might of course have happened again. |
Have you tried using a VPN to login through that network? Could mean they're blocking signal's servers if you're able to successfully |
They are not blocking the servers, again, I can connect via HTTP just not HTTPS. Outgoing blocks would also typically not lead to packages just being dropped, the gateway/its firewall would instead reject it. Of course it would work via VPN, I don't even have to try that, it obviously works when the traffic originates from a different network (doesn't matter if it's VPN or my mobile data connection). |
What do you get with a
Maybe some of your university's new traffic inspection chokes on our self-signed certificates? |
So I couldn't answer because of not being at my university for the weekend, but since returning today, the problem is fixed. If you didn't change anything on your side, I suspect my university did... the idea with the traffic inspection is a possible idea, yea. This can be closed. |
Bug Description
Since two days, I have been unable to use Signal from my university's network (specifically, I am in the subnet /24). This applies to both the WiFi from my Android, and Signal-Desktop installed to my office PC that also connects to the internet via the university's network. It seems that the Signal server just drops all traffic from here:
I have checked my university's firewall policy and Signal is not on there; I can also verify that the IPs are not blocked from here because funnily enough, the Signal server DOES in fact respond on the HTTP port:
So this is why I don't think the problem lies with my university, but on the other side.
I am aware that this is not a problem with Signal-Desktop itself, but most likely with the Signal server/some configuration or blocking in your Nginx. I am still reporting this here because I noticed the problems first on Desktop, and while I can switch my Android to mobile data, I cannot do the same for my office PC obviously. I hope you can show/forward this to the appropriate OWS server admins, if applicable, or point me to where I (or my university's network admins) can report this.
Steps to Reproduce
Actual Result:
Expected Result:
Platform Info
Signal Version: 1.23
Operating System: Ubuntu 18.04.1 LTS
Linked Device Version: 4.36.2
Link to Debug Log
https://debuglogs.org/89e338006f876a0eda1b77c27da8ecdac7a2410c5bdaac60130ed90abe1c657e
The text was updated successfully, but these errors were encountered: