External Libraries will disappear when mount goes offline #17300
-
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bugMy setup is: When for some reason the mount went offline or disconnected, the library will go empty (which is normal). The issue is that when the external folder is back online, the server has to re-scan the library, generate thumbnails, run face detection, read metadata, and run ML. With library of 30K photo/video, it will tax the immich server, NAS and Gaming PC every time this happens. If The OS that Immich Server is running onDenian 11 Version of Immich Serverv1.131.1 Version of Immich Mobile AppV1.13.1 Platform with the issue
Your docker-compose.yml contentNA as immich is running fully normal Your .env contentSame Reproduction steps1.Add external libraries on a mounted disk over network Relevant log outputAdditional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
This is the expected behavior, if the mount goes offline, the assets will be put in the trash. After the mount is properly mounted, running the library scan will put them back in place |
Beta Was this translation helpful? Give feedback.
I can reproduce this and opened #17419 for it.