chakkerz
2009-Aug-03 02:08 UTC
[Puppet Users] Could not call fileserver.describe: #<Errno:: ECONNRESET: Connection reset by peer>
Hello there I''m having this error: Could not call fileserver.describe: #<Errno:: ECONNRESET: Connection reset by peer> From what i can tell, eventually the master decides it has had enough and freezes. I''ve got about 25 hosts checking in to it, but restarting the master daemon appears to be only a partial solution with the clients occasionally not being able to then re-connect... I''m running a puppet daemon on the clients, rather than through cron. Also, i gather this might be an issue with ruby? Google doesn''t seem to find anything in this group, but mirrored mailing lists??? (i''m rather confused at this point). I''m mostly concerned about Red Hat issues, Solaris craters as well, but i only have one Solaris node, so it''s a lesser evil. Master and clients in question are RHEL 5.3, and packages are from RHEL and EPEL. Version''s are: [root@tangelo cron.d]# rpm -qa | grep puppet puppet-server-0.24.8-1.el5.1 puppet-0.24.8-1.el5.1 [root@tangelo cron.d]# rpm -q ruby ruby-1.8.5-5.el5_3.7 [root@tangelo cron.d]# rpm -q facter facter-1.5.5-1.el5 Any thoughts? Links to other posts that are relevant? Cheers chakkerz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Ohad Levy
2009-Aug-03 02:29 UTC
[Puppet Users] Re: Could not call fileserver.describe: #<Errno:: ECONNRESET: Connection reset by peer>
Are you using webrick (the default)? if you do, I would consider moving to passenger/mongrels as webrick cant handle too many clients http://reductivelabs.com/trac/puppet/wiki/UsingPassenger cheers, Ohad On Mon, Aug 3, 2009 at 10:08 AM, chakkerz <chakkerz@gmail.com> wrote:> > Hello there > > I''m having this error: > Could not call fileserver.describe: #<Errno:: ECONNRESET: Connection > reset by peer> > > From what i can tell, eventually the master decides it has had enough > and freezes. I''ve got about 25 hosts checking in to it, but restarting > the master daemon appears to be only a partial solution with the > clients occasionally not being able to then re-connect... > > I''m running a puppet daemon on the clients, rather than through cron. > > Also, i gather this might be an issue with ruby? Google doesn''t seem > to find anything in this group, but mirrored mailing lists??? (i''m > rather confused at this point). > > I''m mostly concerned about Red Hat issues, Solaris craters as well, > but i only have one Solaris node, so it''s a lesser evil. > > Master and clients in question are RHEL 5.3, and packages are from > RHEL and EPEL. Version''s are: > [root@tangelo cron.d]# rpm -qa | grep puppet > puppet-server-0.24.8-1.el5.1 > puppet-0.24.8-1.el5.1 > [root@tangelo cron.d]# rpm -q ruby > ruby-1.8.5-5.el5_3.7 > [root@tangelo cron.d]# rpm -q facter > facter-1.5.5-1.el5 > > Any thoughts? Links to other posts that are relevant? > > Cheers > chakkerz > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
chakkerz
2009-Aug-03 03:08 UTC
[Puppet Users] Re: Could not call fileserver.describe: #<Errno:: ECONNRESET: Connection reset by peer>
Good Call, i''ve switched to mongrel, we''ll see how that goes. Cheers chakkerz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
chakkerz
2009-Aug-04 01:42 UTC
[Puppet Users] Re: Could not call fileserver.describe: #<Errno:: ECONNRESET: Connection reset by peer>
It goes awesome! Thanks again chakkerz On Aug 3, 1:08 pm, chakkerz <chakk...@gmail.com> wrote:> Good Call, i''ve switched to mongrel, we''ll see how that goes. > > Cheers > chakkerz--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---