Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panamax init failed #88

Open
thomasklwong opened this issue Jul 5, 2015 · 0 comments
Open

panamax init failed #88

thomasklwong opened this issue Jul 5, 2015 · 0 comments

Comments

@thomasklwong
Copy link

Running on Mac, using homebrew to install panamax.

Ran panamax init and got the following output.

CenturyLink Labs - https://labs.ctl.io

Checking if required software is installed.

Vagrant 1.6 or newer installed.
Virtualbox 4.3 or newer installed.


Creating a new CoreOS VM...
UUID changed to: e08190ed-b02b-4eb6-8b77-3dfc3eef645f
Bringing machine 'panamax-vm' up with 'virtualbox' provider...
==> panamax-vm: Importing base box 'panamax-coreos-box-681.2.0'...
==> panamax-vm: Matching MAC address for NAT networking...
==> panamax-vm: Setting the name of the VM: panamax-vm
==> panamax-vm: Clearing any previously set network interfaces...
==> panamax-vm: Preparing network interfaces based on configuration...
    panamax-vm: Adapter 1: nat
    panamax-vm: Adapter 2: hostonly
==> panamax-vm: Forwarding ports...
    panamax-vm: 22 => 2222 (adapter 1)
==> panamax-vm: Running 'pre-boot' VM customizations...
==> panamax-vm: Booting VM...
==> panamax-vm: Waiting for machine to boot. This may take a few minutes...
    panamax-vm: SSH address: 127.0.0.1:2222
    panamax-vm: SSH username: core
    panamax-vm: SSH auth method: private key
    panamax-vm: Warning: Connection timeout. Retrying...
==> panamax-vm: Machine booted and ready!
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

echo "[ -f \"/tmp/.vagrant-host-path\" ] && export VAGRANT_HOST_PATH=\`cat \"/tmp/.vagrant-host-path\"\`" > "/etc/profile.d/vagrant-host-path.sh"

Stdout from the command:



Stderr from the command:

bash: line 2: /etc/profile.d/vagrant-host-path.sh: No such file or directory

VM Creation failed. Exiting.

Not sure what cause this issues, would appreciate any help. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant