I struggled with this for a while on Friday. The error doesn't occur until a few minutes after WebBrick is started. I found that if I don't define an environment for the host then the error doesn't occur. I wasn't able to get it working with an environment, even with directory environments setup correctly.
On Tue, May 27, 2014 at 6:23 AM, Anton Lindstrom <[email protected]> wrote: > There's a ticket open for that issue at > https://tickets.puppetlabs.com/browse/PUP-2659 > > // Anton > > > On Mon, May 26, 2014 at 7:21 PM, <[email protected]> wrote: > >> After upgrading to Puppet 3.6.1 I get this error: >> >> Warning: Error 400 on SERVER: no 'environments' in >> {:root_environment=>#<Puppet::Node::Environment:0x7f7453299a90 >> @config_version=nil, @manifest="/", @modulepath=[], @watching=true, >> @name=:"*root*">, >> :current_environment=>#<Puppet::Node::Environment:0x7f7453299a90 >> @config_version=nil, @manifest="/", @modulepath=[], @watching=true, >> @name=:"*root*">} at top of [[0, nil, nil]] >> >> 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/da9dc89b-0f5c-4807-b113-32d0bbd233fd%40googlegroups.com<https://groups.google.com/d/msgid/puppet-users/da9dc89b-0f5c-4807-b113-32d0bbd233fd%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> 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/CAG_x02Y8B4kDhTsRqyaEMGa2U76ZzJ7MpMKqOVi2%3DTmeEOneig%40mail.gmail.com<https://groups.google.com/d/msgid/puppet-users/CAG_x02Y8B4kDhTsRqyaEMGa2U76ZzJ7MpMKqOVi2%3DTmeEOneig%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- -- 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/CAF-H%3DOkYG%3DX9L66eSF7ySB70zUj_%2B4Zoy3KtxFLnju_PQLeEUA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
