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

migration ssh problem

E

emrahsaglik

Guest
I'm trying to migrate my domains from a linux machine with Plesk 8.4 installed to a windows machine with plesk 8.3 installed When I try to connect from windows machine it gives

Error: Unable to upload scout: Unable to run migrmng: Unable to connect to remote host 72.167.31.112. Please check if the remote server is available for connection and if the correct login and password are specified.

error

When I open my log within Pleskdir/PMM/Logs

I see

3564: Debug 25/08/2008 11:14:17.382 : ----------------------------------------
3564: Warning 25/08/2008 11:14:17.538 : Warning : SSHConnection#0::Unable to parse 'SSHTimeout' settings value from application configuration file. Default value used
3564: Debug 25/08/2008 11:14:17.538 : Debug : SSHConnection#0::SSHTimeout is set to 300
3564: Debug 25/08/2008 11:14:17.570 : Debug : SSHConnection#0::eek:nStateChange From (Disconnected) to (Connecting)
3564: Debug 25/08/2008 11:14:19.132 : Debug : SSHConnection#0::eek:nStateChange From (Connecting) to (Disconnected)
3564: Warning 25/08/2008 11:14:19.148 : Warning : SSHConnection#0::eek:nConnect Error occured (WeOnlyDo.Client.SSH+ConnectedArgs)
3564: Error 25/08/2008 11:14:19.148 : Error : SSHConnection#0::Error occured in connect ( WeOnlyDo.Exceptions.SSH.AuthorizationException: Authentication with the server failed. at ..() at ..(Int32 ) at ..(IAsyncResult , Int32 ) )
3564: Warning 25/08/2008 11:14:19.148 : Warning : SSHConnection#0::CheckConnection Exception processed ( wodSSHConnection.SSHConnAppException: Autorization is invalid at wodSSHConnection.SSHSession.connect() at wodSSHConnection.SSHConnection.connect() at wodSSHConnection.SSHSession.CheckConnection() )
3564: Debug 25/08/2008 11:14:19.148 : Debug : SSHConnection#0::CheckConnection : False
3564: Debug 25/08/2008 11:14:19.148 : UnixConnection::CheckConnection : False
3564: Debug 25/08/2008 11:14:19.148 : ----------------------------------------
3564: Info 25/08/2008 11:14:19.148 : CrossSysAgent::deployScoutToUnixHost Unable to deploy scout to remote Unix host (72.167.31.112)
3564: Debug 25/08/2008 11:14:19.148 : ForeignMigratorCore.MigratorException: Unable to connect to remote host 72.167.31.112. 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)
3564: Debug 25/08/2008 11:14:19.163 : Saving result...
3564: Debug 25/08/2008 11:14:19.163 : migrmng exits with code -3
3564: Debug 25/08/2008 11:14:19.163 : Unload domain.

Thanks for your helps!
 
Back
Top