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

Vagrant fails due to missing chef server #8

Open
runningman84 opened this issue Jun 17, 2016 · 0 comments
Open

Vagrant fails due to missing chef server #8

runningman84 opened this issue Jun 17, 2016 · 0 comments

Comments

@runningman84
Copy link

How can I use this vagrant setup?

==> node-1: /usr/bin/chef-solo:52:in `load'
==> node-1: /usr/bin/chef-solo:52:in `<main>'
==> node-1: [2016-06-17T19:58:15+00:00] INFO: HTTP Request Returned 404 Not Found: Parent not found: chefzero://localhost:8889/nodes
==> node-1: 
==> node-1: ================================================================================
==> node-1: Chef encountered an error attempting to load the node data for "vagrant-6b7e27a0"
==> node-1: ================================================================================
==> node-1: 
==> node-1: 
==> node-1: Resource Not Found:
==> node-1: -------------------
==> node-1: The server returned a HTTP 404. This usually indicates that your chef_server_url is incorrect.
==> node-1: 
==> node-1: 
==> node-1: 
==> node-1: Relevant Config Settings:
==> node-1: -------------------------
==> node-1: chef_server_url "chefzero://localhost:8889"
==> node-1: 
==> node-1: Platform:
==> node-1: ---------
==> node-1: x86_64-linux
==> node-1: 
==> node-1: 
==> node-1: Running handlers:
==> node-1: [2016-06-17T19:58:15+00:00] ERROR: Running exception handlers
==> node-1: Running handlers complete
==> node-1: [2016-06-17T19:58:15+00:00] ERROR: Exception handlers complete
==> node-1: Chef Client failed. 0 resources updated in 01 seconds
==> node-1: [2016-06-17T19:58:15+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
==> node-1: [2016-06-17T19:58:15+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
==> node-1: [2016-06-17T19:58:15+00:00] ERROR: 404 "Not Found"
==> node-1: [2016-06-17T19:58:16+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.

I have already installed this plugins:

  • vagrant-berkshelf (4.1.0)
  • vagrant-chef-zero (2.0.0)
  • vagrant-hosts (2.8.0)
  • vagrant-omnibus (1.4.1)
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