# Uploads sometimes result in "Error while putting object" and need to be retried

**URL:** https://forum.pydio.com/t/uploads-sometimes-result-in-error-while-putting-object-and-need-to-be-retried/8040
**Category:** Pydio Cells
**Created:** [September 22, 2026, 11:30am UTC](https://forum.pydio.com/t/uploads-sometimes-result-in-error-while-putting-object-and-need-to-be-retried/8040 "2026-09-22T11:30:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![fbinder](https://avatars.discourse-cdn.com/v4/letter/f/7ab992/32.png) [@fbinder](https://forum.pydio.com/u/fbinder)
#### Post date: [September 22, 2026, 11:30am UTC](https://forum.pydio.com/t/uploads-sometimes-result-in-error-while-putting-object-and-need-to-be-retried/8040/1 "2026-09-22T11:30:10Z")

</div>

### Describe your issue in detail

Since a couple of years already, we are running a pydio installation with local file system storage only.  
About a few weeks ago, we noticed that file uploads started to fail sometimes and need to be retried in order to succeed. I would estimate that almost half of the file uploads initially fail and only succeed during the retried upload process.

During this issue, we see the pydio.gateway.data service generating error log entries such as:  
`Error while putting object:Put "``http://127.0.0.1:40713/personal/``.....": net/http: HTTP/1.x transport connection broken: http: ContentLength=33731416 with Body length 0`

Since we did not have this issue before, it is difficult to find out where it is coming from.

### What version of Cells are you using?

Pydio Cells Home Edition 5.0.2

### What is the server OS? Database name/version? Browser name or mobile device description (if issue appears client-side)?

Rocky Linux 8.10

### What steps have you taken to resolve this issue already?

We initially observed this issue in version 4.4.16 and updated to 5.0.2
