Noryb 🤓
Noryb 🤓
IImmich
Created by Anthony on 3/27/2025 in #help-desk-support
Switching from iCloud to Immich in a cleaner way
Well in the sync settings there’s also a setting for ignoring iCloud Photos. I’ve never had it on so I don’t know how it behaves exactly but maybe that’s also what you’re looking for?
42 replies
IImmich
Created by GT on 2/22/2025 in #help-desk-support
Immich Storage and Safety
If you want to have another folder on your servers file system that should be read only by Immich and of which your pics should be displayed in Immich (while adding photos to that folder with a normal file explorer) then use external libraries for that purpose.
16 replies
IImmich
Created by GT on 2/22/2025 in #help-desk-support
Immich Storage and Safety
You could technically just put images in folders manually into the upload directory of Immich, but that shouldn't be done. Only Immich should add folders to this directory. Since Immich is setting up the directory structure. If you add pictures to that folder manually Immich doesn't know these pictures. You can use external libraries in Immich for that. Photos in Immich should always be uploaded through Immich. They will then land in Immich's directory and can be read in a normal folder structures as normal files. This ensures that even if Immich ceases to exist in 50 years or so for whatever reason, you will still have normal access to your uploaded images.
16 replies
IImmich
Created by GT on 2/22/2025 in #help-desk-support
Immich Storage and Safety
Not directly
16 replies
IImmich
Created by GT on 2/22/2025 in #help-desk-support
Immich Storage and Safety
the database stores Immich related metadata. The images itself are stored in your upload directory's library folders and their sub folders They can be accessed and backed up by any other tool than Immich in theory
16 replies
IImmich
Created by GT on 2/22/2025 in #help-desk-support
Immich Storage and Safety
It means you should follow a backup strategy. Just running Immich isn't enough. You should back up Immich's folders and database dumps so in case the Immich instance itself breaks for some reason (never happened for me) then you will have a backup to restore from or to access your images and videos from
16 replies
IImmich
Created by Noryb 🤓 on 2/16/2025 in #help-desk-support
System integrity folder checks not passing after restoring from backup
Yes, that fixed it 😄 Thank you!
10 replies
IImmich
Created by Noryb 🤓 on 2/16/2025 in #help-desk-support
System integrity folder checks not passing after restoring from backup
Yes just saw it because on my previous host it was using ./library and the host path was
root@immich:/data/compose/1/library# ls
backups encoded-video library profile thumbs upload
root@immich:/data/compose/1/library# ls
backups encoded-video library profile thumbs upload
Just changed it on the new host to /volume1/Immich so the absolute path...currently restarting
10 replies
IImmich
Created by Noryb 🤓 on 2/16/2025 in #help-desk-support
System integrity folder checks not passing after restoring from backup
Interestingly it seems like the Immich container is only mounting the upload directory but not the rest. But not sure if that is connected to the integrity checks.
brayd@Hydra:/volume1/Immich$ sudo docker exec -it immich_server bash
I have no name!@1553a4a50f92:/usr/src/app$ ls
bin dist get-cpus.sh node_modules package-lock.json package.json resources start.sh upload
I have no name!@1553a4a50f92:/usr/src/app$ ls upload/
35beae71-248e-4ff2-998a-c93be3aafaac 9bed5e58-7b01-410b-98a3-0d0cf15f5457 admin bb4370a6-38ed-42ca-a7db-7259065b6ee7 f46a57eb-bdaf-4efc-9d40-1675f7cecde5
I have no name!@1553a4a50f92:/usr/src/app$ ls -la upload
total 12
drwxrwxrwx 1 1026 users 1328 Jan 10 01:00 .
drwxr-xr-x 1 root root 164 Feb 16 15:56 ..
-rwxrwxrwx 1 1026 users 13 Feb 15 13:22 .immich
drwxrwxrwx 1 1026 users 3024 Jan 28 18:12 35beae71-248e-4ff2-998a-c93be3aafaac
drwxrwxrwx 1 1026 users 2184 Jan 5 00:00 9bed5e58-7b01-410b-98a3-0d0cf15f5457
drwxrwxrwx 1 1026 users 168 Jan 5 00:28 admin
drwxrwxrwx 1 1026 users 168 Jan 7 23:49 bb4370a6-38ed-42ca-a7db-7259065b6ee7
drwxrwxrwx 1 1026 users 1512 Jan 6 07:32 f46a57eb-bdaf-4efc-9d40-1675f7cecde5
brayd@Hydra:/volume1/Immich$ sudo docker exec -it immich_server bash
I have no name!@1553a4a50f92:/usr/src/app$ ls
bin dist get-cpus.sh node_modules package-lock.json package.json resources start.sh upload
I have no name!@1553a4a50f92:/usr/src/app$ ls upload/
35beae71-248e-4ff2-998a-c93be3aafaac 9bed5e58-7b01-410b-98a3-0d0cf15f5457 admin bb4370a6-38ed-42ca-a7db-7259065b6ee7 f46a57eb-bdaf-4efc-9d40-1675f7cecde5
I have no name!@1553a4a50f92:/usr/src/app$ ls -la upload
total 12
drwxrwxrwx 1 1026 users 1328 Jan 10 01:00 .
drwxr-xr-x 1 root root 164 Feb 16 15:56 ..
-rwxrwxrwx 1 1026 users 13 Feb 15 13:22 .immich
drwxrwxrwx 1 1026 users 3024 Jan 28 18:12 35beae71-248e-4ff2-998a-c93be3aafaac
drwxrwxrwx 1 1026 users 2184 Jan 5 00:00 9bed5e58-7b01-410b-98a3-0d0cf15f5457
drwxrwxrwx 1 1026 users 168 Jan 5 00:28 admin
drwxrwxrwx 1 1026 users 168 Jan 7 23:49 bb4370a6-38ed-42ca-a7db-7259065b6ee7
drwxrwxrwx 1 1026 users 1512 Jan 6 07:32 f46a57eb-bdaf-4efc-9d40-1675f7cecde5
10 replies
IImmich
Created by NunoM on 2/9/2025 in #help-desk-support
Problem to do Restore with Docker
You have to add the container for your database and restore the database as described there: https://immich.app/docs/administration/backup-and-restore/ Also, you need to fill in your db name and password in your .env file as described here: https://immich.app/docs/install/docker-compose The log shows that immich can't connect to your database. Also note that you will need to restore your backup in your database container before spinning up the other containers. Otherwise Immich is missing all the database content
21 replies
IImmich
Created by Noryb 🤓 on 2/15/2025 in #help-desk-support
Server migration question
I'll leave the ticket open a bit while I am migrating in case any other quesiton regarding this comes up. But you already helped me out!
9 replies
IImmich
Created by Noryb 🤓 on 2/15/2025 in #help-desk-support
Server migration question
Got it, thank you very much!
9 replies
IImmich
Created by Noryb 🤓 on 1/4/2025 in #help-desk-support
Permissions to see user list for individual users?
Thanks, I opened a feature request: https://github.com/immich-app/immich/discussions/15087
9 replies
IImmich
Created by Noryb 🤓 on 1/4/2025 in #help-desk-support
Permissions to see user list for individual users?
Hm, would it work as a temporary solution until this feature is implemented to switch the global setting on and off when my family would like to share an album? Or could switching this on and off regularly cause issues with something?
9 replies