V
V
Vladislav2018-11-11 21:13:20
MySQL
Vladislav, 2018-11-11 21:13:20

Vagrant SSH Error WARNING: Server public key has changed. What is the error?

I tried to connect to the Vagrant Box database, but got an error.
The error itself is on the screenshot:
5be871020157e587662723.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Antony Tkachenko, 2018-11-11
@Cetch

Server public key has changed - the public key of the server has changed. You need to remove the saved key from /.ssh/known_hosts
ssh-keygen -R 127.0.0.1:2222

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question