Hello,
The master is CentOS. The agent is Windows 8.1.
On the master, # puppet agent --test --noop
produces "normal" results (final line is "Info: Applying configuration version '###'").
On the Windows 8.1 agent, however, I'm met with:
>puppet agent --test --noop
Error: Could not request certificate: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. - connect(2) for "puppet.xxxxxx.xxxxxxx.com" port 8140
Exiting; failed to retrieve certificate and waitforcert is disabled
The version of the agent on the Windows machine is the same as on the CentOS machine (i.e., 4.2.2).
Can you suggest possible ways to solve this problem or suggest a way to further troubleshoot it?
Thanks in advance.
↧