ClusterLabs / anvil

The Anvil! Intelligent Availability™ Platform, mark 3
5 stars 6 forks source link

ssh host auth does NOT work after anvil update process #500

Closed fabbione closed 4 months ago

fabbione commented 10 months ago

while testing the new agreed test order, the delete server was hanging (probably what was happening already in CI recently!) and when running manual for debugging:

[root@an-a01n02 ~]# /usr/sbin/anvil-delete-server -vv --log-secure --force --server an-test-deploy1 anvil-delete-server has started. Searching to see if the server is running... The authenticity of host '10.201.10.2 (10.201.10.2)' can't be established. ECDSA key fingerprint is SHA256:FLKVaOuU50G4WyhUxiCksb9+tiGwYvobtKOf7RicHJs. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes The server is running here, assigning the job to this host.

digimer-bot commented 10 months ago

huh, that's odd... I'll dig into it, thanks for this

fabbione commented 5 months ago

Blocked by #385

fabbione commented 4 months ago

this is now fixed after the ssh key rework