Hi Luke - What version of puppet-agent is running on the host you have installed puppetserver on?
Can you link a gist of the output of running `sudo /opt/puppetlabs/puppet/bin/puppet agent -t --trace --debug` on the puppet server host (with sensitive info, if any, redacted)? On Thu, Dec 1, 2016 at 9:23 PM, Luke Tinker <[email protected]> wrote: > I am getting the following error in multiple places on my puppet master > server after moving to puppet server 2.7.1 after running on the old 3.8.7 > build of puppet, > > when launching the server > 2016-12-02 15:37:44,863 INFO [clojure-agent-send-pool-0] [puppetserver] > Puppet Puppet settings initialized; run mode: master > Failed to load feature test for cfpropertylist: no such file to load -- > CFPropertyList > 2016-12-02 15:37:45,295 INFO [clojure-agent-send-pool-0] > [p.s.j.i.jruby-agents] Finished creating JRubyInstance 2 of 2 > > > when running "sudo /opt/puppetlabs/puppet/bin/puppet master download" > Failed to load feature test for cfpropertylist: cannot load such file -- > CFPropertyList > > when running " sudo /opt/puppetlabs/puppet/bin/puppet agent -t --onetime" > > Failed to load feature test for cfpropertylist: cannot load such file -- > CFPropertyList > Info: Using configured environment 'production' > Info: Retrieving pluginfacts > Info: Retrieving plugin > Failed to load feature test for cfpropertylist: cannot load such file -- > CFPropertyList > Info: Loading facts > Info: Caching catalog for moedevsrv09.uds.anu.edu.au > Info: Applying configuration version '1480655880' > Notice: Applied catalog in 0.11 seconds > > the error: Failed to load feature test for cfpropertylist: cannot load such > file -- CFPropertyList > seems to be coming up everywhere on the server, > also modules that actually use the cfpropertylist of course do not work for > clients. > > I have tried installing the cfpropertylist ruby gem in all sorts of places, > even embedded it in too a module, > > I am starting to get to the point where i just have no idea what else i can > do and wanted to check with the community, > any recommendations or suggestions> > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/2b5c62d9-46fb-4d83-b90d-d91af76e7940%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Moses Mendoza Puppet -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CA%2B421WY-UquO1%3DhvbaYM8N4vQvh7Px%3D40enhf%3D7MePLUgcU7mA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
