Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Unknown plugin kcptun #17

Closed
ghost opened this issue Mar 10, 2017 · 3 comments
Closed

Unknown plugin kcptun #17

ghost opened this issue Mar 10, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 10, 2017

The plugin has been successfully installed.
For profile A and B:

  • A can start running with kcptun (although not successful and I'm still debugging with B)
  • B cannot start, carrying with an error failed to connect the remote server: Unknown plugin kcptun.
03-10 21:39:27.326  1019  1030 I HwPFWLogger: AppAutoStartupPolicy:prevent start provider of package com.github.shadowsocks.plugin.kcptun, auth: com.github.shadowsocks.plugin.kcptun.BinaryProvider, name: com.github.shadowsocks.plugin.kcptun.BinaryProvider by callerPid 15744, callerUid 10089
03-10 21:39:27.328 15744 16330 W System.err: java.lang.IllegalArgumentException: Unknown URI content://com.github.shadowsocks.plugin.kcptun.BinaryProvider
03-10 21:39:27.330  1019  1831 I HwPFWLogger: AppAutoStartupPolicy:prevent start provider of package com.github.shadowsocks.plugin.kcptun, auth: com.github.shadowsocks.plugin.kcptun.BinaryProvider, name: com.github.shadowsocks.plugin.kcptun.BinaryProvider by callerPid 15744, callerUid 10089
03-10 21:39:27.344 15744 16330 W System.err: java.io.FileNotFoundException: Unknown plugin kcptun
03-10 21:39:27.393 15784 15784 E ShadowsocksMainActivity: Error to start VPN service: Failed to connect the remote server: Unknown plugin kcptun
@Mygod
Copy link
Collaborator

Mygod commented Mar 10, 2017

Check your system settings.

@aUsernameWoW
Copy link

You may need this: #12
It requires root permissions

@john564
Copy link

john564 commented May 14, 2017

android 6.0

EDIT: found the problem for my case, checking notifications showed shadowsocks needed the permission to run secondary app kcptun. Once I allowed it, working again.

Reproduce.
uninstall and install kcptun. First time shadowsocks+kcptun connection works,
second time, gives error "Unknown plugin kcptun"
Check Notifications shows "Stopped Shadowsocks from launching secondary app kcptun"
when you click kcptun, its asks permission for kcptun to be launched by shadowsocks.
Click allow, and all working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants