-
-
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
[BUG] "Download Error" when attempting to download a photo to iOS #3140
Comments
Can you update the app on iPad and try downloading again? |
Ah, that fixed it, sorry! |
Hello, I'm having this issue my iPhone works but my iPad does not and I shared some albums with my wife and she's also not able to download on iPhone. Any ideas :) |
I'm having the same issue on Android. i've noticed there is an issue with the used UUID, for whatever reason the app is using a wrong uuid when looking for the thumbnail or the video itself the proper url (which i've also verified manually should be)
but the app looks for
had to clean cache and data on the app, apparently now it is working |
I have the same bug on current iOS Version and Immich Version. It does download photos but still says Download Error, but Videos are not downloading. |
@samluxh do you know if the video is uploaded from an iOS device, or from other devices? |
@alextran1502 Every photo/video is on "external library" and read only,no uploaded images/videos over immich. Maybe the read only setting in docker disturbs here? |
@samluxh can you the app log after the download failed to run? |
I have to revise my statement, since the update to iOS 18, the photos app have been completely redesigned, I didn't see newly saved photos in the overview straight away and had to search for them. Photos and videos are saved without a problem via the app but with the message "Download Error" at the end. There is no error message when downloading via Safari on iOS. There are not many error logs in the Immich app, the most recent one after a download is: Message: Details: From: Stack trace: |
The bug
I have photos that I uploaded to Immich from my Android phone. On my iPad, when I view one and click on the Download icon, I instead get a red message at the bottom saying "Download Error". Downloading works if I do it from Safari.
The OS that Immich Server is running on
Ubuntu 22.04
Version of Immich Server
v1.66.1
Version of Immich Mobile App
1.63.0 build.103
Platform with the issue
Your docker-compose.yml content
This is deployed on Kubernetes, but the setup is virtually identical to the sample docker-compose.yml in the repo.
Your .env content
Other values are database and redis-related.
Additional information
There's nothing useful in the app's logs either, I see a bunch of errors with no
Message
orStack Traces
and FROMImmichErrorLogger
The text was updated successfully, but these errors were encountered: