I also started having issues with puppet and passenger when moving to 3.1.0. Not exactly the same, but I set it up fresh on a new server with passenger and now get 403 errors whenever i try to check in. I reran my puppet passenger setup in 3.0.1 and it works flawlessly.
Is there any more debugging I can set to see why this might be happening? I even first set up the puppet master by itself to make sure the certs are working correctly on 3.1.0 which they were, but as soon as i try and turn it into a passenger instance it starts to have issues. Thanks, Chris On Monday, February 11, 2013 7:15:57 PM UTC-5, thinkwell wrote: > > Well, this problem continues to harass me. I have to recreate an agent > certificate on the puppet master after every reboot before puppet agents > will update successfully. > > What am I doing wrong? > > On Wednesday, February 6, 2013 2:43:44 PM UTC-5, Johan De Wit wrote: >> >> On 02/06/2013 05:46 PM, thinkwell wrote: >> >> Hello everyone, >> >> Recently puppet was upgraded from 3.0.1 to 3.1.0 when I did a sudo >> apt-get update on my Kubuntu server. >> >> Now, I'm getting the following error >> <http://thinkwelldesigns.com/puppet.html>when running puppet. My >> config.ru file <http://thinkwelldesigns.com/config.txt>is the same as >> the source 3.1.0 config.ru >> file<https://github.com/puppetlabs/puppet/blob/3.1.0/ext/rack/files/config.ru> >> . >> >> So I'm scratching my head. My apache error log only shows: >> >> [code] >> [Wed Feb 06 11:37:08 2013] [warn] RSA server certificate CommonName (CN) >> `<server>' does NOT match server name!? >> [/code] >> But that apparently didn't prevent puppet from functioning for quite some >> time, since I found I was getting that error months ago. >> [code] >> [Sun Dec 09 07:57:49 2012] [warn] RSA server certificate CommonName (CN) >> `<server>' does NOT match server name!? >> [/code] >> >> Anybody have some help for me? >> >> Thanks! >> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/puppet-users?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> >> have you checked your /etc/puppet/puppet.conf, could be overwritten by >> the upgrade ? >> >> >> -- >> Johan De Wit >> >> Open Source Consultant >> Red Hat Certified Engineer (805008667232363) >> Puppet Certified Professional 2013 (PCP0000006) >> _________________________________________________________ >> >> Open-Future Phone +32 (0)2/255 70 70 >> Zavelstraat 72 Fax +32 (0)2/255 70 71 >> 3071 KORTENBERG Mobile +32 (0)474/42 40 73 >> BELGIUM http://www.open-future.be >> _________________________________________________________ >> >> -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
