Hi i have the running i both sides, client and server sides the puppet 0.25.4 Get this error on server side: puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length format And receive this error on my client side: warning: Value of ''preferred_serialization_format'' (pson) is invalid for report, user default (b64_zlib_yaml) I am getting any reports on my /var/lib/puppet/reports. -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybacelar@gmail.com -- 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.
On May 22, 2010, at 9:50 PM, Marley Bacelar wrote:> Hi i have the running i both sides, client and server sides the puppet 0.25.4 > Get this error on server side: > > puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length format > > > And receive this error on my client side: > warning: Value of ''preferred_serialization_format'' (pson) is invalid for report, user default (b64_zlib_yaml)Sorry if I sound condescending, but are you sure that there isn''t a second version of puppet installed on your server that is 0.24.x? It really sounds like that''s your problem, and I''ve made mistakes like that before.> I am getting any reports on my /var/lib/puppet/reports.Do you mean you are not getting any reports? The way you phrased that makes me think it''s a typo. -- 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.
I am not getting any report in my /var/lib/puppet/reports/ This is from my server: [root@mgmt-puppet-dev-01 ~]# puppetmasterd --version dnsdomainname: Unknown host 0.25.4 [root@mgmt-puppet-dev-01 ~]# rpm -qa | grep puppet puppet-server-0.25.4-1.el5 puppet-0.25.4-1.el5 An this is from my client: [root@mgmt-puppet-client-dev-03 ~]# puppet --version 0.25.4 [root@mgmt-puppet-client-dev-03 ~]# rpm -qa | grep puppet puppet-0.25.4-1.el5 My puppet-dashboard version: [root@mgmt-puppet-dev-01 puppet-dashboard]# cat /opt/puppet-dashboard/VERSION v1.0.0 -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybacelar@gmail.com 2010/5/23 Patrick <kc7zzv@gmail.com>> > On May 22, 2010, at 9:50 PM, Marley Bacelar wrote: > > Hi i have the running i both sides, client and server sides the puppet > 0.25.4 > > Get this error on server side: > > puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length > format > > And receive this error on my client side: > warning: Value of ''preferred_serialization_format'' (pson) is invalid for > report, user default (b64_zlib_yaml) > > > Sorry if I sound condescending, but are you sure that there isn''t a second > version of puppet installed on your server that is 0.24.x? It really sounds > like that''s your problem, and I''ve made mistakes like that before. > > I am getting any reports on my /var/lib/puppet/reports. > > > Do you mean you are *not* getting any reports? The way you phrased that > makes me think it''s a typo. > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- 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.
This sounds like a problem I had before. Does the client''s certificate appear in puppetca on the server? Run "puppetca --list --all" on the server as root. Did the client get it''s signed certificate? I don''t remember how to check this off the top of my head. On May 23, 2010, at 9:23 PM, Marley Bacelar wrote:> I am not getting any report in my /var/lib/puppet/reports/ > > This is from my server: > > [root@mgmt-puppet-dev-01 ~]# puppetmasterd --version > dnsdomainname: Unknown host > 0.25.4 > [root@mgmt-puppet-dev-01 ~]# rpm -qa | grep puppet > puppet-server-0.25.4-1.el5 > puppet-0.25.4-1.el5 > > An this is from my client: > > [root@mgmt-puppet-client-dev-03 ~]# puppet --version > 0.25.4 > [root@mgmt-puppet-client-dev-03 ~]# rpm -qa | grep puppet > puppet-0.25.4-1.el5 > > My puppet-dashboard version: > > [root@mgmt-puppet-dev-01 puppet-dashboard]# cat /opt/puppet-dashboard/VERSION > v1.0.0 > > > > -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com > > > 2010/5/23 Patrick <kc7zzv@gmail.com> > > On May 22, 2010, at 9:50 PM, Marley Bacelar wrote: > >> Hi i have the running i both sides, client and server sides the puppet 0.25.4 >> Get this error on server side: >> >> puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length format >> >> >> And receive this error on my client side: >> warning: Value of ''preferred_serialization_format'' (pson) is invalid for report, user default (b64_zlib_yaml) > > Sorry if I sound condescending, but are you sure that there isn''t a second version of puppet installed on your server that is 0.24.x? It really sounds like that''s your problem, and I''ve made mistakes like that before. > >> I am getting any reports on my /var/lib/puppet/reports. > > Do you mean you are not getting any reports? The way you phrased that makes me think it''s a typo. > > -- > 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. > > > > > > > -- > 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.-- 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.
Hi Patrick, [root@mgmt-puppet-dev-01.intechne.com.br ~]# puppetca --list --all + mgmt-git-dev-01.intechne.com.br + mgmt-puppet-client-dev-03.intechne.com.br The client certificate is mgmt-puppet-client-dev-03.intechne.com.br. 2010/5/24 Patrick <kc7zzv@gmail.com>> This sounds like a problem I had before. Does the client''s certificate > appear in puppetca on the server? > Run "puppetca --list --all" on the server as root. > > Did the client get it''s signed certificate? > I don''t remember how to check this off the top of my head. > > > On May 23, 2010, at 9:23 PM, Marley Bacelar wrote: > > I am not getting any report in my /var/lib/puppet/reports/ > > This is from my server: > > [root@mgmt-puppet-dev-01 ~]# puppetmasterd --version > dnsdomainname: Unknown host > 0.25.4 > [root@mgmt-puppet-dev-01 ~]# rpm -qa | grep puppet > puppet-server-0.25.4-1.el5 > puppet-0.25.4-1.el5 > > An this is from my client: > > [root@mgmt-puppet-client-dev-03 ~]# puppet --version > 0.25.4 > [root@mgmt-puppet-client-dev-03 ~]# rpm -qa | grep puppet > puppet-0.25.4-1.el5 > > My puppet-dashboard version: > > [root@mgmt-puppet-dev-01 puppet-dashboard]# cat > /opt/puppet-dashboard/VERSION > v1.0.0 > > > > -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com > > > 2010/5/23 Patrick <kc7zzv@gmail.com> > >> >> On May 22, 2010, at 9:50 PM, Marley Bacelar wrote: >> >> Hi i have the running i both sides, client and server sides the puppet >> 0.25.4 >> >> Get this error on server side: >> >> puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length >> format >> >> And receive this error on my client side: >> warning: Value of ''preferred_serialization_format'' (pson) is invalid for >> report, user default (b64_zlib_yaml) >> >> >> Sorry if I sound condescending, but are you sure that there isn''t a second >> version of puppet installed on your server that is 0.24.x? It really sounds >> like that''s your problem, and I''ve made mistakes like that before. >> >> I am getting any reports on my /var/lib/puppet/reports. >> >> >> Do you mean you are *not* getting any reports? The way you phrased that >> makes me think it''s a typo. >> >> -- >> 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<puppet-users%2Bunsubscribe@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> > > > > > > > -- > 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. > > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybacelar@gmail.com -- 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.
Any onther idea? 2010/5/24 Marley Bacelar <marleybacelar@gmail.com>> Hi Patrick, > > [root@mgmt-puppet-dev-01.intechne.com.br ~]# puppetca --list --all > + mgmt-git-dev-01.intechne.com.br > + mgmt-puppet-client-dev-03.intechne.com.br > > The client certificate is mgmt-puppet-client-dev-03.intechne.com.br. > > 2010/5/24 Patrick <kc7zzv@gmail.com> > > This sounds like a problem I had before. Does the client''s certificate >> appear in puppetca on the server? >> Run "puppetca --list --all" on the server as root. >> >> Did the client get it''s signed certificate? >> I don''t remember how to check this off the top of my head. >> >> >> On May 23, 2010, at 9:23 PM, Marley Bacelar wrote: >> >> I am not getting any report in my /var/lib/puppet/reports/ >> >> This is from my server: >> >> [root@mgmt-puppet-dev-01 ~]# puppetmasterd --version >> dnsdomainname: Unknown host >> 0.25.4 >> [root@mgmt-puppet-dev-01 ~]# rpm -qa | grep puppet >> puppet-server-0.25.4-1.el5 >> puppet-0.25.4-1.el5 >> >> An this is from my client: >> >> [root@mgmt-puppet-client-dev-03 ~]# puppet --version >> 0.25.4 >> [root@mgmt-puppet-client-dev-03 ~]# rpm -qa | grep puppet >> puppet-0.25.4-1.el5 >> >> My puppet-dashboard version: >> >> [root@mgmt-puppet-dev-01 puppet-dashboard]# cat >> /opt/puppet-dashboard/VERSION >> v1.0.0 >> >> >> >> -- >> Marley Bacelar >> Project Fedora Ambassador >> VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 >> marleybacelar@gmail.com >> >> >> 2010/5/23 Patrick <kc7zzv@gmail.com> >> >>> >>> On May 22, 2010, at 9:50 PM, Marley Bacelar wrote: >>> >>> Hi i have the running i both sides, client and server sides the puppet >>> 0.25.4 >>> >>> Get this error on server side: >>> >>> puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length >>> format >>> >>> And receive this error on my client side: >>> warning: Value of ''preferred_serialization_format'' (pson) is invalid for >>> report, user default (b64_zlib_yaml) >>> >>> >>> Sorry if I sound condescending, but are you sure that there isn''t a >>> second version of puppet installed on your server that is 0.24.x? It really >>> sounds like that''s your problem, and I''ve made mistakes like that before. >>> >>> I am getting any reports on my /var/lib/puppet/reports. >>> >>> >>> Do you mean you are *not* getting any reports? The way you phrased that >>> makes me think it''s a typo. >>> >>> -- >>> 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<puppet-users%2Bunsubscribe@googlegroups.com> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/puppet-users?hl=en. >>> >> >> >> >> >> >> >> -- >> 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. >> >> >> -- >> 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<puppet-users%2Bunsubscribe@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> > > > > -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com > >-- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybacelar@gmail.com -- 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.
I found the error I was thinking of. Your error reminds me of http://groups.google.com/group/puppet-users/browse_thread/thread/d31811e3d9f883f4/348e4f48a7fd66e1 You can check if the client got it''s certificate by looking in the certificate folder. On most OSes it''s at /var/lib/puppet/ssl/certs/ . Is there a ca.crt and another cert with the client''s name? On May 24, 2010, at 12:34 PM, Marley Bacelar wrote:> Any onther idea? > > 2010/5/24 Marley Bacelar <marleybacelar@gmail.com> > Hi Patrick, > > [root@mgmt-puppet-dev-01.intechne.com.br ~]# puppetca --list --all > + mgmt-git-dev-01.intechne.com.br > + mgmt-puppet-client-dev-03.intechne.com.br > > The client certificate is mgmt-puppet-client-dev-03.intechne.com.br. > > 2010/5/24 Patrick <kc7zzv@gmail.com> > > This sounds like a problem I had before. Does the client''s certificate appear in puppetca on the server? > Run "puppetca --list --all" on the server as root. > > Did the client get it''s signed certificate? > I don''t remember how to check this off the top of my head. > > > On May 23, 2010, at 9:23 PM, Marley Bacelar wrote: > >> I am not getting any report in my /var/lib/puppet/reports/ >> >> This is from my server: >> >> [root@mgmt-puppet-dev-01 ~]# puppetmasterd --version >> dnsdomainname: Unknown host >> 0.25.4 >> [root@mgmt-puppet-dev-01 ~]# rpm -qa | grep puppet >> puppet-server-0.25.4-1.el5 >> puppet-0.25.4-1.el5 >> >> An this is from my client: >> >> [root@mgmt-puppet-client-dev-03 ~]# puppet --version >> 0.25.4 >> [root@mgmt-puppet-client-dev-03 ~]# rpm -qa | grep puppet >> puppet-0.25.4-1.el5 >> >> My puppet-dashboard version: >> >> [root@mgmt-puppet-dev-01 puppet-dashboard]# cat /opt/puppet-dashboard/VERSION >> v1.0.0 >> >> >> >> -- >> Marley Bacelar >> Project Fedora Ambassador >> VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 >> marleybacelar@gmail.com >> >> >> 2010/5/23 Patrick <kc7zzv@gmail.com> >> >> On May 22, 2010, at 9:50 PM, Marley Bacelar wrote: >> >>> Hi i have the running i both sides, client and server sides the puppet 0.25.4 >>> Get this error on server side: >>> >>> puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length format >>> >>> >>> And receive this error on my client side: >>> warning: Value of ''preferred_serialization_format'' (pson) is invalid for report, user default (b64_zlib_yaml) >> >> Sorry if I sound condescending, but are you sure that there isn''t a second version of puppet installed on your server that is 0.24.x? It really sounds like that''s your problem, and I''ve made mistakes like that before. >> >>> I am getting any reports on my /var/lib/puppet/reports. >> >> Do you mean you are not getting any reports? The way you phrased that makes me think it''s a typo. >> >> -- >> 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. >> >> >> >> >> >> >> -- >> 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. > > > -- > 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. > > > > -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com > > > > > -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com > > > -- > 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.-- 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.
My certs: [root@mgmt-puppet-client-dev-03.intechne.com.br /]# ls /var/lib/puppet/ssl/certs/ -rw-r--r-- 1 puppet root 855 Abr 23 08:31 ca.pem -rw-r--r-- 1 puppet root 916 Abr 23 08:31 mgmt-puppet-client-dev-03.intechne.com.br.pem 2010/5/24 Patrick <kc7zzv@gmail.com>> I found the error I was thinking of. Your error reminds me of > http://groups.google.com/group/puppet-users/browse_thread/thread/d31811e3d9f883f4/348e4f48a7fd66e1 > > You can check if the client got it''s certificate by looking in the > certificate folder. On most OSes it''s at /var/lib/puppet/ssl/certs/ . Is > there a ca.crt and another cert with the client''s name? > > > On May 24, 2010, at 12:34 PM, Marley Bacelar wrote: > > Any onther idea? > > 2010/5/24 Marley Bacelar <marleybacelar@gmail.com> > >> Hi Patrick, >> >> [root@mgmt-puppet-dev-01.intechne.com.br ~]# puppetca --list --all >> + mgmt-git-dev-01.intechne.com.br >> + mgmt-puppet-client-dev-03.intechne.com.br >> >> The client certificate is mgmt-puppet-client-dev-03.intechne.com.br. >> >> 2010/5/24 Patrick <kc7zzv@gmail.com> >> >> This sounds like a problem I had before. Does the client''s certificate >>> appear in puppetca on the server? >>> Run "puppetca --list --all" on the server as root. >>> >>> Did the client get it''s signed certificate? >>> I don''t remember how to check this off the top of my head. >>> >>> >>> On May 23, 2010, at 9:23 PM, Marley Bacelar wrote: >>> >>> I am not getting any report in my /var/lib/puppet/reports/ >>> >>> This is from my server: >>> >>> [root@mgmt-puppet-dev-01 ~]# puppetmasterd --version >>> dnsdomainname: Unknown host >>> 0.25.4 >>> [root@mgmt-puppet-dev-01 ~]# rpm -qa | grep puppet >>> puppet-server-0.25.4-1.el5 >>> puppet-0.25.4-1.el5 >>> >>> An this is from my client: >>> >>> [root@mgmt-puppet-client-dev-03 ~]# puppet --version >>> 0.25.4 >>> [root@mgmt-puppet-client-dev-03 ~]# rpm -qa | grep puppet >>> puppet-0.25.4-1.el5 >>> >>> My puppet-dashboard version: >>> >>> [root@mgmt-puppet-dev-01 puppet-dashboard]# cat >>> /opt/puppet-dashboard/VERSION >>> v1.0.0 >>> >>> >>> >>> -- >>> Marley Bacelar >>> Project Fedora Ambassador >>> VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 >>> marleybacelar@gmail.com >>> >>> >>> 2010/5/23 Patrick <kc7zzv@gmail.com> >>> >>>> >>>> On May 22, 2010, at 9:50 PM, Marley Bacelar wrote: >>>> >>>> Hi i have the running i both sides, client and server sides the puppet >>>> 0.25.4 >>>> >>>> Get this error on server side: >>>> >>>> puppetmasterd[5363]: Report puppet_dashboard failed: wrong >>>> Content-Length format >>>> >>>> And receive this error on my client side: >>>> warning: Value of ''preferred_serialization_format'' (pson) is invalid for >>>> report, user default (b64_zlib_yaml) >>>> >>>> >>>> Sorry if I sound condescending, but are you sure that there isn''t a >>>> second version of puppet installed on your server that is 0.24.x? It really >>>> sounds like that''s your problem, and I''ve made mistakes like that before. >>>> >>>> I am getting any reports on my /var/lib/puppet/reports. >>>> >>>> >>>> Do you mean you are *not* getting any reports? The way you phrased >>>> that makes me think it''s a typo. >>>> >>>> -- >>>> 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<puppet-users%2Bunsubscribe@googlegroups.com> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/puppet-users?hl=en. >>>> >>> >>> >>> >>> >>> >>> >>> -- >>> 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. >>> >>> >>> >>> -- >>> 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<puppet-users%2Bunsubscribe@googlegroups.com> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/puppet-users?hl=en. >>> >> >> >> >> -- >> Marley Bacelar >> Project Fedora Ambassador >> VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 >> marleybacelar@gmail.com >> >> > > > -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com > > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybacelar@gmail.com -- 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.
On Sat, May 22, 2010 at 9:50 PM, Marley Bacelar <marleybacelar@gmail.com>wrote:> Hi i have the running i both sides, client and server sides the puppet > 0.25.4 > > Get this error on server side: > > puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length > format >this sounds like http://projects.puppetlabs.com/issues/3428 , feel free to log you experience in the ticket.> > And receive this error on my client side: > warning: Value of ''preferred_serialization_format'' (pson) is invalid for > report, user default (b64_zlib_yaml) >this usually indicates that the reports are being sent correctly. this has been moved to debug in later versions.> > I am getting any reports on my /var/lib/puppet/reports. > >you would only get reports in reports/ if you have the store reports handler enabled on the server reports=store the puppet dashboard handler does not create store reports.> -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- 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.
Yeahhhhhhhhhh! Dan, Thank you very much, after set in puppetmaster reports=store, everything worked! 2010/5/24 Dan Bode <dan@puppetlabs.com>> > > On Sat, May 22, 2010 at 9:50 PM, Marley Bacelar <marleybacelar@gmail.com>wrote: > >> Hi i have the running i both sides, client and server sides the puppet >> 0.25.4 >> >> Get this error on server side: >> >> puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length >> format >> > > this sounds like http://projects.puppetlabs.com/issues/3428 , feel free to > log you experience in the ticket. > >> >> And receive this error on my client side: >> warning: Value of ''preferred_serialization_format'' (pson) is invalid for >> report, user default (b64_zlib_yaml) >> > > this usually indicates that the reports are being sent correctly. this has > been moved to debug in later versions. > >> >> I am getting any reports on my /var/lib/puppet/reports. >> >> > you would only get reports in reports/ if you have the store reports > handler enabled on the server > > reports=store > > the puppet dashboard handler does not create store reports. > > >> -- >> Marley Bacelar >> Project Fedora Ambassador >> VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 >> marleybacelar@gmail.com >> >> -- >> 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<puppet-users%2Bunsubscribe@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- 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.
Where did you enable this reports switch? I''m having similar problems J From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On Behalf Of Marley Bacelar Sent: 25 May 2010 01:26 To: puppet-users@googlegroups.com Subject: Re: [Puppet Users] Puppet Dashboard error. Yeahhhhhhhhhh! Dan, Thank you very much, after set in puppetmaster reports=store, everything worked! 2010/5/24 Dan Bode <dan@puppetlabs.com> On Sat, May 22, 2010 at 9:50 PM, Marley Bacelar <marleybacelar@gmail.com> wrote: Hi i have the running i both sides, client and server sides the puppet 0.25.4 Get this error on server side: puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length format this sounds like http://projects.puppetlabs.com/issues/3428 , feel free to log you experience in the ticket. And receive this error on my client side: warning: Value of ''preferred_serialization_format'' (pson) is invalid for report, user default (b64_zlib_yaml) this usually indicates that the reports are being sent correctly. this has been moved to debug in later versions. I am getting any reports on my /var/lib/puppet/reports. you would only get reports in reports/ if you have the store reports handler enabled on the server reports=store the puppet dashboard handler does not create store reports. -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybacelar@gmail.com -- 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 <mailto:puppet-users%2Bunsubscribe@googlegroups.com> . For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. -- 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 <mailto:puppet-users%2Bunsubscribe@googlegroups.com> . For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. -- 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. -- 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.
Gabriel, I my CentOS, enabled in /etc/sysconfig in /etc/sysconfig/puppetmaster: PUPPETMASTER_EXTRA_OPTS="--reports puppet_dashboard --reports store" -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybacelar@gmail.com 2010/5/27 Gabriel - IP Guys <Gabriel@impactteachers.com>> Where did you enable this reports switch? I’m having similar problems J > > > > *From:* puppet-users@googlegroups.com [mailto: > puppet-users@googlegroups.com] *On Behalf Of *Marley Bacelar > *Sent:* 25 May 2010 01:26 > *To:* puppet-users@googlegroups.com > *Subject:* Re: [Puppet Users] Puppet Dashboard error. > > > > Yeahhhhhhhhhh! > > Dan, > > Thank you very much, after set in puppetmaster reports=store, everything > worked! > > > 2010/5/24 Dan Bode <dan@puppetlabs.com> > > > > On Sat, May 22, 2010 at 9:50 PM, Marley Bacelar <marleybacelar@gmail.com> > wrote: > > Hi i have the running i both sides, client and server sides the puppet > 0.25.4 > > Get this error on server side: > > puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length > format > > > this sounds like http://projects.puppetlabs.com/issues/3428 , feel free to > log you experience in the ticket. > > > > And receive this error on my client side: > > warning: Value of ''preferred_serialization_format'' (pson) is invalid for > report, user default (b64_zlib_yaml) > > > this usually indicates that the reports are being sent correctly. this has > been moved to debug in later versions. > > > I am getting any reports on my /var/lib/puppet/reports. > > > you would only get reports in reports/ if you have the store reports > handler enabled on the server > > reports=store > > the puppet dashboard handler does not create store reports. > > > -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com > > > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > > > > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- > 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<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- 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.
Everything you can pass on the commandline, you can also put into the puppet.conf, probably constrained to the [puppetmaster(d?)] section. Best Regards, David On 27.05.2010 13:47, Marley Bacelar wrote:> Gabriel, > > I my CentOS, enabled in /etc/sysconfig in /etc/sysconfig/puppetmaster: > > PUPPETMASTER_EXTRA_OPTS="--reports puppet_dashboard --reports store" > > -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com <mailto:marleybacelar@gmail.com> > > 2010/5/27 Gabriel - IP Guys <Gabriel@impactteachers.com > <mailto:Gabriel@impactteachers.com>> > > Where did you enable this reports switch? I’m having similar problems J > > *From:* puppet-users@googlegroups.com > <mailto:puppet-users@googlegroups.com> > [mailto:puppet-users@googlegroups.com > <mailto:puppet-users@googlegroups.com>] *On Behalf Of *Marley Bacelar > *Sent:* 25 May 2010 01:26 > *To:* puppet-users@googlegroups.com > <mailto:puppet-users@googlegroups.com> > *Subject:* Re: [Puppet Users] Puppet Dashboard error. > > Yeahhhhhhhhhh! > > Dan, > > Thank you very much, after set in puppetmaster reports=store, > everything worked! > > > 2010/5/24 Dan Bode <dan@puppetlabs.com <mailto:dan@puppetlabs.com>> > > On Sat, May 22, 2010 at 9:50 PM, Marley Bacelar > <marleybacelar@gmail.com <mailto:marleybacelar@gmail.com>> wrote: > > Hi i have the running i both sides, client and server sides the > puppet 0.25.4 > > Get this error on server side: > > puppetmasterd[5363]: Report puppet_dashboard failed: wrong > Content-Length format > > > this sounds like http://projects.puppetlabs.com/issues/3428 , feel > free to log you experience in the ticket. > > And receive this error on my client side: > > warning: Value of ''preferred_serialization_format'' (pson) is > invalid for report, user default (b64_zlib_yaml) > > > this usually indicates that the reports are being sent correctly. > this has been moved to debug in later versions. > > > I am getting any reports on my /var/lib/puppet/reports. > > > you would only get reports in reports/ if you have the store reports > handler enabled on the server > > reports=store > > the puppet dashboard handler does not create store reports. > > > -- > Marley Bacelar > Project Fedora Ambassador > VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 > marleybacelar@gmail.com <mailto:marleybacelar@gmail.com> > > -- > 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 > <mailto:puppet-users@googlegroups.com>. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com > <mailto:puppet-users%2Bunsubscribe@googlegroups.com>. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- > 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 > <mailto:puppet-users@googlegroups.com>. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com > <mailto:puppet-users%2Bunsubscribe@googlegroups.com>. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > > > > > -- > 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 > <mailto:puppet-users@googlegroups.com>. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com > <mailto:puppet-users%2Bunsubscribe@googlegroups.com>. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- > 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 > <mailto:puppet-users@googlegroups.com>. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com > <mailto:puppet-users%2Bunsubscribe@googlegroups.com>. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > > > > > > -- > 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.-- 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.