russell.fulton
2010-Dec-06 19:53 UTC
[Puppet Users] error: Could not intern from pson: source did not contain any PSON!
I am getting this error on the clients. (I am running with --test). rerunning the command works as expected. This does not happen every time. I have no idea what the message means or more precisely what a PSON is... Russell -- 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.
Patrick
2010-Dec-06 22:07 UTC
Re: [Puppet Users] error: Could not intern from pson: source did not contain any PSON!
On Dec 6, 2010, at 11:53 AM, russell.fulton wrote:> I am getting this error on the clients. (I am running with --test). > rerunning the command works as expected. > > This does not happen every time. I have no idea what the message > means or more precisely what a PSON is...This can happen when your client''s major version is larger than your server''s major version. Is that possable? -- 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.
russell.fulton
2010-Dec-06 22:51 UTC
[Puppet Users] Re: error: Could not intern from pson: source did not contain any PSON!
> > This can happen when your client''s major version is larger than your server''s major version. Is that possable?Indeed! Thanks -- clients on 2.5 server on 2.6... -- 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.
joe
2011-Jan-04 23:29 UTC
[Puppet Users] Re: error: Could not intern from pson: source did not contain any PSON!
I have the same intermittent error, but both the client and server are on 2.6.4. Is there any other reason this could happen? On Dec 6 2010, 3:51 pm, "russell.fulton" <russell.ful...@gmail.com> wrote:> > This can happen when your client''s major version is larger than your server''s major version. Is that possable? > > Indeed! > > Thanks -- clients on 2.5 server on 2.6...-- 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.
Jed
2011-Feb-22 13:19 UTC
[Puppet Users] Re: error: Could not intern from pson: source did not contain any PSON!
anyone know what the heck this can be ...is it indeed a bug ? --- i;ve seen some history that is was a bug on the 0.24/5 platforms ... but my server and my client are from 2.6.4 (they were built from the same source at the same time, using RPM SPECs) Feb 22 07:20:44 puppetclient01 puppet-agent[13954]: triggered run Feb 22 07:20:49 puppetclient01 puppet-agent[13954]: Finished catalog run in 4.26 seconds Feb 22 07:22:35 puppetclient01 puppet-agent[13954]: Finished catalog run in 3.28 seconds Feb 22 07:32:40 puppetclient01 puppet-agent[13954]: Finished catalog run in 3.07 seconds Feb 22 07:42:44 puppetclient01 puppet-agent[13954]: Finished catalog run in 3.11 seconds Feb 22 07:52:45 puppetclient01 puppet-agent[13954]: Could not retrieve catalog from remote server: Could not intern from pson: source did not contain any PSON! Feb 22 07:52:45 puppetclient01 puppet-agent[13954]: Using cached catalog Feb 22 07:52:45 puppetclient01 puppet-agent[13954]: Could not retrieve catalog; skipping run Feb 22 08:02:45 puppetclient01 puppet-agent[13954]: Could not retrieve catalog from remote server: Could not intern from pson: source did not contain any PSON! Feb 22 08:02:45 puppetclient01 puppet-agent[13954]: Using cached catalog Feb 22 08:02:45 puppetclient01 puppet-agent[13954]: Could not retrieve catalog; skipping run Feb 22 08:12:49 puppetclient01 puppet-agent[13954]: Finished catalog run in 3.23 seconds On Jan 4, 6:29 pm, joe <lava...@gmail.com> wrote:> I have the same intermittent error, but both the client and server are > on 2.6.4. Is there any other reason this could happen? > > On Dec 6 2010, 3:51 pm, "russell.fulton" <russell.ful...@gmail.com> > wrote: > > > > This can happen when your client''s major version is larger than your server''s major version. Is that possable? > > > Indeed! > > > Thanks -- clients on 2.5 server on 2.6...-- 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.
Jed
2011-Feb-22 16:13 UTC
[Puppet Users] Re: error: Could not intern from pson: source did not contain any PSON!
addtional info... ruby 1.8.7 p299 built from source rubygem 1.5.7 latest facter version centos 5.5 (latest yum update) On Feb 22, 8:19 am, Jed <jedbl...@gmail.com> wrote:> anyone know what the heck this can be ...is it indeed a bug ? --- > i;ve seen some history that is was a bug on the 0.24/5 platforms ... > but my server and my client are from 2.6.4 (they were built from the > same source at the same time, using RPM SPECs) > > Feb 22 07:20:44 puppetclient01 puppet-agent[13954]: triggered run > Feb 22 07:20:49 puppetclient01 puppet-agent[13954]: Finished catalog > run in 4.26 seconds > Feb 22 07:22:35 puppetclient01 puppet-agent[13954]: Finished catalog > run in 3.28 seconds > Feb 22 07:32:40 puppetclient01 puppet-agent[13954]: Finished catalog > run in 3.07 seconds > Feb 22 07:42:44 puppetclient01 puppet-agent[13954]: Finished catalog > run in 3.11 seconds > Feb 22 07:52:45 puppetclient01 puppet-agent[13954]: Could not retrieve > catalog from remote server: Could not intern from pson: source did not > contain any PSON! > Feb 22 07:52:45 puppetclient01 puppet-agent[13954]: Using cached > catalog > Feb 22 07:52:45 puppetclient01 puppet-agent[13954]: Could not retrieve > catalog; skipping run > Feb 22 08:02:45 puppetclient01 puppet-agent[13954]: Could not retrieve > catalog from remote server: Could not intern from pson: source did not > contain any PSON! > Feb 22 08:02:45 puppetclient01 puppet-agent[13954]: Using cached > catalog > Feb 22 08:02:45 puppetclient01 puppet-agent[13954]: Could not retrieve > catalog; skipping run > Feb 22 08:12:49 puppetclient01 puppet-agent[13954]: Finished catalog > run in 3.23 seconds > > On Jan 4, 6:29 pm, joe <lava...@gmail.com> wrote: > > > I have the same intermittent error, but both the client and server are > > on 2.6.4. Is there any other reason this could happen? > > > On Dec 6 2010, 3:51 pm, "russell.fulton" <russell.ful...@gmail.com> > > wrote: > > > > > This can happen when your client''s major version is larger than your server''s major version. Is that possable? > > > > Indeed! > > > > Thanks -- clients on 2.5 server on 2.6...-- 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.
Bill Proud
2011-Feb-23 11:44 UTC
[Puppet Users] Re: error: Could not intern from pson: source did not contain any PSON!
I also had an intermittent error like this. If I looked in the puppetmaster http log I saw that there were SSL errors on some runs but not on all. In the end I found that removing a .puppet directory that I had inadvertently created solved my problem. On Jan 5, 12:29 am, joe <lava...@gmail.com> wrote:> I have the same intermittent error, but both the client and server are > on 2.6.4. Is there any other reason this could happen? > > On Dec 6 2010, 3:51 pm, "russell.fulton" <russell.ful...@gmail.com> > wrote: > > > > > > This can happen when your client''s major version is larger than your server''s major version. Is that possable? > > > Indeed! > > > Thanks -- clients on 2.5 server on 2.6...-- 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.
Jed
2011-Feb-23 13:18 UTC
[Puppet Users] Re: error: Could not intern from pson: source did not contain any PSON!
Hi Bill, Interesting, i''ll give searching for a hidden .puppet a try ... thanks On Feb 23, 6:44 am, Bill Proud <billpr...@yahoo.com> wrote:> I also had an intermittent error like this. If I looked in the > puppetmaster http log I saw that there were SSL errors on some runs > but not on all. > > In the end I found that removing a .puppet directory that I had > inadvertently created solved my problem. > > On Jan 5, 12:29 am, joe <lava...@gmail.com> wrote: > > > I have the same intermittent error, but both the client and server are > > on 2.6.4. Is there any other reason this could happen? > > > On Dec 6 2010, 3:51 pm, "russell.fulton" <russell.ful...@gmail.com> > > wrote: > > > > > This can happen when your client''s major version is larger than your server''s major version. Is that possable? > > > > Indeed! > > > > Thanks -- clients on 2.5 server on 2.6... > >-- 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.
Possibly Parallel Threads
- handy tip against unhelpful "Could not intern from pson" error
- err: Could not retrieve catalog from remote server: Could not intern from pson: Could not convert from pson: Could not find relationship target "File[]"
- Puppet catalog transfer often gets truncated (Could not intern from pson: error)
- strange pson error...
- Puppet on Windows