gnirehtet icon indicating copy to clipboard operation
gnirehtet copied to clipboard

The system cannot find the file specified.

Open reibc opened this issue 6 years ago • 4 comments

2018-07-28 07:26:31.987 INFO Main: Starting relay server... 2018-07-28 07:26:31.987 INFO Main: Checking gnirehtet client... 2018-07-28 07:26:31.988 ERROR Main: Cannot start client: Command adb ["shell", "dumpsys", "package", "com.genymobile.gnirehtet"] failed: The system cannot find the file specified. (os error 2) 2018-07-28 07:26:31.990 INFO Relay: Relay server started

Hello, so I've got this error while trying to run gnirehtet, I've checked the other posts referring to this error, but none of them solved it, I did add a Patch to the adb drivers, but still no positive outcome.

reibc avatar Jul 28 '18 04:07 reibc

It seems it cannot find adb.

From the same directory, what is the result of adb devices?

rom1v avatar Jul 28 '18 07:07 rom1v

I am receiving this same error. For both RUST and JAVA. ADB devices correctly comes back with my serial number. This is on a Mac with a pixel 3 xl. I was able to root my phone with this platform tools, not sure why it is causing issues... I ran ./adb shell dumpsys package com.genymobile.gnirehtet as you mentioned in another thread and it returned a list of packages, followed by Dexopt state: Unable to find package: com.genymobile.gnirehtet Compiler stats: Unable to find package: com.genymobile.gnirehtet

JCDC85 avatar Jul 03 '19 13:07 JCDC85

I'm having the same error too

Elshaabany avatar Oct 14 '19 14:10 Elshaabany

I have this error too image

Sayyid01 avatar Nov 14 '21 01:11 Sayyid01