Hello there,

Thanks for reporting the issue you're having. I've taken the liberty of
creating a ticket[1] for it so we can track it. Can we continue this
discussion there?

[1] http://projects.reductivelabs.com/issues/4366

Rein Henrichs
http://puppetlabs.com


On Wed, Jul 21, 2010 at 8:18 AM, Make Mine a Double <
tudor.ge...@googlemail.com> wrote:

> Hey all,
> recently installed puppet-dashboard (latest), to puppet with MySQL.
> Things are looking hunkydory, but some nodes are not appearing in the
> db.
>
> In the puppet-dashboard logs we have:
>
> Node Load (0.4ms)   SELECT * FROM `nodes` WHERE (`nodes`.`name` =
> 'my.host') ORDER BY name ASC LIMIT 1
>
> Quering the db directly, that is indeed the case:
> mysql> SELECT * FROM `nodes` WHERE (`nodes`.`name` = 'my.host') ORDER
> BY name ASC LIMIT 1;
> Empty set (0.00 sec)
>
> However, under /var/lib/puppet/reports on the puppet box, I can find a
> directory called after my.host.
>
> I have forty nodes up, all of which are successfully updating via
> puppet, unfortunately ten of those are not appearing in puppet-
> dashboard. I have confirmed that puppet is indeed successfully running
> on all machines.
>
> Any help would be much appreciated.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com<puppet-users%2bunsubscr...@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-us...@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.

Reply via email to