Closed ArnoBen closed 2 weeks ago
That what the server replies.
I suspect a problem with the network configuration. Check the proxy settings.
you can get a detailed log of server calls with the flag -api-trace
EDIT: what the api trace log shows?
Turns out I simply needed to use https instead of http 🫠 Also I missed that immich provides an nginx config so that's a nice addition to my setup, merci @simulot pour le repo !
Merci, Maybe, I can do something with 308 code. I haven't check how Immich-go behave in that case
Greetings,
I'm trying to upload a 27GB google photos takeout with the following command:
Unfortunately, this leads to the following error:
Here's the command output:
I'm running
immich-go 0.22.1
on MacOS, and my server is runningv1.119.1
.Any idea on how to solve this would be appreciated.