Score:1

What does warning `client_input_hostkeys: received duplicated ssh-ed25519 host key` mean?

jp flag

When I use scp to copy some files from a server, I've lately been getting the following warning:

$ scp -rC myserver.com:~/test.log .
client_input_hostkeys: received duplicated ssh-ed25519 host key

I tried googling what this means and how to fix it but couldn't figure anything out.

This is the scp command I use for reference:

I get the error on MacOS 12 with both fish and bash shells.

I have a parallel ssh session running to the same server, could that be why I'm getting the error?

The following files are in my .ssh directory:

~/.ssh 
❯ ls 
config      id_rsa      id_rsa.pub  known_hosts
at flag
ever figure this out? I'm suddenly getting this same message when I rsync, although it's an ssh-rsa key not ssh-ed25519.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.