wgtunnel icon indicating copy to clipboard operation
wgtunnel copied to clipboard

[BUG] - App crash when configured for IPv6

Open ShaunMaher opened this issue 2 months ago • 0 comments

Describe the bug If an IPv6 address is entered into the Interface -> Addresses field, (with or without also specifying an IPv4 address), the app crashes whenever it tries to establish a connection. This has worked fine until recently. Both manually establishing a connection using the UI, or enabling auto-tunnelling causes the crash.

From the log:

2024-04-14T08:13:55.000000978Z 28061 28183 ERROR AndroidRuntime: message= java.lang.IllegalArgumentException: Cannot set address

Smartphone (please complete the following information):

  • Device: Pixel 6
  • Android Version: Android 14
  • App Version: 3.4.1

To Reproduce Steps to reproduce the behavior:

Described above.

Expected behavior Tunnel connects and happiness is achieved.

Screenshots (Only if necessary)

Additional context Add any other context about the problem here.

ShaunMaher avatar Apr 14 '24 08:04 ShaunMaher