Android backup on the backgroud doesn't work #3041

Closed
opened 2026-02-05 07:31:30 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @podhorsky-ksj on GitHub (May 1, 2024).

The bug

Android backup on the background doesn't work, I have to open the app to start synchronization.
Allow background usage in settings is allowed. Nothing else like "no optimization" is not available.

The OS that Immich Server is running on

Arlinux

Version of Immich Server

1.103

Version of Immich Mobile App

1.103

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Not applicable. Using https://aur.archlinux.org/packages/immich-server.
Backup is working, but not on the background, so it is not issue in server.

Your .env content

Not applicable.

Reproduction steps

1.set backup on background in android app and backup only when wifi is available
2.close app
3.take photo of something
4. wait
5. nothing will happened, until I open the app. Then photo is uploaded.

Relevant log output

No response

Additional information

Android is 14, clean lineage os for whyred (xiaomi redmi note 5 pro)

Originally created by @podhorsky-ksj on GitHub (May 1, 2024). ### The bug Android backup on the background doesn't work, I have to open the app to start synchronization. Allow background usage in settings is allowed. Nothing else like "no optimization" is not available. ### The OS that Immich Server is running on Arlinux ### Version of Immich Server 1.103 ### Version of Immich Mobile App 1.103 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML Not applicable. Using https://aur.archlinux.org/packages/immich-server. Backup is working, but not on the background, so it is not issue in server. ``` ### Your .env content ```Shell Not applicable. ``` ### Reproduction steps ```bash 1.set backup on background in android app and backup only when wifi is available 2.close app 3.take photo of something 4. wait 5. nothing will happened, until I open the app. Then photo is uploaded. ``` ### Relevant log output _No response_ ### Additional information Android is 14, clean lineage os for whyred (xiaomi redmi note 5 pro)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3041