> I have a running puppet installation (version 3.8.3) > I installed and configured a puppetdb node (2.3.8 with postgresql). > Configured puppet master to user the new puppetdb node. > > When I run puppet agent from any of the nodes I get a 'Invalid > relationship.... Class doesn't seem to be in the catalog'
This is the error we should be focusing on. Can you post the full error in context with the surrounding agent log? Can you double check the relationship its pointing out in the error, and check for any upper/lower case issues and ensure the name in the relationship is 100% correct, I've seen this kind of thing before and sometimes its down to a typo. Try removing the relationship and seeing if it solves it at least for test purposes perhaps. > When I run puppet node status I get: > root@puppet:/etc/puppet# puppet node status test.local > test.local > Currently active > No catalog received > Last facts: 2015-10-27T10:40:49.778Z > > In the puppetdb logs I see '[replace facts]', but no '[replace catalog]' > like mentioned in the documentation. The first error above means the catalog does not compile correctly, so no catalog is ever submitted to PuppetDB. ken. > > any idas? > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/215a44ca-79d7-4a4f-be29-ed3266e07bb8%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAE4bNTmjUVKscdORFt%2BErF-LKE7x85_tQ5waUoL4jgykJn5ACw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.