Hi Ryan, Can you start the puppetmaster manually, e.g. from terminal, with `puppet master --no-daemonize --verbose --debug`?
What's the output? On Sun, Feb 9, 2014 at 5:18 PM, Ryan Nideffer <[email protected]> wrote: > I've followed the installation guide for Mac OSX and I get this in > puppetmaster.err upon starting the daemon with launchctl: > > Error: Could not create resources for managing Puppet's files and > directories in sections [:main, :master, :ssl, :metrics]: undefined method > `each' for nil:NilClass > > Error: Could not prepare for execution: Could not create resources for > managing Puppet's files and directories in sections [:main, :master, :ssl, > :metrics]: undefined method `each' for nil:NilClass > > undefined method `each' for nil:NilClass > > ($:/var/log/puppet)- ruby -v > > ruby 2.0.0p247 (2013-06-27 revision 41674) [universal.x86_64-darwin13] > > Puppet v3.4.2 > > ($:/var/log/puppet)- ls -ltr /etc/puppet/ > > total 12K > > -rw-r--r-- 1 puppet puppet 4.1K Jan 6 14:39 auth.conf > > drwxrwx--x 8 puppet puppet 272 Feb 5 07:13 ssl/ > > drwxr-xr-x 2 puppet puppet 68 Feb 7 07:55 manifests/ > > -rw-r--r-- 1 puppet puppet 255 Feb 7 07:58 puppet.conf > > Any ideas? > > -- > 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/580faa3b-fdb5-4f65-b263-3104f48a78da%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. -- Moses Mendoza Puppet Labs Join us at PuppetConf 2014, September 23-24 in San Francisco - http://bit.ly/pupconf14 -- 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%2B421WbAbnzuBAFXiKsj-nirUKoBYMpgkWY3qfZVT4K2TK%2B_xQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
