• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Amazon S3 backup / multi-part upload ?

Erwan

Regular Pleskian
Server operating system version
AlmaLinux 9.4
Plesk version and microupdate number
18.0.63
Hi all,
We want to use storage S3 OVH with Amazon S3 backup extension.
The connection is successful but we get the following error message when we want to store the backup server:

Unable to create the remote backup: Transport error: Extension transport: ext://s3-backup/server/: Error executing "UploadPart" on "https://s3.rbx.io.cloud.ovh.net/xxxxx/backup_2409142211.tar4?uploadId=MDBixxxxx&partNumber=483"; AWS HTTP error: cURL error 52: Empty reply from server (see libcurl - Error Codes) for https://s3.rbx.io.cloud.ovh.net/xxxxx/backup_2409142211.tar4?uploadId=MDBixxxxx&partNumber=483

We think the problem is with the file size. We need to do “multi-part upload”.

But is this possible with the “Amazon S3 backup” extension?

Erwan
 
The connection is just that, a connection. If you want to do multi part uploads you can by editing the schedule settings to enable "Create a multivolume backup, volume size (MB)" and edit the size of each volume.
 
This is a solution on the Plesk side (and it works) but it does not use the Large Object MPU functionality.
 
Back
Top