-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
persistens notification and crash on immich mobile app for android #16416
Comments
Same issue here on Android 14. |
Sharing more information on this. It happens in the background shortly after a backup task runs (per screenshot attached) Android logs after the crash: |
Same from this morning (I think the app Updated itself tonight)
And somehow photos do not get uploaded if I don't open the app like background jobs don't work Here as you can see the notification is there since 7 minutes, because 7 minutes ago maybe I tried something to remove it and then it reappeared |
Same problem, it occurred after android app was updated |
Pixel 9 Pro XL running official Android 15(no custom rom, I mean), Allow background usage set to unrestricted, same issues as described above. |
We identified a potential fix, and is waiting for the app store to review it before pushing it out |
Thank you for the update, really appreciate your work. |
I thought I was losing my marbles; glad I'm not the only one with this. For me, Bitwarden also stopped working at the same time for some reason. I would assume it's not related, but still a crazy coincidence. |
fixed in #16418 |
Which app version includes the fix to this? |
The bug
Since the update to Version 127.0 opening the immich app on Android 15 starts a background notification "searching for new assets". After about 2 minutes this background job crashes and says "immich has stopped working". After another 2 minutes it starts again with the notification and the exact behaviour.
What I've tried so far:
The OS that Immich Server is running on
Ubuntu 24
Version of Immich Server
127.0
Version of Immich Mobile App
127.0
Platform with the issue
Your docker-compose.yml content
Your .env content
DB_HOSTNAME immich_db DB_USERNAME postgres DB_PASSWORD ******* DB_DATABASE_NAME immich REDIS_HOSTNAME immich_valkey UPLOAD_LOCATION /var/lib/docker/volumes/immich/
Reproduction steps
1.Open Immich App on Android
2.
3.
...
Relevant log output
Theres nothing happening in the server log
Additional information
No response
The text was updated successfully, but these errors were encountered: