mingyee
IImmich
•Created by mingyee on 2/11/2025 in #help-desk-support
Upgrade issue
Oh, I guess I forget to specify: the error with /usr/bin/tini is from immich-machine-learning
7 replies
IImmich
•Created by mingyee on 2/11/2025 in #help-desk-support
Upgrade issue
I checked 6, but I am not sure if there is other relevant information
7 replies
IImmich
•Created by mingyee on 2/11/2025 in #help-desk-support
Upgrade issue
I checked 1, but ofc this is a failure to upgrade even to 1.123, which is not latest
7 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
Thanks!
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
In any case, splitting up the command worked: Everything has been properly restored :)
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
Does that mean the piped command doesn’t work, or is this a Windows problem or something?
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
OK, now I am getting a ton of output, which looks promising
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
Give me a sec
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
Oh, wait, I see, I should probably feed it in by stdin
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
So I’ve split up the piped command (hopefully I did it correct), and on the last step, I get this:
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
Is there a way for me to debug what’s going on?
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
It didn’t, though, so I guess this was the failure point
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
I’m running on Cygwin, so it does have gunzip
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
(Obviously I put the actual correct path)
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
gunzip /absolute/path/to/file.sql.gz |sed "s/SELECT pg_catalog.set_config('search_path', '', false);/SELECT pg_catalog.set_config('search_path', 'public, pg_catalog', true);/g" | docker exec -i immich_postgres psql --username=postgres
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
I copied that line from the instructions, unless I copied it wrong 😅
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
Yeah, on Windows
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
Oh, yeah, sure
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
This is the line with gunzip piping to sed?
39 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
Oh, the import command itself is supposed to have an output? I don’t recall seeing any when I ran it earlier
39 replies