rjl
2012-Feb-07 21:37 UTC
[Puppet Users] Error 400 on SERVER: No support for http method POST
Hi All, I found a post from last year similar to this but it did not provide me with a solution. I just upgraded from 2.6.7 to 2.7.10. My clients that are still running the older 2.6.7 version are working fine. However, my clients that I have upgraded to 2.7.10 are throwing the following error: Could not retrieve catalog from remote server: Error 400 on SERVER: No support for http method POST I am running passenger 3.0.5 on the puppet master. Any help would be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Craig White
2012-Feb-07 22:21 UTC
Re: [Puppet Users] Error 400 on SERVER: No support for http method POST
On Feb 7, 2012, at 2:37 PM, rjl wrote:> Hi All, > I found a post from last year similar to this but it did not provide > me with a solution. > > I just upgraded from 2.6.7 to 2.7.10. My clients that are still > running the older 2.6.7 version are working fine. However, my clients > that I have upgraded to 2.7.10 are throwing the following error: > > Could not retrieve catalog from remote server: Error 400 on SERVER: No > support for http method POST > > I am running passenger 3.0.5 on the puppet master. > > Any help would be greatly appreciated.---- that seems to be the common error when the clients are running a puppet version that is newer than the puppet master. Upgrade the puppet master, problem will be solved. Craig -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
rjl
2012-Feb-07 23:01 UTC
[Puppet Users] Re: Error 400 on SERVER: No support for http method POST
The puppet master is at the same version. [root@stsdev-pri conf.d]# rpm -qa | grep puppet puppet-server-2.7.10-1.el5 level3-osp-puppetmaster-2.2.07-el5 puppet-2.7.10-1.el5 On Feb 7, 3:21 pm, Craig White <craig.wh...@ttiltd.com> wrote:> On Feb 7, 2012, at 2:37 PM, rjl wrote: > > > Hi All, > > I found a post from last year similar to this but it did not provide > > me with a solution. > > > I just upgraded from 2.6.7 to 2.7.10. My clients that are still > > running the older 2.6.7 version are working fine. However, my clients > > that I have upgraded to 2.7.10 are throwing the following error: > > > Could not retrieve catalog from remote server: Error 400 on SERVER: No > > support for http method POST > > > I am running passenger 3.0.5 on the puppet master. > > > Any help would be greatly appreciated. > > ---- > that seems to be the common error when the clients are running a puppet version that is newer than the puppet master. > > Upgrade the puppet master, problem will be solved. > > Craig-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Shawn
2012-Feb-07 23:53 UTC
Re: [Puppet Users] Re: Error 400 on SERVER: No support for http method POST
I noticed this problem today with a 2.6.3 client which was upgraded today to 2.7.10. Master is 2.6.3 Sent via BlackBerry -----Original Message----- From: rjl <rjlindal@gmail.com> Sender: puppet-users@googlegroups.com Date: Tue, 7 Feb 2012 15:01:14 To: Puppet Users<puppet-users@googlegroups.com> Reply-To: puppet-users@googlegroups.com Subject: [Puppet Users] Re: Error 400 on SERVER: No support for http method POST The puppet master is at the same version. [root@stsdev-pri conf.d]# rpm -qa | grep puppet puppet-server-2.7.10-1.el5 level3-osp-puppetmaster-2.2.07-el5 puppet-2.7.10-1.el5 On Feb 7, 3:21 pm, Craig White <craig.wh...@ttiltd.com> wrote:> On Feb 7, 2012, at 2:37 PM, rjl wrote: > > > Hi All, > > I found a post from last year similar to this but it did not provide > > me with a solution. > > > I just upgraded from 2.6.7 to 2.7.10. My clients that are still > > running the older 2.6.7 version are working fine. However, my clients > > that I have upgraded to 2.7.10 are throwing the following error: > > > Could not retrieve catalog from remote server: Error 400 on SERVER: No > > support for http method POST > > > I am running passenger 3.0.5 on the puppet master. > > > Any help would be greatly appreciated. > > ---- > that seems to be the common error when the clients are running a puppet version that is newer than the puppet master. > > Upgrade the puppet master, problem will be solved. > > Craig-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
rjl
2012-Feb-08 16:40 UTC
[Puppet Users] Re: Error 400 on SERVER: No support for http method POST
Thanks everyone. Seems like having an older version of Master causes this problem but I do not have an older version. My clients and Master are both 2.7.10. Any ideas would be greatly appreciated. Thanks in advance. On Feb 7, 4:53 pm, "Shawn" <taaj.sh...@gmail.com> wrote:> I noticed this problem today with a 2.6.3 client which was upgraded today to 2.7.10. Master is 2.6.3 > Sent via BlackBerry > > > > > > > > -----Original Message----- > From: rjl <rjlin...@gmail.com> > > Sender: puppet-users@googlegroups.com > Date: Tue, 7 Feb 2012 15:01:14 > To: Puppet Users<puppet-users@googlegroups.com> > Reply-To: puppet-users@googlegroups.com > Subject: [Puppet Users] Re: Error 400 on SERVER: No support for http method POST > > The puppet master is at the same version. > > [root@stsdev-pri conf.d]# rpm -qa | grep puppet > puppet-server-2.7.10-1.el5 > level3-osp-puppetmaster-2.2.07-el5 > puppet-2.7.10-1.el5 > > On Feb 7, 3:21 pm, Craig White <craig.wh...@ttiltd.com> wrote: > > On Feb 7, 2012, at 2:37 PM, rjl wrote: > > > > Hi All, > > > I found a post from last year similar to this but it did not provide > > > me with a solution. > > > > I just upgraded from 2.6.7 to 2.7.10. My clients that are still > > > running the older 2.6.7 version are working fine. However, my clients > > > that I have upgraded to 2.7.10 are throwing the following error: > > > > Could not retrieve catalog from remote server: Error 400 on SERVER: No > > > support for http method POST > > > > I am running passenger 3.0.5 on the puppet master. > > > > Any help would be greatly appreciated. > > > ---- > > that seems to be the common error when the clients are running a puppet version that is newer than the puppet master. > > > Upgrade the puppet master, problem will be solved. > > > Craig > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group athttp://groups.google.com/group/puppet-users?hl=en.-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Craig White
2012-Feb-08 17:26 UTC
Re: [Puppet Users] Re: Error 400 on SERVER: No support for http method POST
On Feb 8, 2012, at 9:40 AM, rjl wrote:> Thanks everyone. Seems like having an older version of Master causes > this problem but I do not have an older version. My clients and Master > are both 2.7.10.---- I''m thinking that perhaps you have more than 1 version of ruby/puppet installed on the server or possibly you never restarted the puppet master after the upgrade. Craig -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Peter Berghold
2012-Feb-08 17:35 UTC
Re: [Puppet Users] Re: Error 400 on SERVER: No support for http method POST
I ran into an issue a while back on my puppet master where I had upgraded puppet and the result put the puppet executables in a different directory than I expected. The /etc/init.d script that I used to start puppet master was looking in the old directory and starting the wrong version. Be sure you don''t have something similar here. In my case /usr/bin vs. /usr/sbin (not sure which was right now..) On Wed, Feb 8, 2012 at 12:26 PM, Craig White <craig.white@ttiltd.com> wrote:> > On Feb 8, 2012, at 9:40 AM, rjl wrote: > > > Thanks everyone. Seems like having an older version of Master causes > > this problem but I do not have an older version. My clients and Master > > are both 2.7.10. > ---- > I''m thinking that perhaps you have more than 1 version of ruby/puppet > installed on the server or possibly you never restarted the puppet master > after the upgrade. > > Craig > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > >-- Peter L. Berghold Owner, Shark River Technical Solutions LLC -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nick Fagerlund
2012-Feb-08 18:15 UTC
[Puppet Users] Re: Error 400 on SERVER: No support for http method POST
And if you suspect this, you can test which version the agents are ACTUALLY talking to by using a notify resource to log a message containing the magic $serverversion variable. (http:// docs.puppetlabs.com/guides/faq.html#are-there-variables-available- other-than-those-provided-by-facter) On Feb 8, 9:35 am, Peter Berghold <salty.cowd...@gmail.com> wrote:> I ran into an issue a while back on my puppet master where I had upgraded > puppet and the result put the puppet executables in a different directory > than I expected. The /etc/init.d script that I used to start puppet master > was looking in the old directory and starting the wrong version. > > Be sure you don''t have something similar here. In my case /usr/bin vs. > /usr/sbin (not sure which was right now..) > > > > > > > > > > On Wed, Feb 8, 2012 at 12:26 PM, Craig White <craig.wh...@ttiltd.com> wrote: > > > On Feb 8, 2012, at 9:40 AM, rjl wrote: > > > > Thanks everyone. Seems like having an older version of Master causes > > > this problem but I do not have an older version. My clients and Master > > > are both 2.7.10. > > ---- > > I''m thinking that perhaps you have more than 1 version of ruby/puppet > > installed on the server or possibly you never restarted the puppet master > > after the upgrade. > > > Craig > > > -- > > You received this message because you are subscribed to the Google Groups > > "Puppet Users" group. > > To post to this group, send email to puppet-users@googlegroups.com. > > To unsubscribe from this group, send email to > > puppet-users+unsubscribe@googlegroups.com. > > For more options, visit this group at > >http://groups.google.com/group/puppet-users?hl=en. > > -- > Peter L. Berghold > Owner, Shark River Technical Solutions LLC-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.