• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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