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

manual or scheduled backup are incomplete after update to 12.5

gattaccion

New Pleskian
Hi All,

sorry for my bad english...so.. after upgrade all backup display warnings and are incomplete: missing all vhost data.

this is the error displayed on warnings:
Cannot dump domain hosting settings[Unable to logon under sysuser account. Webspace content will not be dumped.]

and this is the SO config
SO ‪Microsoft Windows Server 2008 R2 Service Pack 1‬
Plesk 12.5.30 #7

can anyone help me?

best regards
 
As far as I know this issue is caused by bug PPP-17697 which was fixed in Update #5.
Please make sure that all Updates have been correctly installed and try to install them again with

%plesk_dir%\admin\bin\ai.exe --select-product-id panel --select-release-current --reinstall-patch --install-component base
 
Hi IgorG, thanks to the quickly answer.
It seems that all update are installed correctly... and I found a partial solution. Connecting trough RDP to the virtual machine in a user's snap-in I have disabled all plesk domain user..so when I re-enable one, backup of this domain finish correctly whit task status success and without any warnings...
Only client domains backup go wrong whit warnings and it seems administrator permission are not more powerful then plesk domain user..all domain in a client domains backup are without vhost data.
 
I got the same error after upgrading to Plesk 12.5:
"Cannot dump domain hosting settings[Unable to logon under sysuser account. Webspace content will not be dumped.]"

After looking at the logs, I found the following:
Code:
[2015-11-02 19:02:23.786|5136] Debug: Dump 'D:\Inetpub\vhosts\domain.tld' directory listing for user '<I removed domain username for privacy reasons>'
[2015-11-02 19:02:23.801|5136] Debug: Unable to logon under sysuser account. Webspace content will not be dumped.
[2015-11-02 19:02:24.036|5136] Debug: Cannot dump domain hosting settings ( System.ApplicationException: Unable to logon under sysuser account. Webspace content will not be dumped. ---> System.ComponentModel.Win32Exception: Deze gebruiker kan niet worden aangemeld, omdat dit account momenteel is uitgeschakeld    --- Einde van intern uitzonderingsstackpad ---    bij psa121dumpagent.VHostContentBuilder.dumpDirectoryListing(String dirPath, String[] exclude, String user, String password)    bij psa121dumpagent.VHostContentBuilder.addDomainVhostIncrementally(Site domain, Phosting phosting, String vhostPath)    bij psa121dumpagent.VHostContentBuilder.AddDomainVhost(Site domain, Phosting phosting, String vhostPath)    bij psa9dumpagent.VhostDumpObject.addDomainVhost(Site domain, Phosting phosting, String vhostPath)    bij psa111dumpagent.DomainDumpObject.dumpPhostingContent(Phosting ret)    bij psa9dumpagent.PSADomainObject.dumpPhosting[T]()    bij psa104dumpagent.DomainDumpObject.dumpPhosting[T]()    bij psa100dumpagent.PSADomainObject.dumpPhosting()    bij psa102dumpagent.PSADomainObject.dumpPhosting()    bij psa120dumpagent.DomainDumpObject.dumpPhosting()    bij psa9dumpagent.PSADomainObject.dumpHosting(String hostingType) )
[2015-11-02 19:02:24.036|5136] Warning: 2dbd201f-470b-4952-813a-24d8da60d7c7 Cannot dump domain hosting settings ( Unable to logon under sysuser account. Webspace content will not be dumped. )

The part "Deze gebruiker kan niet worden aangemeld, omdat dit account momenteel is uitgeschakeld" is Dutch for "This user cannot sign in because this account is currently disabled".

So, I opened MMC, opened the Local Users Snap-In, and found that the particular user indeed was disabled. After enabling the user, the backup started working properly again. :)
 
Having the same problem here.

I have a global backup setting which backs up the data nightly.

I get the error stated above only for websites that are suspended.

Any active website's backup procedure works correctly.

This issue did not exist before. All packages are up to date.

How do we stop getting warnings for suspended websites, plus get them backed up even if they are suspended?
 
Back
Top