Robert Pemberton
2012-Dec-12 15:24 UTC
[Puppet Users] Puppet Setup - Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Connection refused - connect(2)
I have followed many tutorials including the ones provided by puppetlabs and I keep seeing the same issues. I began by installing puppet on machine: puppet001, and puppet master on machine: puppetMaster. The hosts files were then configured so that both machines were reachable by the machine name. The puppet.conf files were then updated, and a cert was generated and sent from puppet001 to puppetMaster. PuppetMaster signed the cert. After this I tried to run "puppet agent —test" and the below info is returned. info: Retrieving plugin err: /File[/var/opt/lib/pe-puppet/lib]: Failed to generate additional resources using ''eval_generate: Connection refused - connect(2) err: Could not retrieve plugin: execution expired info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/custom_auth_conf.rb info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/pe_version.rb info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/puppet_vardir.rb info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/root_home.rb info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/concat_basedir.rb info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/facter_dot_d.rb err: Could not retrieve catalog from remote server: Connection refused - connect(2) warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run err: Could not send report: Connection refused - connect(2) -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/SDvXaqagHT0J. 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.
Jakov Sosic
2012-Dec-12 19:17 UTC
Re: [Puppet Users] Puppet Setup - Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Connection refused - connect(2)
On 12/12/2012 04:24 PM, Robert Pemberton wrote:> I have followed many tutorials including the ones provided by puppetlabs > and I keep seeing the same issues. I began by installing puppet on > machine: puppet001, and puppet master on machine: puppetMaster. The > hosts files were then configured so that both machines were reachable by > the machine name. The puppet.conf files were then updated, and a cert > was generated and sent from puppet001 to puppetMaster. PuppetMaster > signed the cert. After this I tried to run "puppet agent —test" and the > below info is returned.Hard to tell what''s the problem, please post puppet.conf from your client machine, and also check if firewalls are active and turn them off until you get it to work without firewall. -- 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.
Apparently Analagous Threads
- All nodes stopped reporting to puppet enterprise console
- How to get Puppet Ent Agent for Mac Mountain Lion?
- New to puppet and recieving mcollective error
- How we can create two database Using same credetial using Puppet
- puppet-users-br err: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=unknown sta