• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Problem with backups

flyd

New Pleskian
I use the build in plesk backup schedule and when some user add pictures on a web site into the images folder with a site tool, the next backup as an error like that :

"Warning: domain "domain.com"
[4ee8300e-9437-4a45-92bf-48e46b6b090c]: Unable to get attributes of the file C:\Inetpub\vhosts\domain.com\httpdocs\images\test.png: Access is denied. The file will not be archived. [:149746944]"

My users use a tool provided by tinymce to add files. So the security is managed by the iis pool user... So why the backup engine have problems? Is another user is used for backup and need some particular rights to read files?
 
Last edited:
Try to repair permissions by command:

plesk bin repair --repair-webspace-security -webspace-name your_domain.tld -all-filesystem-objects
 
Every site have that problem… I can't run that command for each site every day… I'm the only one using that feature !?
 
Try to repair disk permissions with All Programs > Plesk > Plesk Reconfigurator
 
Workaround: Setup the command as "Scheduled Task" in Tools & Settings -> Scheduled Tasks let's running this automatically. Time it just right before the backup and everything is fine.
 
Back
Top