Hello,
I was trying to change two modules on my puppet.
And I was block on one error, until I figured that the error which show up
was not related to a specific module.
This error is causing issue to all my puppet clients :
#puppetd -vt
info: Retrieving plugin
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
compile error
(erb):416: syntax error, unexpected kEND, expecting $end
; end ; _erbout
^
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run
I can see in the apache2 logs :
[09/Feb/2011:16:06:45 +0100] "GET /production/catalog/
host.mydomaine.com?facts_format=b64_zlib_yaml&facts=[..] HTTP/1.1" 400 95
"-" "-"
All the clients with the issue are running Debian Lenny.
I try to run puppetd -vt with a centOS server without any issues..
I really don't know how to troubleshoot this issue any help appreciated !
I'm running puppet 0.25.4-2
Hugo
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users?hl=en.