Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Failed to connect the remote server: dlopen failed: library "libjni-helper.so" not found #2

Open
GitCod-Man opened this issue Jul 17, 2023 · 0 comments

Comments

@GitCod-Man
Copy link

build finished,run app, click connect ,and the error like this:
java.lang.UnsatisfiedLinkError: dlopen failed: library "libjni-helper.so" not found
2023-07-17 15:59:35.423 7913-8767 System.err com.github.shadowsocks W at java.lang.Runtime.loadLibrary0(Runtime.java:1077)
2023-07-17 15:59:35.424 7913-8767 System.err com.github.shadowsocks W at java.lang.Runtime.loadLibrary0(Runtime.java:998)
2023-07-17 15:59:35.424 7913-8767 System.err com.github.shadowsocks W at java.lang.System.loadLibrary(System.java:1656)
2023-07-17 15:59:35.424 7913-8767 System.err com.github.shadowsocks W at com.github.shadowsocks.JniHelper.(JniHelper.java:47)
2023-07-17 15:59:35.424 7913-8767 System.err com.github.shadowsocks W at com.github.shadowsocks.JniHelper.parseNumericAddress(Native Method)
2023-07-17 15:59:35.424 7913-8767 System.err com.github.shadowsocks W at com.github.shadowsocks.utils.UtilsKt.isNumericAddress(Utils.kt:24)
2023-07-17 15:59:35.424 7913-8767 System.err com.github.shadowsocks W at com.github.shadowsocks.bg.BaseService$Interface$onStartCommand$1.invoke(BaseService.kt:400)
2023-07-17 15:59:35.425 7913-8767 System.err com.github.shadowsocks W at com.github.shadowsocks.bg.BaseService$Interface$onStartCommand$1.invoke(BaseService.kt:229)
2023-07-17 15:59:35.425 7913-8767 System.err com.github.shadowsocks W at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:18)
2023-07-17 15:59:35.606 7868-7868 ShadowsocksMainActivity com.github.shadowsocks E Error to start VPN service: Failed to connect the remote server: dlopen failed: library "libjni-helper.so" not found

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

No branches or pull requests

1 participant