• 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 MYSQL DB error in log

Z

zebrafilm

Guest
For only one domain I get this error in the daly domain.

Cannot dump database content DB_name a of type mysql'</message>
</object>
<object name="backup" type="backupowner">
<message code="ArgumentException" severity="error">Version string portion was too short or too long.</message>

All other DB and other files are backed up normal to a local disk.
Were do I find the version string and how to correct it?

Thanks,

Bastiaan
 
This exception is thrown when ASP.NET config backup is processing.
First ASP.NET 1.x is processed, but it actually isn't present on w2k8 - see HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET.
PMM don't assume this, but catches this exception and goes to second - ASP 2.x processing.
Workaround http://forum.parallels.com/showpost.php?p=391898&postcount=5 should help with it.
 
This exception is thrown when ASP.NET config backup is processing.
First ASP.NET 1.x is processed, but it actually isn't present on w2k8 - see HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET.
PMM don't assume this, but catches this exception and goes to second - ASP 2.x processing.
Workaround http://forum.parallels.com/showpost.php?p=391898&postcount=5 should help with it.

I've already updated the psadumpagent.dll with the downloaded version, it made absolutely no difference.
 
This problem went away for about a week, now it's back again.

I've just realised it's a slightly different error this time, I've started a new thread. (I'd post a link but it takes half an hour for new posts to appear)
 
Last edited by a moderator:
What sort of error now and are you sure that it is really related to initial described problem?
 
Back
Top