the error only seems to occur when i'm initiating a transfer from one server to another (of a vm or lxc).
i get this message..
i did have trouble adding the node to the cluster initially. but i deleted it and all of the references to it and added it again with the same name and different ip address. i've done this before with success but, that was on older versions of proxmox. i've made sure the keys are updated and i can connect to this host, by hostname and ip from all nodes in the cluster without issue using ssh from the terminal. but when initiating a transfer, it fails.
i tried
and
but that hasn't made a difference.
anyone know what i need to do here?
i get this message..
Code:
022-05-13 00:14:00 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2022-05-13 00:14:00 @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
2022-05-13 00:14:00 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2022-05-13 00:14:00 IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
2022-05-13 00:14:00 Someone could be eavesdropping on you right now (man-in-the-middle attack)!
2022-05-13 00:14:00 It is also possible that a host key has just been changed.
2022-05-13 00:14:00 The fingerprint for the ECDSA key sent by the remote host is
...
i did have trouble adding the node to the cluster initially. but i deleted it and all of the references to it and added it again with the same name and different ip address. i've done this before with success but, that was on older versions of proxmox. i've made sure the keys are updated and i can connect to this host, by hostname and ip from all nodes in the cluster without issue using ssh from the terminal. but when initiating a transfer, it fails.
i tried
Code:
pvecm updatecerts
Code:
pvecm updatecerts --force
anyone know what i need to do here?