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

Error when im trying to start the scrcpy #5866

Open
ShinyLucks opened this issue Feb 22, 2025 · 0 comments
Open

Error when im trying to start the scrcpy #5866

ShinyLucks opened this issue Feb 22, 2025 · 0 comments

Comments

@ShinyLucks
Copy link

Environment

  • Windows
  • scrcpy-win64-v3.1
  • WIndows release
  • Xiaomi POCO F1
  • Android 13

Describe the bug

It keeps erroring, the last time when i try it and it works perfectly fine was yesterday, but now when i try to open it, this errors happen

C:\Users\user\Downloads\scrcpy-win64-v3.1\scrcpy-win64-v3.... file pushed, 0 skipped. 73.7 MB/s (90640 bytes in 0.001s)
[server] INFO: Device: [Xiaomi] Xiaomi POCO F1 (Android 13)
[server] ERROR: android.os.ServiceManager$ServiceNotFoundException: No service published for: input
java.lang.IllegalStateException: android.os.ServiceManager$ServiceNotFoundException: No service published for: input
        at android.hardware.input.InputManager.getInstance(InputManager.java:334)
        at android.view.KeyCharacterMap.load(KeyCharacterMap.java:352)
        at com.genymobile.scrcpy.control.Controller.<init>(Controller.java:86)
        at com.genymobile.scrcpy.Server.scrcpy(Server.java:115)
        at com.genymobile.scrcpy.Server.internalMain(Server.java:251)
        at com.genymobile.scrcpy.Server.main(Server.java:201)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:357)
Caused by: android.os.ServiceManager$ServiceNotFoundException: No service published for: input
        at android.os.ServiceManager.getServiceOrThrow(ServiceManager.java:166)
        at android.hardware.input.InputManager.getInstance(InputManager.java:332)
        ... 7 more
ERROR: Could not retrieve device information
ERROR: Server connection failed

Please do not post screenshots of your terminal, just post the content as text instead.

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