Additional information: Server is running 1.140.1 Logs from the server and phone are attached, below is the docker status: ``` > sudo docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 9c49eb80c928 ghcr.io/immich-app/immich-server:release "tini -- /bin/bash -…" 23 hours ago Up 23 hours (healthy) 0.0.0.0:2283->2283/tcp, [::]:2283->2283/tcp, 0.0.0.0:8081->8081/tcp, [::]:8081->8081/tcp, 0.0.0.0:443->2283/tcp, [::]:443->2283/tcp immich_server 280a92568da3 ghcr.io/immich-app/immich-machine-learning:release "tini -- python -m i…" 23 hours ago Up 23 hours (healthy) immich_machine_learning b2cbaac92f98 grafana/grafana "/run.sh ./run.sh -d…" 7 days ago Up 7 days 0.0.0.0:3000->3000/tcp, [::]:3000->3000/tcp immich_grafana 2edc5e3b7866 prom/prometheus "/bin/prometheus --c…" 3 weeks ago Up 10 days 0.0.0.0:9090->9090/tcp, [::]:9090->9090/tcp immich_prometheus 83e2c492f115 prodrigestivill/postgres-backup-local:14 "/init.sh" 5 weeks ago Up 11 days (healthy) 5432/tcp immich_db_dumper 1c16796aa0ab tensorchord/pgvecto-rs:pg14-v0.2.0 "docker-entrypoint.s…" 5 weeks ago Up 11 days (healthy) 5432/tcp immich_postgres e88ba5b0d726 redis:6.2-alpine "docker-entrypoint.s…" 5 weeks ago Up 11 days (healthy) 6379/tcp immich_redis ```