charlesc
IImmich
•Created by JasonJason on 9/30/2023 in #help-desk-support
Help installing the server and the software
FWIW the monthly fee for Google photos or iCloud will be cheaper than the time and cost of running a server.
The server will have a time cost for maintenance, cost of the device, cost of electricity, cost of your time learning and maintaining it, risk of losing data.
1TB iCloud storage for $10 sounds like a deal with that context in mind. No such thing as a free lunch
8 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
going to submit a PR to the docs to clarify this on the read-only gallery page
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
got it. that explains it. for me, I dont think theres any advantage in connecting via the proxy when I am running this from the CLI, I might as well just take out the middleman
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
looks like
http://localhost:3001
without /api
works properly. thanks guys27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
using
localhost:3001
fails with the following output:
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
ok thanks. I will look a few of the filenames and see if they in fact do import despite the error messages. Not in front of my system currently, will report back today.
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
immich is running via docker stack on an ubuntu VM.
VM is allocated 8GiB RAM and 4x vCPUs. Only containers running on this VM are the immich containers plus portainer agent.
VM is on an XCP-NG host that is running only this VM and 1 other.
Neither the VM or the VM host are under heavy load, but if immich typically requires more memory, I can allocate much more.
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
I re-ran the immich cli import tool, this time from the immich-server container
I get this gateway timeout error failure
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
ok. thank you both, will need to look into this further then.
I was previously seeing 504 gateway errors shown in the CLI output after completion of the immich cli script running
I just tried to re-run it to get the full output for you, but now the output does not show any error, it just stops before importing all files
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
yes, for the read-only gallery
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
192.168.110.14 is the IP of the ubuntu VM on my local network that is running the immich docker stack
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
FWIW, several thousand still images and lots of smaller videos were uploaded correctly.
I am uploading using local IP
immich upload --key <API KEY> --server http://192.168.110.14:2283/api /mnt/remotes/TRUENAS.CHARLES.HOME_Photos/2023 --recursive --import
27 replies
IImmich
•Created by charlesc on 7/6/2023 in #help-desk-support
Set client_max_body_size via docker env file?
I'm seeing failures of a few hundred files, all of them are videos. File sizes range but mostly are in the 1GB - 10GB range
27 replies