This topic would be more appropriate for the puppet-user mailing list. I'll reply there with some debugging suggestions.
On Tue, Dec 23, 2014 at 3:32 AM, Kalai A <[email protected]> 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 [email protected]. > 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 Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/CABy1mMJ9%3DoBUZYSuFA8BwdD90JG%3D-bw_aZ%3DQvA3KW8H1snazdw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
