Issue #4808 has been updated by James Quacinella.
I too face this issue, and would be willing to get you any debug information that I can get. There doesn't seem to be much of a pattern, and it only happens about once a day with about 12 servers checking in. Mostly with the same file but at random times and random machines. Both puppetd and puppetmasterd are at version 0.25.5 and I am not using any proxy in front of puppetmasterd. ---------------------------------------- Bug #4808: Intermittent "Could not retrieve catalog from remote server: end of file reached" https://projects.puppetlabs.com/issues/4808 Author: Alan Harder Status: Accepted Priority: Normal Assignee: Category: network Target version: 2.6.x Affected Puppet version: 2.6.1 Keywords: Branch: With puppet 2.6.1 / ruby 1.8.7 on Solaris 10, we occassionally get "end of file reached" errors. We have ~100 client systems connecting to the puppetmaster.. all are puppet 2.6.1. <pre> Sep 18 12:20:19 my-server puppet-agent[2247]: [ID 702911 daemon.notice] (/Stage[main]/Sjsws::Start_admin/Exec[sjsws_start_admin]/returns) executed successfully Sep 18 12:20:20 my-server puppet-agent[2247]: [ID 702911 daemon.notice] Finished catalog run in 27.08 seconds Sep 18 18:21:00 int-transport puppet-agent[2247]: [ID 702911 daemon.notice] (/Stage[main]/Sjsws::Start_admin/Exec[sjsws_start_admin]/returns) executed successfully Sep 18 18:21:01 my-server puppet-agent[2247]: [ID 702911 daemon.notice] Finished catalog run in 27.30 seconds <b>Sep 19 00:21:09 my-server puppet-agent[2247]: [ID 702911 daemon.error] Could not retrieve catalog from remote server: end of file reached</b> Sep 19 00:21:09 my-server puppet-agent[2247]: [ID 702911 daemon.warning] Not using cache on failed catalog Sep 19 00:21:09 my-server puppet-agent[2247]: [ID 702911 daemon.error] Could not retrieve catalog; skipping run Sep 19 06:21:49 my-server puppet-agent[2247]: [ID 702911 daemon.notice] (/Stage[main]/Sjsws::Start_admin/Exec[sjsws_start_admin]/returns) executed successfully Sep 19 06:21:49 my-server puppet-agent[2247]: [ID 702911 daemon.notice] Finished catalog run in 27.88 seconds Sep 19 12:22:28 my-server puppet-agent[2247]: [ID 702911 daemon.notice] (/Stage[main]/Sjsws::Start_admin/Exec[sjsws_start_admin]/returns) executed successfully Sep 19 12:22:29 my-server puppet-agent[2247]: [ID 702911 daemon.notice] Finished catalog run in 27.22 seconds </pre> It would be nice to avoid these, as we have set things up to send emails for recipe errors.. Our previous version was 0.25.4.. on that version we got intermittent errors with some message about SSL.. we had hoped this upgrade would silence these emails, but not yet.. just a different message :-/ I will try to capture one of these failures with debug log output. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
