thomas
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
well, I wanted to bypass even the immich nginx proxy
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
wanted to verify though
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
imo it sounds like not an immich thing, and probably something somewhere else (like a proxy)
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
files on the filesystem are also corrupt, and file downloads for previously okay files are corrupt too
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
ah for api tokens I think you need
-H 'x-api-key: <token>'
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
You're welcome, sorry I don't have an easy solution
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
--cookie 'immich_auth_type=password; immich_access_token=TaDGJplsMtKoF8V3Hem1Mj3vSVn0mTPFHbjUcqldoo'
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
or, I guess for immich (sorry) it's probably a cookie so
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
-H 'Authorization: abc123'
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
Makes sense
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
try
curl -X POST <url>
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
why on earth
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
hah
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
You can try running curl in the immich-server container instead, which would not need port changes
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
should produce the same result
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
I guess you could also just run the command inside the immich-server container
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
Ah, I think you would have to expose the immich-server container
185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
It may be worth using
curl -Lfv
for more info185 replies
IImmich
•Created by 64B1T on 10/10/2023 in #help-desk-support
New Image uploads are all corrupted.
If so, you can just
localhost:3001
185 replies