RESOLVED INVALID 163486
[SOUP] MiniBrowser: play.spotify.com page does not work after a VPN connection is (de)activated
https://bugs.webkit.org/show_bug.cgi?id=163486
Summary [SOUP] MiniBrowser: play.spotify.com page does not work after a VPN connectio...
Regényi Balázs
Reported 2016-10-15 06:14:26 PDT
Original issue: https://github.com/tiliado/nuvolaplayer/issues/256 So, I use VPN, but not always. If the MiniBrowser is running with https://play.spotify.com and I (de)activate my vpn connection then the app can not continue the playing and any items do nothing. I have to reload the page to continue the normal working. $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.1 LTS Release: 16.04 Codename: xenial $ unity --version unity 7.4.0 $ uname -m x86_64
Attachments
Michael Catanzaro
Comment 1 2016-10-15 07:34:15 PDT
It's not specific to Spotify, I've seen various connection problems after disconnecting from a VPN. I'm not sure if these are WebKit bugs, though, or if it's just to be expected.
Carlos Alberto Lopez Perez
Comment 2 2016-10-17 03:05:49 PDT
After connecting/disconnecting from/to a VPN, it is expected that your default route has changed. It is also expected that your external IP has changed. So any established TCP connection is broken. And we can't do anything about this. I guess that your best option is just to reload the current page. I guess the same happen when using any other browser like Chromium or Firefox, right?
Michael Catanzaro
Comment 3 2016-12-26 18:39:46 PST
(In reply to comment #2) > After connecting/disconnecting from/to a VPN, it is expected that your > default route has changed. It is also expected that your external IP has > changed. So any established TCP connection is broken. And we can't do > anything about this. > > > I guess that your best option is just to reload the current page. > > > I guess the same happen when using any other browser like Chromium or > Firefox, right? This sounds right to me.
Note You need to log in before you can comment on or make changes to this bug.