Hello,
Every Proxy 18.0.1 is exiting when the local Google Play Store process restarts its LicensingService. This has occurred on two consecutive nights.
Environment:
- Pixel 8a
- Android 16
- Battery usage: Unrestricted
- Power Save: Disabled
- Auto Start: Enabled
- HTTP proxy:
0.0.0.0:8080Relevant July 29 log excerpt:
07-29 02:08:35.763 2230 2511 D BusinessScope: Start running the #179408 block
07-29 02:08:35.764 2230 2511 D ImpulseStateSource: Notify clients: 89700
07-29 02:08:35.764 2230 2511 D BusinessScope: Finish running the #179408 block
07-29 02:08:35.764 2230 2511 D BusinessScope: Finish running the #179409 block
07-29 02:08:40.615 8161 8161 W Finsky: Killing app as it has been scheduled for restart
07-29 02:08:40.622 8161 8161 I Finsky: Exit with reason: 432, called from: java.lang.Throwable
07-29 02:08:40.631 8161 8161 I android.vending: System.exit called, status: 0
07-29 02:08:40.631 8161 8161 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
07-29 02:08:40.781 1467 3953 I ActivityManager: Process com.android.vending (pid 8161) has died: prcp FGS
07-29 02:08:40.786 936 936 I Zygote: Process 8161 exited cleanly (0)
07-29 02:08:40.787 23262 23262 W LicenseClient: Unexpectedly disconnected from the licensing service.
07-29 02:08:40.789 23262 23262 E LicenseClient: Error while checking license: com.pairip.licensecheck.LicenseCheckException: Licensing service unexpectedly disconnected.
07-29 02:08:40.789 23262 23262 E LicenseClient: at com.pairip.licensecheck.LicenseClient.onServiceDisconnected(LicenseClient.java:343)
07-29 02:08:40.801 1467 3953 W ActivityManager: Scheduling restart of com.android.vending/com.google.android.finsky.services.LicensingService in 20999ms
07-29 02:08:40.850 23262 23262 I ware.everyproxy: System.exit called, status: 0
07-29 02:08:40.851 23262 23262 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
07-29 02:08:41.050 936 936 I Zygote: Process 23262 exited cleanly (0)
07-29 02:08:41.075 1467 2454 I ActivityManager: Process com.gorillasoftware.everyproxy (pid 23262) has died: prcp FGS
The same sequence occurred the previous night at approximately 2:06 AM. No fatal exception or battery-management termination was recorded.
Could a temporary LicensingService disconnect be treated as retryable instead of causing Every Proxy to exit? Ideally, the running proxy would remain active while the local Play Store LicensingService restarts.
Thank you,
Dave