badgandalf.
IImmich
•Created by badgandalf. on 5/24/2025 in #help-desk-support
Problem upgrading to 1.133.1
I used ChatGPT to check for errors and it seems the .env variables were not being loaded. I used:
set -a
source .env
set +a
docker compose up -d
and Immich is back. I'm now trying to figure out why this might have happened and how to resolve it. Any ideas would be very welcome
5 replies