ismartcoding / plain-app

PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy to use web interface!
https://docs.plain.icu
GNU Affero General Public License v3.0
2.52k stars 129 forks source link

Service not starting #183

Open inos-github opened 3 months ago

inos-github commented 3 months ago

Describe the bug Service not starting with error. See screenshot. Device: Xiaomi 14 HyperOS

To Reproduce Steps to reproduce the behavior:

  1. Start the service

Screenshots Screenshot_2024-06-09-16-26-14-451_com.ismartcoding.plain.jpg

Smartphone (please complete the following information):

ismartcoding commented 3 months ago

Try tap the "Relaunch App" button.

inos-github commented 3 months ago

It doesn't help to press the relaunch button. The service cannot be reached via the address either.

inos-github commented 3 months ago

The error persists in version 1.2.58

NikunjKhangwal commented 3 months ago

Same issue here. Relaunching doesn't help. The service never starts after relaunching.

ismartcoding commented 3 months ago

@NikunjKhangwal what is your device model and android os version?

NikunjKhangwal commented 3 months ago

@ismartcoding Poco M2, Android 12

ismartcoding commented 3 months ago

The root cause is still unknown on some devices. Would reinstalling the application or rebooting the device potentially resolve the issue?

NikunjKhangwal commented 3 months ago

It's working as of now after clearing data. Let see how it turns out

ismartcoding commented 3 months ago

Thanks for trying. It should be related to the SSL certificate generation. I will review the code to check if there is a fix for this. @inos-github Can you try clearing the app data?

inos-github commented 3 months ago

Same here. Reinstalling the app fixed the problem. Thanks!