• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Error while creating backup

Khaled Elmahdi

New Pleskian
Hello,

I am getting this error when I run a backup on PLESK Onyx:

Code:
Error: server "server"
Error in execute 'backup_encrypt' ' --encrypt-by-plesk -backup-files-map "C:\Program Files (x86)\Parallels\Plesk\PrivateTemp\tmp25988.tmp"': Unable to check directory existence: Unable to get file (Z:\Backup\domains\host.mwa.io\backup_info_1701160100.xml) attributes: (1326) The user name or password is incorrect.
at (zif_plesk_is_dir line 2180)
Error:
Error in execute 'backup_encrypt' ' --encrypt-by-plesk -backup-files-map "C:\Program Files (x86)\Parallels\Plesk\PrivateTemp\tmp25988.tmp"': Unable to check directory existence: Unable to get file (Z:\Backup\domains\host.mwa.io\backup_info_1701160100.xml) attributes: (1326) The user name or password is incorrect.
at (zif_plesk_is_dir line 2180)

"Z" drive is the NAS backup space with a username and password. I have mounted it for system user following thread: https://support.asperasoft.com/hc/e...-into-drives-to-a-Windows-service-permanently

When I log to the server and checking the NAS backup space, I can confirm that PLESK had created a lot of directories there (but I don't see any files).

OS: ‪Microsoft Windows Server 2012 R2‬
Product: Plesk Onyx 17.0.17 Update #12 , last updated at Jan 16, 2017 04:48 AM

Can anyone help please?

Thank you.
 
Last edited:
Try to synchronize Plesk and OS users with:

"%plesk_cli%\\repair" --synchronize-impersonation-storage

And then repair accounts with:

"%plesk_cli%\\repair" --repair-all-webspaces-system-users
 
Thank you for your reply.

I did what you've asked, and it didn't work. When I navigate to: Tools & Settings >> Backup Manager and click on Backup, I still get the same message:

Code:
Error: server "server"
Error in execute 'backup_encrypt' ' --encrypt-by-plesk -backup-files-map "C:\Program Files (x86)\Parallels\Plesk\PrivateTemp\tmp17293.tmp"': Unable to check directory existence: Unable to get file (Z:\Backup\domains\host.mwa.io\backup_info_1701171436.xml) attributes: (1326) The user name or password is incorrect.
at (zif_plesk_is_dir line 2180)
Error:
Error in execute 'backup_encrypt' ' --encrypt-by-plesk -backup-files-map "C:\Program Files (x86)\Parallels\Plesk\PrivateTemp\tmp17293.tmp"': Unable to check directory existence: Unable to get file (Z:\Backup\domains\host.mwa.io\backup_info_1701171436.xml) attributes: (1326) The user name or password is incorrect.
at (zif_plesk_is_dir line 2180)

But, when I click on Backaup under Backup Manager from the Websites & Domains page, the situation is deferent, I get "The backup Jan 17, 2017 01:07 PM was created, although some issues occurred and the backup might not be entirely valid." and I see 4.3GB backup size, and under Status details I have the error:
Code:
[ERROR]: Error in execute 'backup_encrypt' ' --encrypt-by-plesk -backup-files-map "C:\Program Files (x86)\Parallels\Plesk\PrivateTemp\tmp46754.tmp"':
Unable to check directory existence: Unable to get file (Z:\Backup\domains\host.mwa.io\backup_info_1701171307.xml) attributes: (1326) The user name or password is incorrect.<br>   at (zif_plesk_is_dir line 2180)

Visiting the NAS drive, I can confim that there are a lot of ZIP files.
 
Back
Top