Issue #17249 has been updated by Celia Cottle.

Hi Qwan, 
There’s a couple things that can cause what you’re seeing. One thing, would be 
if your auth.conf isn’t configured to allow the correct access to /facts. Can 
you check that your auth.conf has the following stanza?
    path /facts
    auth yes
    method find, search
    allow pe-internal-dashboard

If you have another stanza for path /facts prior to this stanza, that will 
cause problems as well.

The other reason I’ve seen this problem come up is that the 
pe-internal-dashboard cert is missing. Do you see if listed in the output of 
‘puppet cert list -a’ ?
----------------------------------------
Bug #17249: Could not retrieve facts from inventory service: 404 "Not Found"
https://projects.puppetlabs.com/issues/17249#change-77832

Author: Qwan Brodie
Status: Unreviewed
Priority: Immediate
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


**Inventory
Could not retrieve facts from inventory service: 404 "Not Found"***

I recently started using puppet for a capstone project that I have to complete. 
 I have created a virtual machine with puppet enterprise install with all the 
default application such as the console.  I created a node using Amazon EC2 and 
installed puppet on it.  My instance shows up in my console but it is unable to 
retrieve facts.


-- 
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.

Reply via email to