Jean Spirat
2009-May-07 08:10 UTC
[Puppet Users] Could not request certificate: Certificate retrieval failed: header too long
hello, I tried to reinstall puppet to start with a clean install. I use debian packages for lenny. I purged the package, make sure that /var/lib/puppet and /etc/puppet where removed, i run puppetca --clean on the master and reinstalled it. then i run : ~# puppetd --onetime --test --waitforcert 30 warning: peer certificate won''t be verified in this SSL session err: Could not request certificate: Certificate retrieval failed: header too long anything i am doing wrong here ? this is just plain nexw installed debian lenny host. regards, Jean. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Jean Spirat
2009-May-07 16:03 UTC
[Puppet Users] Re: Could not request certificate: Certificate retrieval failed: header too long
Jean Spirat a écrit :> hello, > > I tried to reinstall puppet to start with a clean install. I use debian > packages for lenny. I purged the package, make sure that /var/lib/puppet > and /etc/puppet where removed, i run puppetca --clean on the master and > reinstalled it. > > then i run : > > ~# puppetd --onetime --test --waitforcert 30 > > warning: peer certificate won''t be verified in this SSL session > err: Could not request certificate: Certificate retrieval failed: header > too long >solved this was disk spoace issue ... i spent countless time on this and nothing to do with ssl, just plain old disk space problem .... regards, Jean. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Jean-Baptiste Quenot
2009-Oct-06 19:04 UTC
[Puppet Users] Re: Could not request certificate: Certificate retrieval failed: header too long
2009/5/7 Jean Spirat <jeanspirat@squirk.org>:> > Jean Spirat a écrit : >> hello, >> >> I tried to reinstall puppet to start with a clean install. I use debian >> packages for lenny. I purged the package, make sure that /var/lib/puppet >> and /etc/puppet where removed, i run puppetca --clean on the master and >> reinstalled it. >> >> then i run : >> >> ~# puppetd --onetime --test --waitforcert 30 >> >> warning: peer certificate won''t be verified in this SSL session >> err: Could not request certificate: Certificate retrieval failed: header >> too long >> > solved this was disk spoace issue ... i spent countless time on this and > nothing to do with ssl, just plain old disk space problem ....Indeed this is a disk space issue. I just came across this. Considering to file a bug, what component is responsible for this failure? I would tell puppetmasterd as the cert request is empty, so puppetca is not at fault. -- Jean-Baptiste Quenot http://jbq.caraldi.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---