Issue #6791 has been updated by Jesse Wolfe. Status changed from Unreviewed to Duplicate
Oops- Jacob and I opened a second ticket on this. It's fixed and closed. ---------------------------------------- Bug #6791: Fact lookup for a single node from Dashboard fails when using storeconfigs https://projects.puppetlabs.com/issues/6791 Author: Nick Lewis Status: Duplicate Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.6.7rc1 Keywords: Branch: This is because the active_record terminus that storeconfigs sets as the cache for facts does not properly return the facts' timestamp. Dashboard then tries to parse this missing field and fails with `can't dup NilClass`. Facts search is unaffected by this. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
