You get also this error when puppet master server is disabled or unresponsive (there is no response to the client and you get error) Make sure that your puppet master server is running by command:
ps -aux If process is running and you still get this error message, kill this process (kill 'PID') and try run server in no--damenoize mode by command: puppet master --no-daemonize --verbose then try connect again and observe server responses Best Regards W dniu wtorek, 23 kwietnia 2013 16:57:02 UTC+2 użytkownik mart...@gmail.com napisał: > > Hello, > > I am installing puppet and keep getting this error [Puppet could not > request certificate: No route to host -connect(2)] > > My DNS is resloving and i can ping the master from the agent. > > I have added this line to the iptables [iptables -I INPUT -s 192.168.1.20 > -m tcp -p tcp --dport 8140 -j ACCEPT], where the IP is my agent. > > I have also added my master ip to /etc/puppet/puppet.conf > > Why am I still getting this error? > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.