Mraedis
IImmich
•Created by Inferno on 2/3/2025 in #help-desk-support
Getting error while recovering from backup.
It will depend on your shell, but probably you had an enter/newline too many somewhere
26 replies
IImmich
•Created by Inferno on 2/3/2025 in #help-desk-support
Getting error while recovering from backup.
modified to your specifications
26 replies
IImmich
•Created by Inferno on 2/3/2025 in #help-desk-support
Getting error while recovering from backup.
You can put it all on one line to prevent any confusion like so:
gunzip < "/mnt/hdd/immich/dump.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 --dbname=immich --username=postgres
(Assuming your DB user is postgres)26 replies
IImmich
•Created by Inferno on 2/3/2025 in #help-desk-support
Getting error while recovering from backup.
No, there is a \ too many at the very end
26 replies
IImmich
•Created by Inferno on 2/3/2025 in #help-desk-support
Getting error while recovering from backup.
and you did not remove the \ when editing the file path
26 replies
IImmich
•Created by Inferno on 2/3/2025 in #help-desk-support
Getting error while recovering from backup.
Yesss... but in YOUR command
26 replies
IImmich
•Created by Inferno on 2/3/2025 in #help-desk-support
Getting error while recovering from backup.
Because you need that one
26 replies
IImmich
•Created by Inferno on 2/3/2025 in #help-desk-support
Getting error while recovering from backup.
Did you remember to include the \ at the end @Inferno ?
26 replies
IImmich
•Created by Inferno on 2/3/2025 in #help-desk-support
Getting error while recovering from backup.
@Inferno 'their' guide? Our? Where?
Kindly post the command you are using and perhaps a screenshot of it as well
26 replies
IImmich
•Created by alltheusernamesaregoneeventhis on 2/3/2025 in #help-desk-support
Duplicate album names after uploading from Android client
And it is on the kill list for bugs but not yet
11 replies
IImmich
•Created by alltheusernamesaregoneeventhis on 2/3/2025 in #help-desk-support
Duplicate album names after uploading from Android client
Doesn't happen all too frequent anymore though, not sure what changed for me
11 replies
IImmich
•Created by alltheusernamesaregoneeventhis on 2/3/2025 in #help-desk-support
Duplicate album names after uploading from Android client
I suffer the same 🥲
11 replies
IImmich
•Created by alltheusernamesaregoneeventhis on 2/3/2025 in #help-desk-support
Duplicate album names after uploading from Android client
You can merge the albums by adding all of the pictures of the one to the other and the deleting one
11 replies
IImmich
•Created by alltheusernamesaregoneeventhis on 2/3/2025 in #help-desk-support
Duplicate album names after uploading from Android client
Yes this happens during a race condition (especially on poor connections)
11 replies
IImmich
•Created by Ouguiya on 2/2/2025 in #help-desk-support
How can I automatically sync an album from my phone to an album with a different name
No(t yet)
6 replies
IImmich
•Created by Kordek on 2/1/2025 in #help-desk-support
Immich not loading photos from external storage
Check the container logs for any errors though, 240 thumbs should be done in a couple of minutes usually
13 replies
IImmich
•Created by Kordek on 2/1/2025 in #help-desk-support
Immich not loading photos from external storage
Indeed, that is actually also a sort of thumbnail
13 replies
IImmich
•Created by Kordek on 2/1/2025 in #help-desk-support
Immich not loading photos from external storage
But yes, images will show "error" until their thumbnails are processed
13 replies
IImmich
•Created by Kordek on 2/1/2025 in #help-desk-support
Immich not loading photos from external storage
It shouldn't take super long unless you're running on very underpowered hardware
13 replies
IImmich
•Created by Kordek on 2/1/2025 in #help-desk-support
Immich not loading photos from external storage
Is it still processing the thumbs? Check the admin jobs
13 replies