Andrew Gaffney

  • Email:
  • Registered on: 08/15/2010
  • Last connection: 05/09/2012

Activity

Reported issues: 3

05/09/2012

12:11 pm Puppet Dashboard Bug #14376: `resource_statuses`.`id` should be BIGINT
In my case, with 750 nodes, 48 daily runs (every 30 minutes), and an average of 300 resources managed, this is around...
12:01 pm Puppet Dashboard Bug #14376 (Unreviewed): `resource_statuses`.`id` should be BIGINT
The `id` field in the `resource_statuses` table is an INT(11), which I reached in 6-8 weeks with my 750 node setup. T...

03/28/2012

07:00 pm Puppet Dashboard Bug #13486: Delayed jobs don't have any affinity to the server that created them
I have deployed this patch across my 6-node puppet-dashboard-1.2.6 cluster, and it seems to be working quite well.
...
05:47 pm Puppet Dashboard Bug #13486 (Accepted): Delayed jobs don't have any affinity to the server that created them
This causes problems when pointing multiple dashboard instances at the same DB and having them all take report submis...

04/18/2011

11:30 pm Puppet Bug #7158 (Accepted): extlookup should have more useful error messages
Currently, the extlookup function has no debugging and only one error message:
`err: Could not retrieve catalog fr...

04/12/2011

12:38 am Naginator Bug #2437: nagios commands containing a semicolon (in quoted string) cause rewriting of config on...
I'm hitting this same issue with # in both 0.25.5 and 2.6.7.

12/14/2010

10:52 pm Puppet Bug #3152: resources modifying files should mark these files as managed
I encountered this same issue today. As a workaround, I added entries like the following for files I knew would be ma...
10:48 pm Puppet Bug #4488: ssh_authorized_key trips over comments in file
In my case, it tripped over itself parsing a blank line between comments and keys. After that, it clobbered the whole...

12/13/2010

03:58 am Puppet Bug #4694: Storeconfig issue with AR/MySQL
Updating rails, activerecord, and the rest of the active* gems to 2.3.5 did decrease the frequency of this error, but...

12/12/2010

08:41 pm Puppet Bug #3234: err: Could not retrieve catalog: undefined method `fact_merge' for nil:NilClass
When I downgrade rails/action* back to 2.2.2, this problem seems to go away.

Also available in: Atom