• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Backup Manager not showing backups

V

vnchristina

Guest
The 'Backup Manager' seems to create the backups without trouble. The show up in /var/lib/psa/dumps/clients/. I can see them when logged into the the Plesk interface as 'admin' but when I log in with a client's username, their backups do not show up. I have made sure the domains have privileges to create and manage backups, but that didn't make a difference.

Is anyone else having this problem also?
 
I forgot to mention that the 'Server Repository' tab is completely missing in the domain's view. Also, if I click to set up an FTP repository, then cancel it, the backups show up, but on the FTP Repository tab. It doesn't seem to make a difference if the backup was created by admin or as the user.

I've tried removing it, then reinstalling the package. This didn't make a difference though.

dpkg -r psa-backup-manager
apt-get install psa-backup-manager

Anyone have any other ideas?
 
Hello,

Please, make sure that you have enabled the needed option at the following path:

Home > Domains > domain_name > Domain administrator access

Allow backing up and restoring data and use:
- Server repository
- Personal FTP repository

Also please, run the following utility to reconfigure the vhost:

> /usr/local/psa/admin/bin/websrvmng --reconfigure-vhost --vhost-name=the_domain_name
 
Nataliya,

Thanks for your reply. I tried these steps as well, but we're still seeing the same problem. As a workaround, we've set up the FTP repository and used the settings on the server so the backups are still stored with the other user data.

Hello,

Please, make sure that you have enabled the needed option at the following path:

Home > Domains > domain_name > Domain administrator access

Allow backing up and restoring data and use:
- Server repository
- Personal FTP repository

Also please, run the following utility to reconfigure the vhost:

> /usr/local/psa/admin/bin/websrvmng --reconfigure-vhost --vhost-name=the_domain_name
 
Back
Top