zaneschepke / wgtunnel

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

[BUG] - Random crash #235

Open gabriel20xx opened 3 weeks ago

gabriel20xx commented 3 weeks ago

Describe the bug The app crashed randomly today. This is the error:

[Stack Trace]: java.io.FileNotFoundException: /data/user/0/com.zaneschepke.wireguardautotunnel/cache/tmp/Gabriels Phone.conf: open failed: ENOENT (No such file or directory) at libcore.io.IoBridge.open(IoBridge.java:574) at java.io.FileOutputStream.(FileOutputStream.java:236) at U3.e.d(Unknown Source:60) at U3.e.b(Unknown Source:86) at m4.h.a(Unknown Source:336) at m4.e.r(Unknown Source:85) at U4.a.t(Unknown Source:8) at n5.F.run(Unknown Source:114) at G2.e.run(Unknown Source:245) at u5.i.run(Unknown Source:2) at u5.a.run(Unknown Source:91) Suppressed: s5.g: [l0{Cancelling}@79690ca, Dispatchers.Main.immediate] Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) at libcore.io.Linux.open(Native Method) at libcore.io.ForwardingOs.open(ForwardingOs.java:563) at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274) at libcore.io.ForwardingOs.open(ForwardingOs.java:563) at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8389) at libcore.io.IoBridge.open(IoBridge.java:560) ... 10 more

Smartphone (please complete the following information):

To Reproduce Steps to reproduce the behavior:

It happend randomly

Expected behavior App should not have crashed

Screenshots (Only if necessary)

Additional context No