OOF
IImmich
•Created by OOF on 2/22/2025 in #help-desk-support
Restoring automatic db backup on windows
Currently trying to restore from a backup db i have.
Following the windows system guide
## Uncomment the next line and replace DB_DATA_LOCATION with your Postgres path to permanently reset the Postgres database
# Remove-Item -Recurse -Force DB_DATA_LOCATION # CAUTION! Deletes all Immich data to start from scratch
i need to replace the database location with pgdata as per windows instructions but it says that cannot find path because it does not exist.
is pg data not what im supposed to delete?66 replies
IImmich
•Created by OOF on 2/9/2025 in #help-desk-support
Error when trying to use hardware acceleration for Machine Learning. GTX 1070 - cuda steps
I think i got it working but the gpu usage was only like 10% while the cpu usage was 80% during smart search. I update drivers for gpu and docker compose down. upon docker compose up -d i get error coded:
44 replies
IImmich
•Created by OOF on 2/6/2025 in #help-desk-support
errors occur when setting the upload location to my windows D drive
Errors:
from terminal
from docker desktop
.yaml - using the standard .yaml file with the added at the bottom
My .env
77 replies