• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question Problems with ssh / Migrator / Keys

ford

New Pleskian
Server operating system version
Ubuntu 22.04.3 LTS
Plesk version and microupdate number
18.0.55
Hi,

I translate with google.

Hi,

I have 2 V servers here, an older one with a root password, a newer one with an SSH key as a password.
So far access to both with Putty or Winscp has worked well.
Now I wanted to migrate something from the newer one to the other one using an ssh key.
That's what this was needed for

Unfortunately this is the only result:

/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/root/.ssh/id_rsa.pub"
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
[email protected]: Permission denied (publickey).

The problem is that since then I can no longer access the source server via Putty or Winscp, only an error message with the PivatKey.

No supported authentication methods available ( server sent public key )

How can I fix it if I can no longer log in via Putty or Winscp, the same error occurs via the terminal in Plesk.

Greeting
Michael
 
I understand that you can no longer access a server through SSH. In that case you may get support from your datacenter. They can attach a console to the server so that you can work on it through that console as if you were in front of the server at the data center. From there you can also restore the SSH configuration so that you can login again.
 
Back
Top