Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
windows 2016 server
-
Windows
-
Needs Assessment
-
Needs Assessment
Description
Problem -: Puppet run fails on windows server 2016 after installing role - remote desktop session host.
************************************************************************************************
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 such host is known.
Info: Retrieving plugin
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Failed to generate additional resources using 'eval_generate': getaddrinfo: No such host is known.
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Could not evaluate: Could not retrieve file metadata for puppet:///plugins: getaddrinfo: No such host is known.
Info: Loading facts
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.
*************************************************************************************************
Observations :
1) Puppet run is successfully executed before the installation of role - remote desktop session host.
2) Immediately after installation of RD session host puppet execution fails.
3) Puppet communicates on port 8140 with master which is verified and open.
Puppet execution is verified with windows server 2008 which is working fine with the RD session host role.