r4t
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
nope it just kinda did that
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
to make docker work run this arfter all of that
docker compose up -d
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
nah it was there, never deleated it
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
(btw if you copy the file the \ before the # is just so discord dosent do strange formating. just git rid of the )
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
heres the insides of the .env if it doeseint come with them
(
# 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=Etc/UTC
# 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=postgres
# The values below this line do not need to be changed
###################################################################################
DB_USERNAME=postgres
DB_DATABASE_NAME=immich
)26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
(the env file might just be called .env or example.env (doesint matter but if its example env you need to rename it to .env))
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
get .env file. all your settings (i leave everything as is exept for the password where i button mash)
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
wget -O docker-compose.yml https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
then get the docker compose yml (what docker uses to make immich work)
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
firstly make your folder
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
so i just deleated immich and made it from scrach by running these commands in a folder i named immich (if you follow what i did put it in a place where you know because thats where itll be stored. i put mine in home)
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
my problem was that i didint have anything in the docker-compose.yml
26 replies
IImmich
•Created by r4t on 1/9/2025 in #help-desk-support
error code 500
dont worry i fixed it
26 replies