After the last server update I have been unable to access the webapp. It's suck at the loading animation (image attached below). I have tried-
- Using different browsers with all extensions turned off
- accessing it on my phone
- Restarting my server with
docker compose up -d --force-recreate - Ran the docker container without any custom networks (as attached below)
- Accessing the webapp inside a browser running locally on the server.
The android app can connect to the server and works fine.
My setup:
I run immich on a remote server and access it over tailscale. I do not use reverse-proxies and access the webapp over plain http.
Immich files are stored inside a veracrypt container.
df -h output:
Filesystem Size Used Avail Use% Mounted on
udev 16G 0 16G 0% /dev
tmpfs 3.2G 2.1M 3.2G 1% /run
/dev/sda1 237G 206G 22G 91% /
tmpfs 16G 0 16G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda15 124M 12M 113M 10% /boot/efi
tmpfs 3.2G 4.0K 3.2G 1% /run/user/1000
/dev/mapper/veracrypt1 98G 91G 2.4G 98% /home/cat/media/photos_enc
.