Replies: 2 comments 3 replies
|
Hello, thanks for the detailed report. It’s most likely this is due to underlying issues with your UPLOAD_LOCATION - possibly a disk getting unmounted, or a Dropbox issue. I would recommend unmounting the volume while Immich is stopped to see if any files are stuck in the underlying filesystem. |
0 replies
|
Also, it makes no sense that your UPLOAD_LOCATION is a subfolder of the external library at /storage/dropbox. This will cause lots of duplicated files. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The bug
I've noticed some issues with missing files and some errors in docker when uploading, so I wanted to do a sanity check. I dumped all originalPath's stored in the assets table and compared them to what is on disk. I see quite a few 'missing' files where Immich believes there should be a file but there isn't.
Now i'm not saying there is a bug, perhaps there are some additional checks I need to do along with this, but I am not sure what? It is concerning to me that A LOT of files are missing.
The OS that Immich Server is running on
Proxmox
Version of Immich Server
v1.117.0
Version of Immich Mobile App
NA
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Pull originalPath as stated and then do a check
Relevant log output
No response
Additional information
No response
All reactions