This is most likely more appropriate for puppet-users. On Tue, Jun 28, 2016 at 4:21 AM, Aditya Gupta <[email protected]> wrote:
> hello , > > I am getting this error most of the time in puppet client. > > Error: A connection attempt failed because the connected party did not > properly respond after a period of time, or established connection failed > because connected host has failed to respond. - connect(2) > Is there a possibility you're using remote resources via HTTP or a provider? Do particular resource applications fail? This is a pretty generic message that happens when trying to use Ruby's HTTP library to connect. Turning on `--debug` may give more context for when this fails as well. > puppet client reports back even after this error display and same error > comes under warning in foreman ENC. > > Please suggest > > Thanks, > Aditya > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" 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-dev/e21f4ca5-d9e0-4bc1-a6e6-9fb3f5410eb7%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-dev/e21f4ca5-d9e0-4bc1-a6e6-9fb3f5410eb7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CABy1mM%2BOoQGXotWYNvE3bEsC7jLC5H2F5r749db8ijKeqravHQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
