GreenTunnel icon indicating copy to clipboard operation
GreenTunnel copied to clipboard

Stackoverflow doesn't work with green-tunnel on

Open Fazel94 opened this issue 4 years ago • 4 comments

Description https://stackoverflow.com doesn't show up when green-tunnel is on. HTTP works but it just redirects you to HTTPS. I use Irancell TD-LTE internet.

To Reproduce Steps to reproduce the behavior:

  1. Turn on green-tunnel
  2. Go to stackoverflow.com
  3. Connection hangs a bit
  4. You get
Secure Connection Failed

An error occurred during a connection to stackoverflow.com. PR_END_OF_FILE_ERROR

    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem.

Learn more…

Expected behavior Open stackoverflow

Screenshots Screenshot

Desktop:

  • OS: Ubuntu 18.04
  • Browser: Firefox
  • Version: 74.0

Fazel94 avatar Mar 29 '20 04:03 Fazel94

How about dark mode? :D

I think it's because StackOverflow doesn't support packet splitting. if this website is not blocked in your country you can use SwitchyOmega browser extension and blacklist this website to do not use green-tunnel.

SadeghHayeri avatar Mar 31 '20 19:03 SadeghHayeri

@SadeghHayeri I am in Iran, it doesn't block it and I think the site doesn't support packet splitting. It may be due to using IIS in the backend since StackOverflow is an ASP website. Anyway I used Foxyproxy to blacklist StackOverflow. In general, it would be a good idea to either detect packet splitting failure and retransmit, or just retransmit when it seems there is a failure once without splitting. Or a simpler way is just to create a community maintained list of sites that have to be blacklisted because they don't support packet splitting.

Fazel94 avatar Apr 08 '20 14:04 Fazel94

StackOverflow is working for me with green-tunnel

dhruvdgupta avatar Jul 09 '20 12:07 dhruvdgupta

I am too experiencing the same issue I am using foxyproxy plugin in firefox to connect to green tunnel

When I am not connected to green tunnel stackoverflow works fine But when I am connected to green tunnel I get certificate expired error

TheSeriousProgrammer avatar Jan 26 '21 04:01 TheSeriousProgrammer