Android App Bundle .aab file error #2748
Unanswered
myflyingfish
asked this question in
Q&A
Replies: 3 comments 5 replies
-
who can help me |
Beta Was this translation helpful? Give feedback.
1 reply
-
解决了
发自我的iPhone
…------------------ Original ------------------
From: Jmkery ***@***.***>
Date: Wed,Jul 14,2021 10:35 AM
To: shadowsocks/shadowsocks-android ***@***.***>
Cc: zhaoqigang ***@***.***>, Author ***@***.***>
Subject: Re: [shadowsocks/shadowsocks-android] Android App Bundle .aab file error (#2748)
|
Beta Was this translation helpful? Give feedback.
4 replies
-
269695882我的口口
发自我的iPhone
…------------------ Original ------------------
From: Jmkery ***@***.***>
Date: Thu,Jul 15,2021 10:42 AM
To: shadowsocks/shadowsocks-android ***@***.***>
Cc: zhaoqigang ***@***.***>, Author ***@***.***>
Subject: Re: [shadowsocks/shadowsocks-android] Android App Bundle .aab file error (#2748)
在吗?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please read contributing guidelines. Thanks.
Describe the bug
when use App bundle . connect error,
To Reproduce
Steps to reproduce the behavior:
1 use App bundle
2 connect
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Smartphone (please complete the following information):
xiaomi 6
Configuration
Put an
x
inside the [ ] that applies.Non-fatal Exception: java.io.IOException
Cannot run program "/data/app/com.**********.vpn-OX3nURyLvUlamexjuE5czA==/lib/arm64/libsslocal.so" (in directory "/data/user_de/0/com.**********vpn/no_backup"): error=2, No such file or directory
Caused by java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(UNIXProcess.java)
at java.lang.UNIXProcess.(UNIXProcess.java:133)
at java.lang.ProcessImpl.start(ProcessImpl.java:141)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
at com.github.shadowsocks.bg.GuardedProcessPool$Guard.start(SourceFile:54)
at com.github.shadowsocks.bg.GuardedProcessPool.start(SourceFile:117)
at com.github.shadowsocks.bg.GuardedProcessPool.start$default(SourceFile:114)
at com.github.shadowsocks.bg.ProxyInstance.start(SourceFile:124)
at com.github.shadowsocks.bg.ProxyInstance.start$default(SourceFile:68)
at com.github.shadowsocks.bg.BaseService$Interface$DefaultImpls.startProcesses(SourceFile:239)
at com.github.shadowsocks.bg.VpnService.startProcesses(SourceFile:161)
at com.github.shadowsocks.bg.BaseService$Interface$onStartCommand$3.invokeSuspend(SourceFile:383)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:33)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:106)
at android.os.Handler.handleCallback(Handler.java:914)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:225)
at android.app.ActivityThread.main(ActivityThread.java:7564)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
Beta Was this translation helpful? Give feedback.
All reactions