Issue #5718 has been updated by Randall Hansen.
"FROM_UNIXTIME()" has been removed in Dashboard's `next` branch. It's not yet merged into master. This note may help a future spelunker. ---------------------------------------- Bug #5718: Dashboard uses MySQL specific features https://projects.puppetlabs.com/issues/5718 Author: Luke Kanies Status: Needs Decision Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected URL: Affected Dashboard version: Title was: Stack trace when getting a list of nodes I haven't gone through the effort of validating all of this again, but I created 6 hosts via the interface and added no information other than the name. I then created some Node Classes using the Rails libraries: <pre> klass = NodeClass.find_or_create_by_name(name) klass.save </pre> This then throws a stack trace when I attempt to list the 6 available hosts. I've attached the failure page. This is running out of HEAD of master. -- 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.
