Hi,
I'm getting ssh timeout errors on multi-machine configurations in vagrant.
The timeouts only happen if more than one machine is started by 'vagrant
up'.
In other words, doing 'vagrant up foo', then 'vagrant up bar', will work
just fine. However, simple 'vagrant up' (i.e. bring up all the machines)
will case the *second* machine to timeout with this error.
==> pgdb-2: Waiting for machine to boot. This may take a few minutes...
pgdb-2: SSH address: 127.0.0.1:2202
pgdb-2: SSH username: ngd
pgdb-2: SSH auth method: private key
pgdb-2: Warning: Connection timeout. Retrying...
pgdb-2: Warning: Remote connection disconnect. Retrying...
Text will be echoed in the clear. Please install the HighLine or Termios
libraries to suppress echoed text.
[email protected]'s password: pgdb-2: Warning: Connection timeout.
Retrying...
I've put the Vagrantfile, Ansible provisioner file, the command line
output, version info, and an external variables file all on this gist
<https://gist.github.com/gamename/d8c83914076c12f18df5>.
Anyone have any idea what's breaking?
TIA,
-T
--
You received this message because you are subscribed to the Google Groups
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.