On Sat, May 5, 2012 at 2:08 PM, Jester 2.0 <jester...@gmail.com> wrote: > New install of 2.5.1 on Ubuntu 10.10 server. Multiple (6) new installs on > Ubuntu 12.04 clients running agent 2.7.14-1puppetlabs1 from the puppetlabs > repo generating the following error. > > err: Could not retrieve catalog from remote server: Error 400 on SERVER: No > matching value for selector param ‘undef’ at > /opt/puppet/share/puppet/modules/pe_mcollective/manifests/init.pp:89 on node > host.example.com warning: Not using cache on failed catalog err: Could not > retrieve catalog; skipping run > > Agent running on Puppet Master is functioning correctly. > > $ sudo puppet agent -tv —pluginsync > info: Retrieving plugin info: Loading facts in > /var/lib/puppet/lib/facter/facter_dot_d.rb info: Loading facts in > /var/lib/puppet/lib/facter/root_home.rb info: Loading facts in > /var/lib/puppet/lib/facter/puppet_vardir.rb err: Could not retrieve catalog > from remote server: Error 400 on SERVER: No matching value for selector > param ‘undef’ at > /opt/puppet/share/puppet/modules/pe_mcollective/manifests/init.pp:89 on node > puppet.example.net warning: Not using cache on failed catalog err: Could not > retrieve catalog; skipping run > > Any suggestions for troubleshooting and resolving are appreciated. >
You should use puppet-enterprise installer on the agents. There's a set of facts created during installation during PE that's necessary for pe-mcollective module. If you install the opensource version you will likely run into issues with pe-* modules. You can still use opensource agent, but they can't be part of the default group in enterprise console (which includes a set of pe-* modules). Thanks, Nan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.