Hi, I'll see if I can answer this before my train hits the underground..
Check for gems and multiple versions of puppet. Run your puppetmaster without apache, ie, stop apache and run puppet master --no-daemonize --debug. Run your agent against that. Apache shouldn't be that much of an issue, re-check your config against the very good PuppetLabs docs and let us know how you get on. Made it, Den > On 8 Apr 2014, at 7:29, John Pyeatt <[email protected]> wrote: > > Tried to convert from webrick to passenger today. Failed. > > When I run > > puppet agent -tv > > I get two things that are troubling. > > 1) > I get this message: > Notice: with older puppet master. To remove this notice, please upgrade your > master(s) > Notice: to Puppet 3.3 or newer. > > Even though in my webrick days we are running puppet 3.4 on the puppetmaster. > > 2) > I also get these messages. > > Warning: Local environment: "dev" doesn't match server specified node > environment "production", switching agent to "production". > > Error: Could not retrieve catalog from remote server: Error 400 on SERVER: > Could not find class bastion for 10.0.11.83 on node > > My /etc/puppet/puppet.conf is configured correctly because it was working in > the webbrick world. Additionally, I know it is getting some information from > my puppet.conf file because it is correctly executing my ENC script defined > in external_nodes= > > It just doesn't seem to be recognizing my extra modulepath= and manifest= > values for my [dev] stanza. I've checked file/directory permissions and the > apache user www-data has read permissions to those directories. > > Any ideas??? > -- > John Pyeatt > Singlewire Software, LLC > www.singlewire.com > ------------------ > 608.661.1184 > [email protected] > -- > 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/CAEisTLnBypf%3DwxEP44%2Bs0Y_aSZNYpGVSEkXnJAOPYm2eWciR8w%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- 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/DC7D1B68-E27B-423E-A6AD-CA96EBD1E238%40gmail.com. For more options, visit https://groups.google.com/d/optout.
