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

migrate from helm 3.2 to plesk 8.6

dim_s@

Basic Pleskian
Hello,

I have 2 server windows2003 (HELM 3.2) and Windows2008 (Plesk 8.6)

I can't migrate data from helm to plesk

Unable to upload scout: Unable to run migrmng: Unable to connect to remote host

Firewall stop on the windows2003 and on the 2008 server

But from cPanel i can start transfer

Error LOG
---------
3464: Debug 30/10/2008 08:03:52.239 : Start migrmng execution in --deploy-scout mode
3464: Debug 30/10/2008 08:03:52.255 : arguments: (--deploy-scout --host=xx.xx.xx.xx --login=administrator --password=xxxxx --system-type=windows )
3464: Debug 30/10/2008 08:03:52.270 : Try to deploy scout to: http://xx.xx.xx.xx:6489/WinAgentURI
3464: Debug 30/10/2008 08:03:52.270 : migrmng::DeployScout begin (systemType = Windows)
3464: Debug 30/10/2008 08:03:52.270 : MigratorConfigsManager::GetMigratorManager find Migrator Manager file:C:\Program Files (x86)\Parallels\Plesk\PMM\PsaMigrMng86.dll
3464: Debug 30/10/2008 08:03:52.286 : MigrMng75::Load begin (workDirectory=C:\Program Files (x86)\Parallels\Plesk\PMM, configName=Main)
3464: Debug 30/10/2008 08:03:52.301 : MigrMng75::Load successfully finished
3464: Debug 30/10/2008 08:03:52.301 : MigrMng75::DeployScout begin (hostName=xx.xx.xx.xx)
3464: Info 30/10/2008 08:03:52.301 : CrossSysAgent::DeployScout SystemType=(Windows) URI=(http://xx.xx.xx.xx:6489/WinAgentURI)
3464: Info 30/10/2008 08:03:52.301 : CrossSysAgent::deployScoutToWindowsHost Try to deploy scout to remote Windows host (xx.xx.xx.xx)
3464: Info 30/10/2008 08:03:52.379 : CrossSysAgent::deployScoutToWindowsHost Successfully connected to Network Resource to remote Windows host (xx.xx.xx.xx)
3464: Info 30/10/2008 08:03:52.379 : CrossSysAgent::connectToWindowsHost Try connect to (xx.xx.xx.xx) as Windows host via Remoting
3464: Error 30/10/2008 08:03:54.423 : CrossSysAgent::connectToWindowsHost Unable to connect to (xx.xx.xx.xx) as Windows host via Remoting ( System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it xx.xx.xx.xx:6489 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- Server stack trace: at System.Net.HttpWebRequest.GetRequestStream() at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessAndSend(IMessage msg, ITransportHeaders headers, Stream inputStream) at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream) at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at ForeignMigratorCore.IScoutBase.CheckConnection() at CrossSysAgentSup.WindowsScoutProxy.CheckConnection() at CrossSysAgentSup.CrossSysAgent.connectToWindowsHost(ConnectionParameters connParams) )
3464: Error 30/10/2008 08:03:54.423 : CrossSysAgent::deployScoutToWindowsHost Unable to deploy scout to remote Windows host (xx.xx.xx.xx). Exception processed (System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it xx.xx.xx.xx:6489
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---

Server stack trace:
at System.Net.HttpWebRequest.GetRequestStream()
at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessAndSend(IMessage msg, ITransportHeaders headers, Stream inputStream)
at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at ForeignMigratorCore.IScoutBase.CheckConnection()
at CrossSysAgentSup.WindowsScoutProxy.CheckConnection()
at CrossSysAgentSup.CrossSysAgent.connectToWindowsHost(ConnectionParameters connParams)
at CrossSysAgentSup.CrossSysAgent.deployScoutToWindowsHost(ConnectionParameters connParams))
3464: Debug 30/10/2008 08:03:54.423 : CrossSysAgent::deployScoutToWindowsHost finished with error
3464: Debug 30/10/2008 08:03:54.423 : ForeignMigratorCore.MigratorException: Unable to connect to remote host xx.xx.xx.xx. Please check if the remote server is available for connection and if the correct login and password are specified.
at PsaMigrMng75.MigrMng75.DeployScout(ConnectionParameters connParams)
at migrmng.App.DeployScout(ConnectionParameters connParams)
at migrmng.App.Main(String[] args)
3464: Debug 30/10/2008 08:03:54.439 : Saving result...
3464: Debug 30/10/2008 08:03:54.439 : migrmng exits with code -3
3464: Debug 30/10/2008 08:03:54.439 : Unload domain.
 
Back
Top