• 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.

Can't change backup dir location

dim_s@

Basic Pleskian
Hi,

New server windows 2008 web edition and Plesk 9.2.1
I use Plesk regonfigure to change backup dir, and I have error

Unable to seeking to end of stream: (5) Access is denied.
at psaobsolete.DataLocation.Change(String source, String dest)
at reconfigurator.ChangeLocation.SetRelocateState()
 
Hello,

It looks you are running out of free space at the C: drive. In order to make new backup location Plesk reconfigurator copies filed from old backup location and fails on this step because of now free disk space on drive C:.

Please, clean up disk space on drive C: or to move backups manually. For example to D:\Plesk\Backup:

1. Move C:\Program Files (x86)\Parallels\Plesk\Backup to D:\Plesk\Backup
2. Set HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PLESK\PSA Config\Config\DUMP_D= "D:\Plesk\Backup"
 
Back
Top