You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vagrant reload --provision is performing ssh too fast and spits:
SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with vagrant reload, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a vagrant destroy
followed by a vagrant up. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
I checked by looking at Digitalocean console that the machine is not 100% ready yet at that time.
Almost immediately after this error vagerant ssh works like a charm.
The text was updated successfully, but these errors were encountered:
vagrant reload --provision is performing ssh too fast and spits:
I checked by looking at Digitalocean console that the machine is not 100% ready yet at that time.
Almost immediately after this error
vagerant ssh
works like a charm.The text was updated successfully, but these errors were encountered: