[Puppet Users] Puppet 3.0 + Inventory search

2012-10-04 Thread Nathan Flynn
Hello,

I am having problems with Puppet since upgrading to 3.0.0.

When I call an inventory search I get a Error 400. I have used dashboard + 
Perl

Oct  4 08:58:43 puppet01 puppet-master[7008]: Handling request: GET 
/production/facts_search/search?facts.lsbdistcodename.eq=lenny
Oct  4 08:58:43 puppet01 puppet-master[7008]: header too long


ii  facter  1.6.12-1puppetlabs2  Ruby 
module for collecting simple facts about a host operating system
ii  hiera   1.0.0-1puppetlabs2   A 
simple pluggable Hierarchical Database.
ii  puppet  3.0.0-1puppetlabs1   
Centralized configuration management - agent startup and compatibility 
scripts
ii  puppet-common   3.0.0-1puppetlabs1   
Centralized configuration management
ii  puppet-dashboard1.2.11-1puppetlabs1  
Dashboard for Puppet
ii  puppetdb1.0.0-1puppetlabs1   
PuppetDB Centralized Storage.
ii  puppetdb-terminus   1.0.0-1puppetlabs1   
Connect Puppet to PuppetDB by setting up a terminus for PuppetDB.
ii  puppetmaster3.0.0-1puppetlabs1   
Centralized configuration management - master startup and compatibility 
scripts
ii  puppetmaster-common 3.0.0-1puppetlabs1   Puppet 
master common scripts
ii  puppetmaster-passenger  3.0.0-1puppetlabs1   
Centralised configuration management - master setup to run under mod 
passenger
ii  vim-puppet  3.0.0-1puppetlabs1   syntax 
highlighting for puppet manifests in vim

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/QNQWubob8lYJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Puppet 3.0 + Inventory search

2012-10-04 Thread Jeff McCune
On Thu, Oct 4, 2012 at 2:00 AM, Nathan Flynn e...@eper.net wrote:
 Hello,

 I am having problems with Puppet since upgrading to 3.0.0.

I'm sorry to hear you're running into issues with 3.0.0.

 When I call an inventory search I get a Error 400. I have used dashboard +
 Perl

I'd like to try and reproduce this error here.  What operating system
are you running the puppetmaster on?

 Oct  4 08:58:43 puppet01 puppet-master[7008]: Handling request: GET
 /production/facts_search/search?facts.lsbdistcodename.eq=lenny
 Oct  4 08:58:43 puppet01 puppet-master[7008]: header too long


 ii  facter  1.6.12-1puppetlabs2  Ruby
 module for collecting simple facts about a host operating system
 ii  hiera   1.0.0-1puppetlabs2   A
 simple pluggable Hierarchical Database.
 ii  puppet  3.0.0-1puppetlabs1
 Centralized configuration management - agent startup and compatibility
 scripts
 ii  puppet-common   3.0.0-1puppetlabs1
 Centralized configuration management
 ii  puppet-dashboard1.2.11-1puppetlabs1
 Dashboard for Puppet
 ii  puppetdb1.0.0-1puppetlabs1
 PuppetDB Centralized Storage.
 ii  puppetdb-terminus   1.0.0-1puppetlabs1   Connect
 Puppet to PuppetDB by setting up a terminus for PuppetDB.
 ii  puppetmaster3.0.0-1puppetlabs1
 Centralized configuration management - master startup and compatibility
 scripts
 ii  puppetmaster-common 3.0.0-1puppetlabs1   Puppet
 master common scripts
 ii  puppetmaster-passenger  3.0.0-1puppetlabs1
 Centralised configuration management - master setup to run under mod
 passenger
 ii  vim-puppet  3.0.0-1puppetlabs1   syntax
 highlighting for puppet manifests in vim

 --
 You received this message because you are subscribed to the Google Groups
 Puppet Users group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/puppet-users/-/QNQWubob8lYJ.
 To post to this group, send email to puppet-users@googlegroups.com.
 To unsubscribe from this group, send email to
 puppet-users+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Puppet 3.0 + Inventory search

2012-10-04 Thread Justin Stoller
Are you using +ExportCertData in your configuration?

Have a look at: http://projects.puppetlabs.com/issues/16769

and let us know if you think this is what is affecting you.

 HTH,
Justin

On Thu, Oct 4, 2012 at 9:47 AM, Jeff McCune j...@puppetlabs.com wrote:
 On Thu, Oct 4, 2012 at 2:00 AM, Nathan Flynn e...@eper.net wrote:
 Hello,

 I am having problems with Puppet since upgrading to 3.0.0.

 I'm sorry to hear you're running into issues with 3.0.0.

 When I call an inventory search I get a Error 400. I have used dashboard +
 Perl

 I'd like to try and reproduce this error here.  What operating system
 are you running the puppetmaster on?

 Oct  4 08:58:43 puppet01 puppet-master[7008]: Handling request: GET
 /production/facts_search/search?facts.lsbdistcodename.eq=lenny
 Oct  4 08:58:43 puppet01 puppet-master[7008]: header too long


 ii  facter  1.6.12-1puppetlabs2  Ruby
 module for collecting simple facts about a host operating system
 ii  hiera   1.0.0-1puppetlabs2   A
 simple pluggable Hierarchical Database.
 ii  puppet  3.0.0-1puppetlabs1
 Centralized configuration management - agent startup and compatibility
 scripts
 ii  puppet-common   3.0.0-1puppetlabs1
 Centralized configuration management
 ii  puppet-dashboard1.2.11-1puppetlabs1
 Dashboard for Puppet
 ii  puppetdb1.0.0-1puppetlabs1
 PuppetDB Centralized Storage.
 ii  puppetdb-terminus   1.0.0-1puppetlabs1   Connect
 Puppet to PuppetDB by setting up a terminus for PuppetDB.
 ii  puppetmaster3.0.0-1puppetlabs1
 Centralized configuration management - master startup and compatibility
 scripts
 ii  puppetmaster-common 3.0.0-1puppetlabs1   Puppet
 master common scripts
 ii  puppetmaster-passenger  3.0.0-1puppetlabs1
 Centralised configuration management - master setup to run under mod
 passenger
 ii  vim-puppet  3.0.0-1puppetlabs1   syntax
 highlighting for puppet manifests in vim

 --
 You received this message because you are subscribed to the Google Groups
 Puppet Users group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/puppet-users/-/QNQWubob8lYJ.
 To post to this group, send email to puppet-users@googlegroups.com.
 To unsubscribe from this group, send email to
 puppet-users+unsubscr...@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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.