Hello everyone, I've probably did something very stupid during upgrade faze. I went the steps according to github:
Bring down the stack with docker compose down --remove-orphans
Update the docker-compose.yml file
Remove immich-proxy service
Remove immich-web service
Expose port 2283:3001 in the immich-server service
Run docker compose pull
Bring up the stack with docker compose up -d
After that, I had to setup new admin password and I knew, something is very wrong. Immich is empty.
Any possible way to restore it now?
.