nightscout / AndroidAPS

Opensource automated insulin delivery system (closed loop)
https://wiki.aaps.app
GNU Affero General Public License v3.0
696 stars 1.71k forks source link

3.2.0-dev-j app hangs (until app closed and restarted) #2599

Closed sdolenc closed 1 year ago

sdolenc commented 1 year ago

We recently switched from 3.1.0.3 to 3.2.0-dev-j (commit https://github.com/nightscout/AndroidAPS/commit/a5774b6e2eb398311c80e9e00c01bede82978633 on 2023-06-14) on our pixel a4 running android 13.

We noticed the dev branch "hangs" periodically for us. The OS asks if we want to "wait" or "close" the app. We eventually need to close and restart aaps

Example from logs: ui hangs sometime around 19:57:18.630 app restart at 20:03:42.198 short log file full log file zipped

I'm not sure if this is related or a separate concern: we also get more omnipod pump errors/alerts on the dev branch. Here's a screenshot of the four we got this morning. (Temp basal status not as expected) four events in the logs 07:55:19.487, 07:55:20.553, 07:55:44.607, 07:55:44.614 short log file full log file zipped another zipped log file with more pump errors

Update: we got more pod errors this afternoon. "Bolus delivery status uncertain", "Failed to resume delivery", and a couple more "Temp basal status not as expected"

jbr7rr commented 1 year ago

I had a look for the pod errors, it seems that your connection with the pod is unstable, can you provide a log file with also with the errors "Bolus delivery status uncertain", "Failed to resume delivery"? At this point I'm not sure it is related to the app hanging.

sdolenc commented 1 year ago

Sorry I didn't grab those logs. We ended up replacing the pod and moved back to 3.1.0.3

I'm going to close this since I don't think there's any further action that can be taken. Maybe it can be reactivated if another person experiences similar issues. I'd love to help with the investigation

In any case: thanks for taking the time to look at my logs