Android upload not working anymore - v112.1 #4098

Closed
opened 2026-02-05 09:43:39 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @PottiMc on GitHub (Aug 17, 2024).

The bug

I am not able to upload any picture from my Android phone (Android 14, Pixel 7 Pro) after updating app and server. Before that it worked fine

App Version: 1.112.1 build 154
Server version: 1.112.1 (Docker + Cloudflare Tunnel)

What I tried:

  • Delete cache and storage of the Immich app
  • Reinstall Immich app
  • Restart server

Unfortunately the logs in the app are including nothing to do some debugging even when switching log level to "finest" and enabling the failure search mode.

Screenshot_20240817-084347

The OS that Immich Server is running on

Docker version

Version of Immich Server

1.112.1

Version of Immich Mobile App

1.112.1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Will publish this later, but I use the official version.

Your .env content

Same here

Reproduction steps

1. Take a picture
2. Auto Upload starts but stops at 100%, is never finishing
3. Press manual upload -> Failed

Relevant log output

No response

Additional information

No response

Originally created by @PottiMc on GitHub (Aug 17, 2024). ### The bug I am not able to upload any picture from my Android phone (Android 14, Pixel 7 Pro) after updating app and server. Before that it worked fine App Version: 1.112.1 build 154 Server version: 1.112.1 (Docker + Cloudflare Tunnel) What I tried: - Delete cache and storage of the Immich app - Reinstall Immich app - Restart server Unfortunately the logs in the app are including nothing to do some debugging even when switching log level to "finest" and enabling the failure search mode. ![Screenshot_20240817-084347](https://github.com/user-attachments/assets/66a699b3-9757-4f66-87af-d0db32d39f62) ### The OS that Immich Server is running on Docker version ### Version of Immich Server 1.112.1 ### Version of Immich Mobile App 1.112.1 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML Will publish this later, but I use the official version. ``` ### Your .env content ```Shell Same here ``` ### Reproduction steps ```bash 1. Take a picture 2. Auto Upload starts but stops at 100%, is never finishing 3. Press manual upload -> Failed ``` ### Relevant log output _No response_ ### Additional information _No response_
Author
Owner

@alextran1502 commented on GitHub (Aug 17, 2024):

What does the server log say? Can you do docker compsose down then docker compose pull and finally docker compose up then try again

@alextran1502 commented on GitHub (Aug 17, 2024): What does the server log say? Can you do docker compsose down then docker compose pull and finally docker compose up then try again
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#4098