• 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 SFTP backup failing

f.irgolitsch

New Pleskian
Hello,

I've been trying to get SFTP to work so I can create remote backups. The backup is failing with the following error however:
Unable to create remote backup. Error: Unable to export backup: Transport error: Extension transport: ext://sftp-backup/server/: Failed to upload content to sftp://domain.com//plesk/backup/backup_2006021430.tar: cURL error (79): Upload failed: ssh error (-1/-43)

I haven't found anything that can help in the plesk support pages and I have no idea where to look to get to the root of the problem.
 
Most probably that filesystem of the remote SFTP storage does not support opening files for reading and writing.
Try to remount the filesystem to make it writeable and readable.
 
Back
Top