Issue #21176 has been updated by Charlie Sharpsteen. Status changed from Unreviewed to Needs More Information Assignee set to Toni Müller
Toni, which version of Debian are you observing this behavior on? ---------------------------------------- Bug #21176: puppetmaster/webrick chooses a random port instead of using port 8140 https://projects.puppetlabs.com/issues/21176#change-92689 * Author: Toni Müller * Status: Needs More Information * Priority: Normal * Assignee: Toni Müller * Category: Debian * Target version: * Affected Puppet version: 2.7.21 * Keywords: * Branch: ---------------------------------------- In version 2.7.21-1puppetlabs1, the puppet master does not start properly and, what's more, ignores the configuration file settings "masterport = 8140", too. Instead, the puppetmaster chooses a random port on each startup. This makes it impossible for clients to contact this puppetmaster. Downgrading to Debian's 2.7.18-4 solved the problem. This is from the masterhttp.log (sample): <pre> [2013-06-10 15:01:00] INFO WEBrick::HTTPServer#start: pid=3640 port= </pre> Successful invocations have <pre> [2013-06-10 15:59:31] INFO WEBrick::HTTPServer#start: pid=5136 port=8140 </pre> -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
