-
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bugThe OS that Immich Server is running onUbuntu 22 Version of Immich Serverv2.0.1 Version of Immich Mobile Appv2.0.1 Platform with the issue
Device make and modelSamsung S24 Ultra Your docker-compose.yml contentExactly as the defaultYour .env contentdefaultReproduction steps
... Relevant log outputError backup asset: ClientException with SocketException: Broken pipe (OS Error: Broken pipe, errno = 32), address = XXX, port =41874, uri= XXX/api/assetsAdditional information |
Beta Was this translation helpful? Give feedback.
Answered by
oxuereb
Oct 8, 2025
Replies: 1 comment 5 replies
-
|
This is more likely a reverse proxy or cloudflare issue. Please try over local ip. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Hi @schuhbacca the proxy was the issue, mainly due to the file size not being sent in chunks. Thanks.