Immich

I

Immich

A place to hang out, get support, discuss Immich, get announcements about releases and anything else going on.

Join

Deleting Images

When using the mobile App Sync Feature, you can delete Image from the WebUI, but the Image will be reupload the next time the App Sync would triggerh. The only option is delete image directly in the App, which is a bit inconvenient. Is there a known workaround for this?...

iOS app synced, but media already uploaded via CLI

I have close to 8,000 media in my iCloud. I downloaded them via iCloudPD and uploaded them via the Immich CLI, because the synchronization via the iOS app takes too long for the number of photos and videos. Now that I've uploaded everything and connected my iPhone to my server, the app goes through all my media and tries to sync it, even though it's already on the server. The number of total media also goes down when it detects that the file is already on the server. Do I need to run the sync on...

Immich-Machine-Learning Clip-As-A-Service Access Denied

I set up Immich yesterday and uploaded my media through the cli. After that, the jobs were running and I saw that the "encode clips" job was not making any progress. So I looked at the logs through Portainer and found the error message shown in the screenshot. When I opened the URL, I saw the next error message. Did I make any mistakes during the setup?
No description

JavaScript heap out of memory

Running 1.82.1, and every 5 Minutes (almost perfect 5min) the microservice container pins to 100% CPU and then crashes with this stacktrace: https://basedbin.fly.dev/p/FgieeO.txt Nothing is running, i even stopped all other services on my server. I have 8GB of RAM and between these 5 minutes all services barely consume CPU time or much RAM....
No description

iOS App error connecting

Hello I have immich set up and running great in docker. Accessing via browser works fine on both desktop and on my phone. But I use the iOS app (updated to latest version). I get an html error output (and I can't scroll around to see the reported error). on the immich_web container i see the error [hooks.server.ts]:handleError Not found: /oauth/config Anything obvious wrong or obvious fixes?...
No description

Unable to pull images

Hi guys, i wanted to update my immich instance but that doesn't work anymore. Even with a totally new setup i cannot pull the images, like in the picture. I can pull them one by one but not using docker compose pull If i change the image sources for the immich container, lets say to the images of altran1502, docker compose pull works normally. Looks like i have some problems pulling from ghcr.io... Did anyone else encounter this problem or have any idea how to fix that?...
No description

iPadOS Photo and Video Permissions

Currently I am using iPadOS v 17.03 and this app like many others including Discord are not listed in the Photo and Video Access List. On Installing, the iPadOS client, the message on the screen says "Permission Denied. To use immich grant photo and video permissions in Settings." In settings Immich does not have the field or slider to allow permissions. Screenshots attached:
No description

Remainder negative

Hello what does it mean if the remainder is negative?
No description

Solved: How to unhide faces?

Hey guys, I have hidden some faces now instead of me being able to unhide them. They are gone gone. Is there some way of undoing that? 😄...

unable to install immich on a non.ubuntu home folder

Hello. i have troube to successfully execute docker compose up -d. I get .env: permission denied. I guess the problem is my UPLOAD_LOCATION=. When i taget my home folder the installation process works but if i point at at my 2nd hdd than i get the permission denied message. So there is a permission issue...can someone point me in the right direction...many thanks in advance .env file: You can find documentation for all the supported env variables at https://immich.app/docs/install/environment-variables ...

Unable to Scan Files from Library

I was trying to import libraries for both Photoprism and Immich, Photoprism was able to detect and scan all the files from the same library, but Immich seems failing to detect files. Immich was deployed by using "sudo docker compose up -d" command, and changed upload path values to use same library folders from Photoprism. Even creating external library path and scanning failed to detect files in the same folder. but uploading via Immich shows that they are indeed in the same foler. even Photoprism library scan shows files uploaded from Immich....
No description

500 ECONNREFUSED

I am not able to run immich with typesense also enabled, and I have no idea what's preventing this. I am getting the above error when launching the website with typesense enabled. Here is the immich_web container log after attempting to load the webpage with typesense enabled. Listening on 0.0.0.0:3000 [hooks.server.ts] Unable to get my user { message: 'connect ECONNREFUSED 172.18.0.22:3001',...

Inadvertent chown causing big trouble

Hi everybody. I foolishly performed a chown -R on the directory which contains all Immich config files, database, photos, etc. Now, when trying to log in, I get "Internal server error (500 - Internal Server Error)." Logs show: [Nest] 197 - ERROR [ExceptionsHandler] could not open file "global/pg_filenode.map": Permission denied Any ideas what I can do to troubleshoot and fix this? Thanks to everyone in advance....

[BUG] oauth broke password auth

error on server app: ``` [Nest] 7 - 10/22/2023, 8:22:49 PM ERROR [ExceptionsHandler] expected 200 OK, got: 502 Bad Gateway OPError: expected 200 OK, got: 502 Bad Gateway at processResponse (/usr/src/app/node_modules/openid-client/lib/helpers/process_response.js:41:11)...
No description

How to get rid of thumbnail errors in microservices log?

I have a few of these errors when I run the thumbnail job. How do I get rid of them? [Nest] 7 - 10/22/2023, 10:57:11 AM ERROR [JobService] Unable to run job handler (thumbnailGeneration/generate-jpeg-thumbnail): Error: Input file is missing: upload/upload/72307327-a2a6-4988-b1e8-23547fb35de6/126d75d8-0be7-4754-a842-bf688a5f5180.jpg [Nest] 7 - 10/22/2023, 10:57:11 AM ERROR [JobService] Error: Input file is missing: upload/upload/72307327-a2a6-4988-b1e8-23547fb35de6/126d75d8-0be7-4754-a842-bf688a5f5180.jpg [Nest] 7 - 10/22/2023, 10:57:11 AM ERROR [JobService] Object:...

Burst Photos

Is there is no way to handle burst photos yet?

Run on Balena

Has anyone run Balena on Raspberry Pi 2?

Is it possible to disable "live photos"?

It would take a lot less space without them.

Correct way of moving everything to a new install

Hello. I installed immmich via docker compose on unraid. After not being able to reverse proxy this installation for several reasons, I moved to the immich community app. I wanted to migrate everything, but after asking and being told that I couldnt, I deleted everything and installed from scraatch. But I kept the photos folder. And I want to add every photo to my new installation. ...