-
Notifications
You must be signed in to change notification settings - Fork 7
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
Service stops at random #23
Comments
Could you please explain how you triggered the crash? Or does this just happen at random while the service is running? |
It's happen at random while the service is running. Here is a logcat from this morning. Logcat 3:
Logcat 4:
Logcat 5:
|
Updated: I've turned off "Watch connection" and found DNSNet working great without any stops for 24 hours. |
DNSNet version: 1.0.16 same here with the current release, will try to do the same (disable Watch connection option) and check again |
don't fix the problem for me (app crashes further), will provide debugs next hope this helps: here logcat with enabled option "Watch connection": |
@mnirun Would you mind trying to disable battery optimizations for the app? I'm still not entirely sure what the issue is but I was reminded recently how this could cause problems. |
mmhh i have the same problem, but the App is complete out of any battery optimization in my case, or is my problem not same? |
The most I can gather from your logs is how there's a large number of sockets that are being left open so it's probably different? The only indication of the service stopping from mnirun is one log showing that the watchdog stopped the service and I don't think it's being restarted. The other logs don't tell me anything very useful. |
Okay and what we should do now, to find the issue or issues? |
I need a way to replicate the issue on my end. That way I could better analyze how to fix this. |
have edited my last reply. |
here my current config: dnsnet.json |
I have the same setup and I use it daily without the service stopping. |
no, the permanent notification says only DNSnet "Stopped" but no other explanation. |
Hope this help, the persistent notificaton: Here the next logcat, the App or some services crashed again and when I open the app I see no stop or play floating button, I see a spinner: |
In my case, I have probably found the problem. |
DNSNet keep stopped randomly.
DNSNet version: 1.0.16
DNSNet APK Source: F-Droid
Device: realme 5 Pro
OS: Android 11
Logcat 1:
Logcat 2:
The text was updated successfully, but these errors were encountered: