• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

PMM error another

A

atomicmak

Guest
pmm log file shows

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server.
at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetRequestStream()
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, String methodName, Object[] parameters)
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(String MethodName, Object[] Parameters)
at XmlRpcProxy5f10956f-a985-4da7-b22f-a1e6059c6098.reportMigration(String , String , String , XmlRpcStruct , XmlRpcStruct )
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at ForeignMigratorCore.MigrationInfoBase.Send(PkPmigrationInfo migrationInfo, MigratorManagerState state)

====================================

and cp show :

Error: Unable to deploy the migrated objects:
Unable to run migrmng: XSLTransform error. inputXMLFile=(C:\Program Files\SWsoft\Plesk\PMM\Store\Main\NativeDump\objects/structure.xml), outputXMLFile=(C:\Program Files\SWsoft\Plesk\PMM\Store\Main\NativeDump\objects/structure2.xml),XSLFile=(c:\program files\swsoft\plesk\pmm\platforms\unixplesk\PleskX.xsl)

=================================

site is just 4mb to migrate.
but its giving error again and again.
 
resolved

this is resolved now.

the resolution is :

PMM dont support special character in
Domain Administrator Details

name,email,phone,address,company,pin,city,state,country

etc
 
Back
Top