Issue #2708 has been updated by Markus Roberts. Status changed from Accepted to Closed % Done changed from 0 to 100
Applied in changeset commit:"dddbd2821b6602a8d358de1313553dc25b37a998". ---------------------------------------- Bug #2708: Puppet highly dependent on the reverse DNS http://projects.reductivelabs.com/issues/2708 Author: Jean-Baptiste Quenot Status: Closed Priority: Normal Assigned to: Markus Roberts Category: network Target version: Affected version: 0.24.8 Keywords: Branch: When reverse DNS is slow (I had avahi-daemon running, so DNS timed out after 5s) and there is no reverse DNS defined for the host, Puppet does not work at all. <pre> Oct 8 11:26:39 bl1 puppetd[24644]: Reopening log files Oct 8 11:26:39 bl1 puppetd[24644]: Starting Puppet client version 0.24.8 Oct 8 11:27:18 bl1 puppetd[24995]: Lock file /var/lib/puppet/state/puppetdlock exists; skipping catalog run Oct 8 11:28:40 bl1 puppetd[24644]: Could not call puppetmaster.getconfig: #<#<Class:0x7f42b893ce00>: execution expired> Oct 8 11:28:40 bl1 puppetd[24644]: Could not retrieve catalog: execution expired Oct 8 11:28:42 bl1 puppetd[24644]: Starting catalog run Oct 8 11:32:11 bl1 puppetd[24644]: Could not call fileserver.describe: #<Errno::ECONNRESET: Connection reset by peer - SSL_connect> </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://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.
