You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Environment
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
Please do not post screenshots of your terminal, just post the content as text instead.
The text was updated successfully, but these errors were encountered: