-
Notifications
You must be signed in to change notification settings - Fork 287
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
[Bug] Gnirehtet failed to run, Unexpected 'somp_thr', was expecting 'package:'
#328
Comments
@viarotel still not fixed with Escrcpy-1.28.3-win-x64.zip |
I analyzed your error because the port 31416 required by Gnirehtet is occupied, and I tested my phone in v1.28.3 and it works fine. |
That doesn't make sense, then why the previous version of v1.27.5 is working fine? |
I won't close this question for now, you're the only one reporting this problem, but I do need more details like how to quickly reproduce the issue, since it works fine on my device. |
To isolate the issue, I have tested to manually run After the It turns out the port occupied error is caused if I click the Gnirehtet more than once. The difference from v1.27.5 from v1.27.6 on the file of electron/exposes/gnirehtet/index.js is the commit of 0e098c3. P.S. The phone OS is Nougat 7.1 API 25 if that matters. The relevant logcat with the newer version: 01-08 23:56:47.947 1733 1733 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
01-08 23:56:47.955 1733 1733 I art : System.exit called, status: 0
01-08 23:56:47.955 1733 1733 I AndroidRuntime: VM exiting with result code 0.
(desktop gui somp_thr error) The relevant logcat with the previous version: 01-09 00:06:28.380 2346 2346 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
01-09 00:06:28.386 2346 2346 I art : System.exit called, status: 0
01-09 00:06:28.386 2346 2346 I AndroidRuntime: VM exiting with result code 0.
01-09 00:06:28.905 2351 2351 D AndroidRuntime: Calling main entry com.android.commands.am.Am
01-09 00:06:28.919 5206 5699 I ActivityManager: START u0 {act=com.genymobile.gnirehtet.START typ=null flg=0x10000000 cmp=ComponentInfo{com.genymobile.gnirehtet/com.genymobile.gnirehtet.GnirehtetActivity}} from uid 2000 on display 0
(and so on) |
Backgrounds
OS: Windows 11
Release package: Escrcpy-1.27.6-win-x64.zip
It was fine with the previous release of Escrcpy-1.27.5-win-x64.zip
Steps to reproduce
Escrcpy.exe
An error in yellow font color with exclamation mark shows up:
I did try to reset the preferences, but it doesn't work.
I did try to enable the Gnirehtet Fix option, but it doesn't work.
An interesting thing is that, after I click the button, the debug log shows one line of error:
The text was updated successfully, but these errors were encountered: