• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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