If the agent and master have different versions, they're not guaranteed to work together. However, I'm not aware of any specific issues with the combination you have (though our suggested upgrade path is to upgrade the master first; see https://docs.puppetlabs.com/pe/latest/install_upgrading.html).
The log from the server would be helpful to determine if this is a version-incompatibility issue. Your log from the 'agent -t' run suggests that maybe configuration on your agent is incorrect (*.example.com definitely looks wrong). If you recently moved from open source to enterprise, then you may not have moved your agent configuration for the PE agent (which is located at /etc/puppetlabs/puppet/puppet.conf in PE, /etc/puppet/puppet.conf in open source; https://docs.puppetlabs.com/puppet/latest/reference/dirs_confdir.html#nix-systems ). On Tue, Dec 23, 2014 at 3:32 AM, Kalai A <illiyama...@gmail.com> wrote: > Hi > > Recently I moved my server from puppet open source to puppet enterprise. > > PE master - 3.3.2 > PE agent - 3.7 > > I heard if the agent and master not on the same version then, agent will > not connect to master. is it true. > > when I run sample manifests in the master I got below error > > puppet agent --test --noop > > Error: Could not request certificate: Connection refused - connect(2) > Exiting; failed to retrieve certificate and waitforcert is disabled > > Also I removed all .pem files from agent ssl and run "puppet agent -t" I > am getting below error > > Error: Could not retrieve catalog from remote server: Error 400 on > SERVER: > Failed to submit 'replace facts' command for agent.example.com to > PuppetDB at puppet.example.com:8081: > SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read finished A > Warning: Not using cache on failed catalog > Error: Could not retrieve catalog; skipping run > > I have done clean all in master, but still I am getting same error. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-dev+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/05e5351a-56d8-43a5-abad-f342ca13b8d7%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-dev/05e5351a-56d8-43a5-abad-f342ca13b8d7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CABy1mM%2BRJU1rna_aAiDwig2WGMavPUF9jatyn77emgZTFP1EDg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.