Hi , I am getting the following error while running the puppetd --test command . [upto key signing there is no problem] Could not retrieve catalog from remote server: Error 400 on SERVER: No support for http method POST err: Could not retrieve catalog; skipping run Please let me know if you need any more details. Regards chebrian -- 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.
> Could not retrieve catalog from remote server: Error 400 on SERVER: No > support for http method POST > err: Could not retrieve catalog; skipping runWild guess: Please check if your client is running a later version of puppet than the server. This error happened to me when my clients where upgraded to 2.7.x while the server was still running 2.6.x Puppet clients will (most of the time) be fine while connection to a server running a later version, but not the other way around. Cheers Alex -- 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.
Hi Alex, Thanks a lot. version differrent is the issue. Thanks a lot. Regards chebrian On Sat, Jul 23, 2011 at 5:46 PM, Alexander Bien <abien@nbmc.de> wrote:> Could not retrieve catalog from remote server: Error 400 on SERVER: No >> support for http method POST >> err: Could not retrieve catalog; skipping run >> > > Wild guess: > > Please check if your client is running a later version of puppet than the > server. This error happened to me when my clients where upgraded to 2.7.x > while the server was still running 2.6.x > > Puppet clients will (most of the time) be fine while connection to a server > running a later version, but not the other way around. > > Cheers > Alex > > -- > 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 <puppet-users%2Bunsubscribe@googlegroups.com>. > For more options, visit this group at http://groups.google.com/** > group/puppet-users?hl=en<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.