Trying to access into my server to deploy my server into it once built

I’m not familiar with the add_ssh_keys thing, but if that is intended to stop the unknown hosts warning, it apparently did not work!

This is how I have fixed this warning in the past.

You can modify the ssh command to shorten the timeout, so it fails more quickly, and does not waste your build minutes.

1 Like