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

base box is ubuntu no centos 6.5 #5

Open
waleedsaud opened this issue Aug 29, 2015 · 0 comments
Open

base box is ubuntu no centos 6.5 #5

waleedsaud opened this issue Aug 29, 2015 · 0 comments

Comments

@waleedsaud
Copy link

base box is ubuntu no centos 6.5
and it fails when provisioning:
check log:
"Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'ubuntu/trusty64'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'ubuntu/trusty64' is up to date...
==> default: Setting the name of the VM: Vagrant-OpenNMS
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 8980 => 8980 (adapter 1)
default: 8001 => 8001 (adapter 1)
default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
default: Warning: Remote connection disconnect. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Mounting shared folders...
default: /vagrant => /home/waleed/vagrant/vagrant-opennms
default: /tmp/vagrant-chef-3/chef-solo-1/cookbooks => /home/waleed/vagrant/vagrant-opennms/cookbooks
==> default: Running provisioner: shell...
default: Running: inline script
==> default: stdin: is not a tty
==> default: Running provisioner: chef_solo...
Generating chef JSON and uploading...
==> default: Running chef-solo...
==> default: [2015-08-29T14:16:26+00:00] INFO: Forking chef instance to converge...
==> default: [2015-08-29T14:16:26+00:00] INFO: *** Chef 11.8.2 ***
==> default: [2015-08-29T14:16:26+00:00] INFO: Chef-client pid: 1639
==> default: [2015-08-29T14:16:27+00:00] INFO: Setting the run_list to ["recipe[opennms-light]"] from JSON
==> default: [2015-08-29T14:16:27+00:00] INFO: Run List is [recipe[opennms-light]]
==> default: [2015-08-29T14:16:27+00:00] INFO: Run List expands to [opennms-light]
==> default: [2015-08-29T14:16:27+00:00] INFO: Starting Chef Run for vagrant-ubuntu-trusty-64
==> default: [2015-08-29T14:16:27+00:00] INFO: Running start handlers
==> default: [2015-08-29T14:16:27+00:00] INFO: Start handlers complete.
==> default: [2015-08-29T14:16:27+00:00] ERROR: Running exception handlers
==> default: [2015-08-29T14:16:27+00:00] ERROR: Exception handlers complete
==> default: [2015-08-29T14:16:27+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
==> default: [2015-08-29T14:16:27+00:00] ERROR: undefined method `issues_url' for #Chef::Cookbook::Metadata:0x000000025eeac8
==> default: [2015-08-29T14:16:26+00:00] INFO: Forking chef instance to converge...
==> default: [2015-08-29T14:16:27+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete."

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