Need one help. I have installed the Vagrant to test knife tool. vagrant status
Current machine states:
web1 running (virtualbox)
web2 running (virtualbox)
load-balancer running (virtualbox)
knife bootstrap localhost -p 2222 --connection-user vagrant -i .vagrant/machines/web1/virtualbox/private_key --sudo -N web1
Connecting to localhost using ssh
ERROR: Connection refused connecting to https://localhost/nodes/web1, retry 1/5
ERROR: Connection refused connecting to https://localhost/nodes/web1, retry 2/5
Check your knife configuration and network settings