Issue #8342 has been updated by Nigel Kersten. Status changed from Needs More Information to Duplicate
I'm quite sure this is a dupe of #9109, which we have more people watching right now. ---------------------------------------- Bug #8342: facts not available to mongrels behind nginx https://projects.puppetlabs.com/issues/8342 Author: Richard Hesse Status: Duplicate Priority: Normal Assignee: Category: mongrel Target version: Affected Puppet version: 2.7.1 Keywords: Branch: Something changed in between 2.6.9 and 2.7.1 that prevents puppetmasters running in mongrel behind nginx from "seeing" client facts. Using tcpdump on a loopback, I've verified that the client facts are sent by nginx. Puppet is ignoring/not seeing them. This error message is logged on the puppetmaster: "Host is missing hostname and/or domain: $fqdn". Anything that requires a fact doesn't work properly, but everything else works ok. Downgrading from 2.7.1 to 2.6.9 resolved the issue without changing any other variables (nginx, configurations, etc). Webrick in 2.7.1 does the right thing, just not mongrel behind a proxy. Using mongrel 1.1.5. -- 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.
