Luke Baker
2011-Mar-20 00:44 UTC
[Puppet Users] issues with Inventory service and dashboard
I''ve recently upgraded to puppet-2.6.7rc1 and the latest dashboard to try out the new inventory service. However, whenever I try to examine inventory data (browse a node on dashboard) mongrel exits with these error, ruby: symbol lookup error: /usr/lib/ruby/gems/1.8/gems/json-1.5.1/ext/ json/ext/json/ext/parser.so: undefined symbol: RSTRING_PTR Has anyone else encountered this? -- 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.
Daniel Pittman
2011-Mar-20 18:42 UTC
Re: [Puppet Users] issues with Inventory service and dashboard
The odds are, no, because your problem looks to be a miscompiled JSON gem -
it doesn''t match the Ruby you are running.
Try reinstalling it and your problem should go away.
Regards,
Daniel
--
Puppet Labs Developer –http://puppetlabs.com
Daniel Pittman <daniel@puppetlabs.com>
Contact me via gtalk, email, or phone: +1 (877) 575-9775
Sent from a mobile device. Please forgive me if this is briefer than usual.
On Mar 19, 2011 5:45 PM, "Luke Baker" <bakerlu@missouri.edu>
wrote:> I''ve recently upgraded to puppet-2.6.7rc1 and the latest dashboard
to
> try out the new inventory service. However, whenever I try to examine
> inventory data (browse a node on dashboard) mongrel exits with these
> error,
>
> ruby: symbol lookup error: /usr/lib/ruby/gems/1.8/gems/json-1.5.1/ext/
> json/ext/json/ext/parser.so: undefined symbol: RSTRING_PTR
>
> Has anyone else encountered this?
>
> --
> 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.
Luke Baker
2011-Mar-21 02:04 UTC
[Puppet Users] Re: issues with Inventory service and dashboard
Thanks for the assist, that seemed to help. However now I''m seeing this when I try to view Inventory data, Could not retrieve facts from inventory service: can''t dup NilClass On Mar 20, 1:42 pm, Daniel Pittman <dan...@puppetlabs.com> wrote:> The odds are, no, because your problem looks to be a miscompiled JSON gem - > it doesn''t match the Ruby you are running. > > Try reinstalling it and your problem should go away. > > Regards, > Daniel > -- > Puppet Labs Developer –http://puppetlabs.com > Daniel Pittman <dan...@puppetlabs.com> > Contact me via gtalk, email, or phone: +1 (877) 575-9775 > Sent from a mobile device. Please forgive me if this is briefer than usual. > On Mar 19, 2011 5:45 PM, "Luke Baker" <bake...@missouri.edu> wrote:> I''ve recently upgraded to puppet-2.6.7rc1 and the latest dashboard to > > try out the new inventory service. However, whenever I try to examine > > inventory data (browse a node on dashboard) mongrel exits with these > > error, > > > ruby: symbol lookup error: /usr/lib/ruby/gems/1.8/gems/json-1.5.1/ext/ > > json/ext/json/ext/parser.so: undefined symbol: RSTRING_PTR > > > Has anyone else encountered this? > > > -- > > 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.
Daniel Pittman
2011-Mar-21 03:43 UTC
Re: [Puppet Users] Re: issues with Inventory service and dashboard
That I can''t help you with: I am not familiar with the details of the
inventory service, so now it moved into something that is plausibly a
bug in that I am a bit lost. :)
Is that generated on the client side, or the server side? Can you
show the inputs and outputs you get when they problem crops up?
Ideally, can you get a trace by setting the ''trace'' option to
whatever
service is blowing up, if it is on the Puppet side?
If you can, throw that into a ticket, and we will definitely get it fixed.
Thanks,
Daniel
On Sun, Mar 20, 2011 at 19:04, Luke Baker <bakerlu@missouri.edu>
wrote:> Thanks for the assist, that seemed to help. However now I''m seeing
> this when I try to view Inventory data,
>
> Could not retrieve facts from inventory service: can''t dup
NilClass
>
> On Mar 20, 1:42 pm, Daniel Pittman <dan...@puppetlabs.com> wrote:
>> The odds are, no, because your problem looks to be a miscompiled JSON
gem -
>> it doesn''t match the Ruby you are running.
>>
>> Try reinstalling it and your problem should go away.
>>
>> Regards,
>> Daniel
>> --
>> Puppet Labs Developer –http://puppetlabs.com
>> Daniel Pittman <dan...@puppetlabs.com>
>> Contact me via gtalk, email, or phone: +1 (877) 575-9775
>> Sent from a mobile device. Please forgive me if this is briefer than
usual.
>> On Mar 19, 2011 5:45 PM, "Luke Baker"
<bake...@missouri.edu> wrote:> I''ve recently upgraded to
puppet-2.6.7rc1 and the latest dashboard to
>> > try out the new inventory service. However, whenever I try to
examine
>> > inventory data (browse a node on dashboard) mongrel exits with
these
>> > error,
>>
>> > ruby: symbol lookup error:
/usr/lib/ruby/gems/1.8/gems/json-1.5.1/ext/
>> > json/ext/json/ext/parser.so: undefined symbol: RSTRING_PTR
>>
>> > Has anyone else encountered this?
>>
>> > --
>> > 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.
>
>
--
⎋ Puppet Labs Developer – http://puppetlabs.com
✉ Daniel Pittman <daniel@puppetlabs.com>
✆ Contact me via gtalk, email, or phone: +1 (877) 575-9775
♲ Made with 100 percent post-consumer electrons
--
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.
Jeffrey Goldschrafe
2011-Mar-21 14:33 UTC
[Puppet Users] Re: issues with Inventory service and dashboard
This is ticket #6791. http://projects.puppetlabs.com/issues/6791 On Sunday, March 20, 2011 10:04:06 PM UTC-4, Luke Baker wrote:> > Thanks for the assist, that seemed to help. However now I''m seeing > this when I try to view Inventory data, > > Could not retrieve facts from inventory service: can''t dup NilClass > > On Mar 20, 1:42 pm, Daniel Pittman <dan...@puppetlabs.com> wrote: > > The odds are, no, because your problem looks to be a miscompiled JSON gem > - > > it doesn''t match the Ruby you are running. > > > > Try reinstalling it and your problem should go away. > > > > Regards, > > Daniel > > -- > > Puppet Labs Developer –http://puppetlabs.com > > Daniel Pittman <dan...@puppetlabs.com> > > Contact me via gtalk, email, or phone: +1 (877) 575-9775 > > Sent from a mobile device. Please forgive me if this is briefer than > usual. > > On Mar 19, 2011 5:45 PM, "Luke Baker" <bak...@missouri.edu> wrote:> I''ve > recently upgraded to puppet-2.6.7rc1 and the latest dashboard to > > > try out the new inventory service. However, whenever I try to examine > > > inventory data (browse a node on dashboard) mongrel exits with these > > > error, > > > > > ruby: symbol lookup error: /usr/lib/ruby/gems/1.8/gems/json-1.5.1/ext/ > > > json/ext/json/ext/parser.so: undefined symbol: RSTRING_PTR > > > > > Has anyone else encountered this? > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > > "Puppet Users" group.> To post to this group, send email to > puppet...@googlegroups.com. > > > To unsubscribe from this group, send email to > > > > puppet-users...@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.