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

IServiceManager haven't been received #209

Open
zypherift opened this issue Jan 4, 2025 · 0 comments
Open

IServiceManager haven't been received #209

zypherift opened this issue Jan 4, 2025 · 0 comments

Comments

@zypherift
Copy link

Hello!
I just installed your app, but ran into an issue.
Whenever I try to install any APK, I get this exception:

time: 1736030649748
msg: java.lang.IllegalStateException: IServiceManager haven't been received
stacktrace: java.lang.RuntimeException: Unable to create service dev.sanmer.pi.service.InstallService: java.lang.IllegalStateException: IServiceManager haven't been received
	at android.app.ActivityThread.handleCreateService(ActivityThread.java:4925)
	at android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2407)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loopOnce(Looper.java:232)
	at android.os.Looper.loop(Looper.java:317)
	at android.app.ActivityThread.main(ActivityThread.java:8592)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
Caused by: java.lang.IllegalStateException: IServiceManager haven't been received
	at dev.sanmer.pi.cd.a(Unknown Source:9)
	at dev.sanmer.pi.r6.b(Unknown Source:95)
	at dev.sanmer.pi.cW.getValue(Unknown Source:20)
	at dev.sanmer.pi.service.InstallService.e(Unknown Source:2)
	at dev.sanmer.pi.service.InstallService.onCreate(Unknown Source:13)
	at android.app.ActivityThread.handleCreateService(ActivityThread.java:4912)
	... 9 more

I use KSU, and I double checked that PI has been set up correctly; turned on root in the KSU app before launching it, selected root working mode, gave access to notifications, and selected PI as my package installer, but anytime I tap on any APK files, it just presents me with a ,,PI keeps stopping" error.

Thank you for your help!

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

No branches or pull requests

1 participant