Unable to load the start page
Hi everyone, trying to start immich on a VM via docker. Here is how it's looking right now:
All the required components are running
```...

Immich install without Docker...
Hi there,
I would like to install Immich on SBC (hardware : Rock 5B) running Armbian OS (https://www.armbian.com/).
On SBC I have limited resources on RAM, CPU, and disk space so I would like to try install manually. (native deployment)...
EntityNotFoundError
I originally successfully imported all my files using the CLI tool. Many of the more recent photos were still on my iPhone. The app says there are 389 assets, 117 Backup, 272 Remaining. Everytime I go into the app, it appears to go through my entire Photo library and uploading them. When it finally gets to the first photo taken on the device, it just sits on 100% infinitely.
In addition to that, watching my immich_server logs, each file appears to be outputting something like the following:...
connect ECONNREFUSED 172.19.0.6:3001 - ECONNREFUSED
I keep having problems when setting up immich where the database user doesn't seem to accept any credentials from the server container
Pre-install questions
Hey folks. Looking to migrate off of Google Photos for my wife and I to a self hosted solution. I've been reading deployment docs and have a few questions.
I'll be installing on an unraid server.
I see the community apps install option and the recommended Docker Compose option. I feel confident in my ability to configure either way but wondering what the pros/cons are of each?
My primary concerns would be ease of management, I prefer the Unraid Docker GUI for managing containers vs CLI, I want to have my install be as easily updatable to the latest builds/features and easy to migrate to another server if I ever move from Unraid to something like TrueNAS...
immich_proxy keeps restarting after latest update - ipv6 problem?
Hello, after upgrading immich to v1.46.0 (and without changing anything), the proxy container is stuck on a restart loop.
Enabling the logs on the container in docker-compose.yml, I see the following:
```...
Best way to migrate?
Hi all,
I'm wanting to migrate to a new server.
I've improved thousands of photos to immich so don't really want to start again and have all the storage on a mounted drive that I will just mount to the new server.
Been reading about exporting containers Vs images and wondering what was the best way to move Immich....
stuck at "sign up"
Hello-
Using the portainer instructions and followed the set up, including replacing all .env with stack.env, was able to reach initial "sign up" page and upon entering info and clicking to continue, nothing happens.
env:
DB_HOSTNAME=immich_postgres...
immich_proxy constantly restarting
immich_proxy is constantly restarting, so I can't access IMMICH.
If I comment out the lines disabling the logging driver,
docker logs immich_proxy
says /start.sh: 15: cannot create /etc/nginx/nginx.conf: Permission denied
My docker-compose.yml
: https://pastebin.com/Ln21yiBL...negative quantity of images remaining for upload
i'm running immich with the ios app (iphone 14, ios 16.2) it says that there are -4 images remaining. i assume this is a bug, any logs that i can get that would make this more actionable i'm happy to do so

ios app login issues
Hi. Been using Immich for a few months now and it has been great. I recently have been having trouble logging in through the ios app. Accessing it via the web browser works fine. Just wondering if there are issues you know of that has caused this and what possible solutions are there.
Thanks in advance....
immich-cli connection error
When I set up the cli for mass upload, it keeps "pinging server" until "Error connecting to server - check server address and port" occurs.
I connect to Immich web-ui very well at 192.168.1.77:2283
I set up immich-cli via docker:
docker run -it --rm -v </share/Phone>:/import ghcr.io/immich-app/immich-cli:latest upload --key <api-key> --server http://192.168.1.77:2283/api --album...
Microservices Error
Please help in resolving this error thrown from the microservices container
/usr/src/app/node_modules/local-reverse-geocoder/index.js:746
throw err;...
Alternative storage source
Where can I set that pictures and videos should be saved to the external hard drive? Immich runs in a CT under Proxmox.
"Getting Started" Screen After Setup
I set up immich. Everything seems to be working as expected (incl. syncing). However, when I open the web app, I am still greeted with the "Welcome to IMMICH Web" and the Button "Getting Started". On clicking the button, I am forwarded to the login page.
Microservices Address
How is the address (or hostname) of the microservices container determined? Is it hard coded? Or is ther an undocumented env variable? How can I check if the server can reach the microservices?
I would like to get rid of "immich-" in the service names. It works so far but I don't know if microservices can be reached (I cannot test it with ml since my CPU does not support it)....
No sound on immich app
I have no sound when a video on immich app. If I open from the phone the sound is ok.
From the immich website also works....
Existing Postgres Container
Hey there. I'm looking to have just a central Postgres database and have successfully created a docker container just for Postgres.
When I'm working on the docker compose file i'm not sure what part I'd have to change in order for it to connect to the other database. I did chance a few of the settings already to what I thought they would have to be from what I understood from the readings.
I also have my env too. The Username and Password are the same as the Postgres database one....

jobs Stuck
All of my jobs seem to be stuck. I uploaded a lot of files manually since I didn’t want to deal with CLI bulk upload, and it got stuck processing (active and waiting numbers weren’t going down). I restarted the docker containers and now waiting is 0 but active is still not moving. Did I mess up my setup?
Maybe I’ll redo everything with the CLI....