Re: [Puppet Users] Re: Error: Could not request certificate: Connection refused - connect(2)

2013-01-23 Thread Diogo Martinez
ssage, could you please help me? > > You say to fix it you: > > -restart puppet master > -run puppetca --clean 'host_name' > -deleting var/lib/puppet/ssl > > 1. Is that right? > > 2. Which host do you delete var/lib/puppet/ssl on? > > Many thanks >

Re: [Puppet Users] Re: Error: Could not request certificate: Connection refused - connect(2)

2013-01-24 Thread Diogo Martinez
; > Stopping puppetd on the client, > deleting the ssl dir on the client, > restarting puppetd on the client, > resigning the cert request on the master with puppetca, > and puppetrun from master to host fixed it. > > > On 23 January 2013 21:24, Diogo Martinez wrote: >

[Puppet Users] Error: Could not request certificate: Connection refused - connect(2)

2012-12-05 Thread Diogo Martinez
Hi all, I am new at puppet and Im using the puppet learning tutorial. I execute until Basic agent/master puppet. Everything worked ok but after 2 or 3 days, running the command "puppet agent --test", start throw the error in subject. That left me with the following questions: how to puppet age

[Puppet Users] Could not request certificate: Connection refused - connect(2)

2012-12-05 Thread Diogo Martinez
Hi all, I am new at puppet and Im using the puppet learning tutorial. I execute until Basic agent/master puppet. Everything worked ok but after 2 or 3 days, running the command "puppet agent --test", start throw the error in subject. That left me with the following questions: how to puppet age

[Puppet Users] Re: Agent error with class (puppet server)

2012-12-05 Thread Diogo Martinez
Craig is correct. Directory files doesnt need to be declared. It is resolved by puppet structure. Em terça-feira, 4 de dezembro de 2012 19h16min39s UTC-2, Kazor escreveu: > > I have declared in my puppet server my class "lab" , this class create one > archive in the agent but when i sync from ag

[Puppet Users] Re: Could not request certificate: Connection refused - connect(2)

2012-12-05 Thread Diogo Martinez
ops this post is duplicated. ignore it. how do i do to close? Em quarta-feira, 5 de dezembro de 2012 08h12min25s UTC-2, Diogo Martinez escreveu: > > Hi all, > I am new at puppet and Im using the puppet learning tutorial. I execute > until Basic agent/master puppet. Everything w

[Puppet Users] Re: Error: Could not request certificate: Connection refused - connect(2)

2012-12-05 Thread Diogo Martinez
to complete, im using puppet 3 on centos 5.6 Em quarta-feira, 5 de dezembro de 2012 08h16min58s UTC-2, Diogo Martinez escreveu: > > Hi all, > I am new at puppet and Im using the puppet learning tutorial. I execute > until Basic agent/master puppet. Everything worked ok but after 2

[Puppet Users] Re: Error: Could not request certificate: Connection refused - connect(2)

2012-12-06 Thread Diogo Martinez
The solutions went start master pid and redo the ssl certificates with puppet cert clean host_name and deleting var/lib/puppet/ssl. thanks Fran and Jc!!! Em quarta-feira, 5 de dezembro de 2012 08h16min58s UTC-2, Diogo Martinez escreveu: > Hi all, > I am new at puppet and Im using the