- Server operating system version
- Ubuntu 22.04.1 LTS
- Plesk version and microupdate number
- Plesk Obsidian Version 18.0.47 Update #5
Dear community,
I tried public key auth on ssh connect for migraton first but the versions of openSSH/openSSL on source and target server are too different, so I "donwgraded" to password auth. However it seems that Plesk Migration Manager does not like it because it seems to continue trying to use public keys:
command: rsync -r --chmod=Fu=r,Du=rwx,go= --timeout=30 -e 'ssh -i /usr/local/psa/var/modules/panel-migrator/sessions/20221129095211/ssh-keys/id_rsa.[IP deleted] -p 22 -o PasswordAuthentication=no [...]
that of course is answered with
Warning: Identity file /usr/local/psa/var/modules/panel-migrator/sessions/20221129093900/ssh-keys/id_rsa.[IP deleted] not accessible: No such file or directory.
and migration stops. How can I convince Migration Manager to use password auth? I already tried uninstall / reinstall extension MIgration Manager without any result.
best regards,
Uwe Freier
I tried public key auth on ssh connect for migraton first but the versions of openSSH/openSSL on source and target server are too different, so I "donwgraded" to password auth. However it seems that Plesk Migration Manager does not like it because it seems to continue trying to use public keys:
command: rsync -r --chmod=Fu=r,Du=rwx,go= --timeout=30 -e 'ssh -i /usr/local/psa/var/modules/panel-migrator/sessions/20221129095211/ssh-keys/id_rsa.[IP deleted] -p 22 -o PasswordAuthentication=no [...]
that of course is answered with
Warning: Identity file /usr/local/psa/var/modules/panel-migrator/sessions/20221129093900/ssh-keys/id_rsa.[IP deleted] not accessible: No such file or directory.
and migration stops. How can I convince Migration Manager to use password auth? I already tried uninstall / reinstall extension MIgration Manager without any result.
best regards,
Uwe Freier