I've updated the fingerprints in the repository's setting section for ssh keys. (also remove the old ones). However, I have a step that rsyncs using ssh and it's throwing an error that the known_hosts entry does not match the servers - I can see it's the old one. Is it cached? is there a way to clear it? is there a bug that is preventing the known_hosts file from updating?
Thanks for any insight!
UPDATE: I was using atlassian/default-image:4 build (with a step to install rsync). When i reverted to default-image:2 (with rsync already installed) - It worked again. But still would like to know why the build was not updating the known_hosts file.
Hey @DoliS
I am unable to reproduce the issue so could you please provide more information, such as whether you use a pipe for the rsync or an example of steps that will help me reproduce the issue on my end?
Thanks!
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.