rake remote:setup - rake aborted! fingerprint b7:df:i8... does not match for mydomain.com

I have become a bit frustrated with trying to deploy my application, every time I try to deploy using rake remote:setup I get this error message:

rake aborted! fingerprint b7:df:i8... does not match for mydomain.com

I am using net-ssh 1.1.1

Any help/insight would be greatly appreciated.

Thank You

Anybody else have this problem?

can you ssh to the server with the same user no problem?

Yup I ran this on my Mac:

unset SSH_AUTH_SOCK

... and then ran the rake remote:deploy command and it worked like a charm!!!

Thank you! Thank you! Thank you! On to the next issue :slight_smile:

I spoke too soon. I was able to run "rake remote:deploy" and it asked for my password so it was able to connect. However if I try to run "rake remote:setup" I still get the fingerprint error. I am deploying