Hey guys,
I'm just beginning to try and figure out puppet and I've tried running the installer on windows to have a client and use it as a learning step standalone install. I've created and updated my puppet.conf file, and generated a cert for my machine, but when I try to run the puppet agent, I get the following error:
Warning: Unable to fetch my node definition, but the agent run will continue:
Warning: getaddrinfo: No such host is known.
Info: Retrieving pluginfacts
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Failed to generate
additional resources using 'eval_generate': getaddrinfo: No such host is known.
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Could not evaluate
: Could not retrieve file metadata for puppet:///pluginfacts: getaddrinfo: No su
ch host is known.
Info: Retrieving plugin
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Failed to generate add
itional resources using 'eval_generate': getaddrinfo: No such host is known.
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Could not evaluate: Co
uld not retrieve file metadata for puppet:///plugins: getaddrinfo: No such host
is known.
Error: Could not retrieve catalog from remote server: getaddrinfo: No such host
is known.
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
Error: Could not send report: getaddrinfo: No such host is known.
Is there a critical step I might be missing or can be referred to?
Thank you.
↧