| Puppet Version:7.6.1 Puppet Server Version:7.6.1 OS Name/Version: Cent OS 7 I have installed Fresh PE Environment. After installing Agent on Centos or Windows. When I am running puppet agent -t I am getting the below error. Info: Using configured environment 'production' Info: Retrieving plugin acts Info: Retrieving plugin Info: Loading facts Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Could not find resource 'Package[pe-java11]' in parameter 'require' (file: /opt/puppetlabs/puppet/modules/pe_repo/manifests/bulk_pluginsync.pp, line: 49) on node client.powerbitest.com Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run This error is not coming when we run the same command on the puppet master server. Probably the package is available or required for that server. |