I''ve upgraded to .25.1 and wanted to break out a staging puppet master. I decided it should be called stg-puppet. At first I had issues with clients successfully registering the certs as the CN and DNS names for the puppetmaster did not contain "stg- puppet" I then updated the conf with: [puppetmasterd] certdnsnames = mgmt2:puppet:puppet.aws.int:stg-puppet:stg- puppet.aws.int I no longer have an issue with the cert but I now see: err: Could not retrieve catalog from remote server: Error 400 on SERVER: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <HTML> <HEAD><TITLE>Bad Request</TITLE></HEAD> <BODY> <H1>Bad Request</H1> bad URI `stg-puppet''. <HR> <ADDRESS> WEBrick/1.3.1 (Ruby/1.8.5/2006-08-25) OpenSSL/0.9.8b at mgmt2.aws.int:8140 </ADDRESS> </BODY> </HTML> warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run Any ideas? I''ve got both the client and server in debug mode but neither show anything promising. Thx Chris -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.