Skip to content

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

@GitCod-Man

Description

@GitCod-Man

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions