It seems like you’re trying to SSH to your local host (127.0.0.1), that’s not going to work. Need to SSH to your Vagrant box.
You can get the IP Address like this: https://coderwall.com/p/etzdmq/get-vagrant-box-guest-ip-from-host
It seems like you’re trying to SSH to your local host (127.0.0.1), that’s not going to work. Need to SSH to your Vagrant box.
You can get the IP Address like this: https://coderwall.com/p/etzdmq/get-vagrant-box-guest-ip-from-host