Skip to content

Instantly share code, notes, and snippets.

@pirelenito
Created October 29, 2014 15:04
Show Gist options
  • Select an option

  • Save pirelenito/5e2e80eba4ad710599ca to your computer and use it in GitHub Desktop.

Select an option

Save pirelenito/5e2e80eba4ad710599ca to your computer and use it in GitHub Desktop.
Vagrant up error on CoreOS
Bringing machine 'default' up with 'vmware_fusion' provider...
==> default: Verifying vmnet devices are healthy...
==> default: Preparing network adapters...
==> default: Starting the VMware VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 172.16.31.183:22
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Forwarding ports...
default: -- 22 => 2222
==> default: Configuring network adapters within the VM...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mv /tmp/etcd-cluster.service /media/state/units/
Stdout from the command:
Stderr from the command:
mv: cannot move '/tmp/etcd-cluster.service' to '/media/state/units/': No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment