looks like your apache redirect doesn't work. Or puppet master stopped.(if you are using mongrel) check htttpd.conf
Andrey On 16 Jan 2014 19:20, "Jordan Piel" <[email protected]> wrote: > I've dabbled with puppet, but this is my first time setting it up. I'm > running RHEL 6.5 on PE 3.1.1 on both my master and my agents. The issue I'm > having is the agents throw an error during a normal puppet run. The error > I'm seeing when I run 'puppet agent run --test' is... > > Error: Could not request certificate: Error 400 on SERVER: <!DOCTYPE HTML > PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>400 Bad Request</title> > </head><body> > <h1>Bad Request</h1> > <p>Your browser sent a request that this server could not understand.<br /> > </p> > <hr> > <address>Apache Server at puppet.my.domain.name Port 8140</address> > </body></html> > > If I specify the master when I manually run puppet on the agent node > 'puppet agent run --test --server puppet.my.domain.name' it runs > perfectly fine with 0 hiccups. Has anyone run in to this before? If more > information is needed I'm willing to provide it. Thanks in advance! > > -- > 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/8a76c0e0-3f82-4e61-83c6-a64e62b9a2a3%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- 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/CACzr%3DFejYVeFrg-amrH9s9k%3Dap-nYzwKPGgibQaZR2V9aOGb4Q%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
