Hi,

this error can me pretty much anything - you're likely hitting some kind
of bug (perhaps just a lack of error handling).

Run the puppet master with the --trace flag to get more details on
what's happening specifically.

Felix

On 05/29/2014 09:57 PM, Sans wrote:
>  I have two identical nodes - serv106 and serv107- one of which is
> working just fine but the other one failing with these error message:
>
>     err: Could not retrieve catalog from remote server: Error 400 on
>     SERVER: undefined method `include?' for nil:NilClass on node
>     warning: Not using cache on failed catalog
>     err: Could not retrieve catalog; skipping run
>
>
>
> running puppet master in the foreground, I see these on the screen:
>
>     err: undefined method `include?' for nil:NilClass on node
>     err: undefined method `include?' for nil:NilClass on node
>     debug: Received report to process from serv106.syst.local
>     debug: Processing report from serv106.syst.local with processor
>     Puppet::Reports::Store
>     debug: Processing report from serv106.syst.local with processor
>     Puppet::Reports::Http
>     err: Report processor failed: Connection refused - connect(2)
>     debug: Processing report from serv106.syst.local with processor
>     Puppet::Reports::Log
>     err: //serv106.syst.local/Puppet: Could not retrieve catalog from
>     remote server: Error 400 on SERVER: undefined method `include?'
>     for nil:NilClass on node
>     warning: //serv106.syst.local/Puppet: Not using cache on failed
>     catalog
>     err: //serv106.syst.local/Puppet: Could not retrieve catalog;
>     skipping run
>
>
>
> a bit if google-search suggested that  removing certificates from both
> master and the agent (and recreating afterwards) is the solution to
> this issue. Which did but no joy so far. Has any one ever seen this
> error before or know what's I'm doing wrong here. Any help/pointer
> would be greatly appreciated.
>
> Best!
> -- 
> 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 puppet-users+unsubscr...@googlegroups.com
> <mailto:puppet-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/32a78b4c-2b58-454f-9e59-10c4a6081d4d%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/32a78b4c-2b58-454f-9e59-10c4a6081d4d%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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/5387A353.8010905%40Alumni.TU-Berlin.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to