You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I found the real problem behind #14988 (opening another issue, because I think it's a completely independent problem):
I have deleted the previous image that could not be imported. It was then able to import a few successfully until it encountered the next DJI image. And here's what the reals problem is: When an image fails for the first time, it shows as Failed in the backup screen, but immediately after that it tries to import it again. This means that it basically does it correctly first (realizes that it cannot import it and reports it as an error), but then does not skip it, but tries to import it again.
It seems that it only notices that it cannot import it on the first import attempt, but not on all subsequent attempts. Because no matter how many times I cancel the backup and close and reopen the app, the next time I start the backup it tries to import the image again and hangs between 5% and 25% (without marking it as failed).
It would be correct if it marked it as failed each time (or marked it as failed on the first import), and then skipped it in the future instead of hanging on it.
The OS that Immich Server is running on
Alpine Linux v3.20.3
Version of Immich Server
v1.123.0
Version of Immich Mobile App
1.123.0 build.186
Platform with the issue
Server
Web
Mobile
Your docker-compose.yml content
Installed via https://github.com/alexbelgium/hassio-addons/tree/master/immich
Your .env content
Installed via https://github.com/alexbelgium/hassio-addons/tree/master/immich
Reproduction steps
Have a image which can't be imported (missing file ending in my case)
Try to import it
It can't be imported and blocks the whole import process
Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
The bug
I think I found the real problem behind #14988 (opening another issue, because I think it's a completely independent problem):
I have deleted the previous image that could not be imported. It was then able to import a few successfully until it encountered the next DJI image. And here's what the reals problem is: When an image fails for the first time, it shows as Failed in the backup screen, but immediately after that it tries to import it again. This means that it basically does it correctly first (realizes that it cannot import it and reports it as an error), but then does not skip it, but tries to import it again.
It seems that it only notices that it cannot import it on the first import attempt, but not on all subsequent attempts. Because no matter how many times I cancel the backup and close and reopen the app, the next time I start the backup it tries to import the image again and hangs between 5% and 25% (without marking it as failed).
It would be correct if it marked it as failed each time (or marked it as failed on the first import), and then skipped it in the future instead of hanging on it.
The OS that Immich Server is running on
Alpine Linux v3.20.3
Version of Immich Server
v1.123.0
Version of Immich Mobile App
1.123.0 build.186
Platform with the issue
Your docker-compose.yml content
Installed via https://github.com/alexbelgium/hassio-addons/tree/master/immich
Your .env content
Reproduction steps
Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: