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

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