On Thu, Sep 18, 2014 at 9:37 AM, Steve Perry <[email protected]> wrote:

> Wondering if anyone has seen this issue before:
>
> [root@xxpuppet2 puppet]# puppet agent -t
> Warning: Unable to fetch my node definition, but the agent run will
> continue:
> Warning: end of file reached
> Info: Retrieving pluginfacts
> Info: Retrieving plugin
> Error: /File[/var/lib/puppet/lib]: Failed to generate additional resources
> using 'eval_generate': end of file reached
> Info: Loading facts
> Error: Could not retrieve catalog from remote server: end of file reached
> Warning: Not using cache on failed catalog
> Error: Could not retrieve catalog; skipping run
> [root@xxpuppet2 puppet]#
>
> I am seeing this happen on every node that runs against this master.  This
> seems to have started randomly...
>

Hi Steve,

What version of puppet are you running?

If you recently upgraded to 3.7.x, you could be seeing
https://tickets.puppetlabs.com/browse/PUP-3238. The tldr there is that the
new http_keepalive_timeout setting should be less than the puppet master's
keep alive timeout (e.g. KeepAliveTimeout on apache).

Thanks!
Kylo

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CALsUZFFFwq2VDtS-_%3DbJX8HSqP%2BCYW4gHNQ6s0t3QTg%2Bt4gEtA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to