Arnau Bria
2008-Dec-03 14:54 UTC
[Puppet Users] First puppet run, unable to call puppetreports
Hi, After installing a new host and running puppet for first time, I always get this error in client: Wed Dec 03 14:33:51 CET 2008 Puppet (info): Creating state file /var/lib/puppet/state/state.yaml Wed Dec 03 14:33:58 CET 2008 Puppet (err): Could not call puppetreports.report: #<RuntimeError: HTTP-Error: 500 Internal Server Error > Wed Dec 03 14:33:58 CET 2008 Puppet (err): Reporting failed: HTTP-Error: 500 Internal Server Error and this one in server: Dec 3 15:31:57 gridinstall01 puppetmasterd[30222]: Allowing unauthenticated client td065.pic.es(193.109.173.65) access to puppetca.getcert Dec 3 15:33:53 gridinstall01 puppetmasterd[30222]: Could not load report: syntax error on line 7577, col 4119: `8'' Dec 3 15:33:58 gridinstall01 puppetmasterd[30222]: Allowing unauthenticated client td065.pic.es(193.109.173.65) access to puppetca.getcert My server has autosign on for that client. The second run is able to report and I get yaml file in server... [...] debug: Stored state in 0.47 seconds debug: Calling puppetreports.report info: Sent transaction report in 1.53 seconds # ls /var/lib/puppet/report/td065.pic.es/ 200812031457.yaml anyone noticed it before? [root@td065 ~]# rpm -qa|grep puppet puppet-0.24.5-1.el4.x86_64 [root@td065 ~]# rpm -qa|grep facter facter-1.5.2-1.el4.x86_64 [root@td065 ~]# rpm -qa|grep ruby ruby-1.8.1-7.el4_7.1.x86_64 ruby-libs-1.8.1-7.el4_7.1.x86_64 TIA, Arnau --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---