Incorrect Host Key

The key of {{#strong}}{{host}}{{/strong}} does not match the key previously in use. Unless this machine was recently replaced, it is likely that someone is trying to attack your connection to this machine.

{{#key_host}}

You can remove the previously stored key by running the following command

ssh-keygen -R {{ key_host }} -f {{ path }}
{{/key_host}}