Problem:
While uploading 12GB binary file:
pulp artifact upload --chunk-size=20MB --file new.tar.zst
Uploading file new.tar.zst
…Upload complete. Creating artifact.
Started background task /pulp/api/v3/tasks/d7e08994-ca2f-4c11-8955-d170cde37379/
…Error: (‘Connection aborted.’, ConnectionResetError(104, ‘Connection reset by peer’))
Postgress database server (docker) dies
Pulp instance v3 (docker) dies
Expected outcome:
Not to fail
**Pulpcore version:**3.17.3
Pulp plugins installed and their versions:
- rpm: 3.17.1
- file: 1.10.1
- ansible: 0.11.1
Operating system - distribution and version:
RedHat Linux Enterprise rhel 7.9
Other relevant data: