Issue #2161 has been reported by pete.

----------------------------------------
Feature #2161: Pass puppetmasterd errors to puppetd
http://projects.reductivelabs.com/issues/2161

Author: pete
Status: Unreviewed
Priority: Normal
Assigned to: 
Category: 
Target version: 
Complexity: Unknown
Affected version: 0.24.7
Keywords: 


Today I was baffled by this error message on a previously working node:

err: Could not retrieve catalog: Could not find node '01.web.demo.nym1'; cannot 
compile

The problem was tracked down to a permissions issue; my puppet_node_classifier 
did not have permissions to read the SQLite database I'm using.

The puppetmasterd log file spit this back:

Apr 15 16:39:23 newinstance puppetmasterd[7949]: Could not retrieve external 
node information for 01.web.test: Execution of 
'/usr/local/etc/puppet/bin/puppet_node_classifier 01.web.test' returned 255: 
DBI connect( ...

I would find it very useful from a human *and* automated perspective to have at 
least some puppetmasterd errors passed on to puppetd. When putting a web 
interface in front of pieces of puppet, it would be useful to be able to show 
such errors in the browser when calling puppetd, instead of having to crawl 
through syslog.


-- 
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://reductivelabs.com/redmine/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