-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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] iOS app upload repeat error #4339
Comments
I have the same issue |
Same issue here on version 1.85. I'm backing up a large iOS library (with iCloud enabled). When the error appears the backup from the immich app stops, and I have to cancel and start backup again. There are no errors on the server side. This also prevent the background backup to work consistently. |
@jetblack-nz Can you elaborate on what error are you seeing, are you accessing over DNS or local IP? |
Hi @alextran1502 thanks for answering and for the great app! The error on my iOS app matches the screenshot of the OP. The app log shows "PathNotFoundException" with "can not open file" or "can not delete file". See below.
The issue happens every few minutes. I don't have shared albums yet, it's a fresh server install with the first backup churning through 55k photos which mostly are on iCloud. I'm happy to provide more info or help with testing... I self-host quite a few apps and can set up a new VM or LXC in minutes.
|
I have the same issue on ser version 1.86 and iOS app version 1.86 in iOS 17.
|
@Uberpainer Are you using iCloud with Optimized Storage options enabled? |
@alextran1502 No on both mine and her iPhone are Optimized Storage options not enabled. It's set to keep originals. |
@Uberpainer just to confirm that iCloud is used, correct? |
@alextran1502 Yes, thats is correct. Issue only appear on my wifes iPhone and not mine. |
Same problem here, just checked the logs on iPhone after noticing that it's getting stuck often. Any workarounds for now? (I have iCloud enabled BTW). Thanks |
@vitobotta are you on 1.90? There is a toggle to ignore iCloud photos and videos. Let me know if it works |
After updated version i iOS app to version 1.90 and running server version 1.90.2 then does errors still occour. And thats even after I have set Immich app on my wife phone to ignore iCloud Photos. |
Hi Alex, yep latest versions both server and mobile app. I tried ignoring iCloud photos but the upload just stopped working altogether. Then I reinstalled the app and left it turned on to try again with it enabled and now it's been uploading happily for a while so I will wait for now to see if it finishes. It has done 5k out of 50k photos and videos and it's not getting stuck so far, so seems to be going better now :) |
Hi all, I have the same issue. Latest version and only uploading "recent pictures" folder and have icloud turned off.. |
Having the same problem on a fresh install of Immich 1.91.3, doing an initial backup of 7k photos. iCloud enabled, Optimized Storage enabled.
|
@mtehonica Fixed in #5827 |
#5827 doesn't seem to have resolved this. Still seeing this on 1.91.4.
|
@mtehonica is your mobile app on 1.91.4? |
@alextran1502 , I have updated my wife mobile app to version 1.91.4 and run server version 1.91.4. But are still seeing issue with sync failing and stops. Keeps spinning in the "cloud icon" in the app, at give this error in the log: created_at,level,context,message,stacktrace |
Has anyone found a workaround or solution on this? |
The bug
ios app upload frequently had error "PathNotFoundException" with "can not open file" or "can not delete file".
I have setup a shared album on iphone but the immich uploading album is "Recents", the default one in iphone.
and I open the icloud function "optimize iphone storage" to save some space.
The OS that Immich Server is running on
Unraid
Version of Immich Server
v1.81
Version of Immich Mobile App
latest
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response
The text was updated successfully, but these errors were encountered: