zaneschepke / wgtunnel

An alternative Android client app for WireGuard VPN
https://zaneschepke.com/wgtunnel-docs
MIT License
601 stars 33 forks source link

[BUG] - hung tunnel #240

Closed zamansoum closed 4 days ago

zamansoum commented 1 week ago

Describe the bug When the VPN turns on automatically after leaving a trusted wifi, often the tunnel does not work at all until I turn it off and on again. It is reproduced daily and on two different pixel phones. P7 and P6. I noticed on the tunnel stats that the RX is the one staying at 0 while TX was going up. The Pixel 6 often has to turn off and on the tunnel for it to work while the Pixel 7 is fine once that initial restart is done.

The problem is not from the tunnel itself since it works without issues with the laptop and the pixel 7 does not have the p6 issue of restarting the connection in the middle of the day

I did not collect logs when it happened but will do next time and append them to this thread

Smartphone (please complete the following information):

To Reproduce Steps to reproduce the behavior:

Setup the auto-Tunelling Leave the wifi range See if the tunnel comes up and works fine

Expected behavior Tunnel should automatically turn on when leaving the wireless network and it should not require any user manipulation. Tunnel should stay stable and on during the day without the need of restarting it.

Screenshots (Only if necessary)

Additional context Add any other context about the problem here.

zaneschepke commented 1 week ago

Hello! Thank you for reporting the issue.

This is an old app version. Could you please try the latest 3.4.7?

zamansoum commented 1 week ago

Installing now, will report back within a couple of days

zamansoum commented 4 days ago

Update seems to have fixed it. Thank you