perkinsms
perkinsms
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
Thanks for any help
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
filesystems are a nvme drive at / and a hard drive at /mnt
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
perkinsms@theseus:~/projects/immich_t162$ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
OS is debian: perkinsms@theseus:~/projects/immich_t162$ uname -a Linux theseus 6.1.0-23-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) x86_64 GNU/Linux
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
troubleshooting has been starting and stopping the docker containers, checking that other docker containers on the same server work, checking via the reverse proxy, checking via connection on localhost using wget or curl, checking that the ports are listening via nmap
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
.env file
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
You can find documentation for all the supported env variables at https://immich.app/docs/install/environment-variables The location where your uploaded files are stored UPLOAD_LOCATION=./library The location where your database files are stored DB_DATA_LOCATION=./postgres To set a timezone, uncomment the next line and change Etc/UTC to a TZ identifier from this list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List TZ=America/New_York The Immich version to use. You can pin this to a specific version like "v1.71.0" IMMICH_VERSION=release Connection secret for postgres. You should change it to a random password Please use only the characters A-Za-z0-9, without special characters or spaces DB_PASSWORD=xxxxxxxxxxxxxxxx The values below this line do not need to be changed ################################################################################### DB_USERNAME=postgres DB_DATABASE_NAME=immich
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
compose.yml
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
verified I'm on latest release because I just did a docker pull last night.
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
there are other containers running on this server
15 replies
IImmich
Created by perkinsms on 1/16/2025 in #help-desk-support
Immich server on docker reporting "unhealthy"
docker compose logs: '
15 replies