Skip to content

Instantly share code, notes, and snippets.

@walterheck
Created February 24, 2013 10:04
Show Gist options
  • Save walterheck/5023285 to your computer and use it in GitHub Desktop.
Save walterheck/5023285 to your computer and use it in GitHub Desktop.
[root@training ~]# puppet agent -t
Warning: Unable to fetch my node definition, but the agent run will continue:
Warning: Error 400 on SERVER: Failed to find training.puppetlabs.vm via exec: Execution of '/etc/puppet/node.rb training.puppetlabs.vm' returned 1:
Info: Retrieving plugin
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed when searching for node training.puppetlabs.vm: Failed to find training.puppetlabs.vm via exec: Execution of '/etc/puppet/node.rb training.puppetlabs.vm' returned 1:
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
[root@training ~]# /etc/puppet/node.rb training.puppetlabs.vm
Error retrieving node training.puppetlabs.vm: Net::HTTPNotFound
@okay456okay
Copy link

I have encountered the same error with you. I am wondering if you fix it ?

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment