Skip to content
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

Windscribe disconnects and loops when hotspot is enabled (Windows & Ubuntu) #175

Open
Paraguanads opened this issue Aug 24, 2024 · 3 comments

Comments

@Paraguanads
Copy link

Describe the bug
When creating a 2.4 GHz Wi-Fi hotspot on a desktop (tested on both Windows 10 and Ubuntu 24.04) and connecting an older laptop to this hotspot while running Windscribe VPN, the VPN client crashes and enters a connection loop. The VPN keeps attempting to reconnect until the hotspot is disabled. This issue seems specific to scenarios involving both hotspot functionality and Windscribe.

OS and app information:
OS: Windows 10 22H2 (Compilation 19045.4529), Ubuntu 24.04 LTS
App version: Windscribe 2.10.16 (Windows), Windscribe 2.10.15 (Linux)

To Reproduce
Steps to reproduce the behavior:

  1. On the desktop, enable a Wi-Fi hotspot (using 2.4 GHz) while connected to Windscribe VPN.
  2. On an older laptop, connect to the hotspot network.
  3. Observe that the Windscribe client on the desktop crashes and begins looping attempts to reconnect until the hotspot is turned off.

Expected behavior
The VPN client should maintain a stable connection while the hotspot is active, allowing the connected devices to access the internet via the VPN tunnel without crashes or looping. If the Firewall switch is off this could cause data leakage on the host.

Screenshots
N/A

Additional context
I have no idea if this issue is presented in previous versions of Windscribe with similar network setups, though it’s the first time I’m using a hotspot with an older laptop in combination with Windscribe. The bug occurs across both Windows and Linux desktop setups, suggesting it might be related to how Windscribe handles hotspot-related network interfaces.

@jaxu
Copy link
Contributor

jaxu commented Aug 26, 2024

What protocols does this occur on? We are aware that WireGuard has some issues with hotspots, but IKEv2/OpenVPN may work.

@Paraguanads
Copy link
Author

What protocols does this occur on? We are aware that WireGuard has some issues with hotspots, but IKEv2/OpenVPN may work.

Indeed, I am using Wireguard on both devices. I just tried with the other protocols and was able to use the hotspot. The error seems to be related to Wireguard, as you indicate.
Thanks for replying!

@jaxu
Copy link
Contributor

jaxu commented Aug 26, 2024

Thanks for checking! As mentioned before, we are aware of this issue with WireGuard though it has been somewhat low priority. I'll bump the priority on it and hopefully we'll get a chance to take a look in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants