Axel Bock
2013-Jul-15 12:36 UTC
[Puppet Users] puppet agent / master version compatibility?
Hello group, I am trying to run a puppet agent v3.2.2 against a puppet master with version 2.7.18, and I get this weird error: Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Could not intern from pson: source ''"#<Puppet::Node:0x7f'' not in PSON! The run fails with "module not found", which is definitely there and did work with an earlier version of puppet. So my question here is - before I go crazy with debugging - can a puppet 3.2 client talk to a puppet 2.7 master? and where can I find a compatibility matrix? I didn''t find anything on the puppetlabs pages so far. thanks in advance & greetings, Axel. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Bernd Adamowicz
2013-Jul-16 15:19 UTC
RE: [Puppet Users] puppet agent / master version compatibility?
Never run an agent with a higher version than the master. This will not work. At least not running a 3.x agent against a 2.x master. Bernd From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On Behalf Of Axel Bock Sent: Montag, 15. Juli 2013 14:36 To: puppet-users@googlegroups.com Subject: [Puppet Users] puppet agent / master version compatibility? Hello group, I am trying to run a puppet agent v3.2.2 against a puppet master with version 2.7.18, and I get this weird error: Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Could not intern from pson: source ''"#<Puppet::Node:0x7f'' not in PSON! The run fails with "module not found", which is definitely there and did work with an earlier version of puppet. So my question here is - before I go crazy with debugging - can a puppet 3.2 client talk to a puppet 2.7 master? and where can I find a compatibility matrix? I didn''t find anything on the puppetlabs pages so far. thanks in advance & greetings, Axel. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com<mailto:puppet-users+unsubscribe@googlegroups.com>. To post to this group, send email to puppet-users@googlegroups.com<mailto:puppet-users@googlegroups.com>. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Axel Bock
2013-Jul-18 06:14 UTC
[Puppet Users] Re: puppet agent / master version compatibility?
Thanks :) . Sounds like good advice, I have adjusted my setup now. Unfortunately that means doing a two-step bootstrap process of a new environment. Greetings, Axel. Am Montag, 15. Juli 2013 14:36:21 UTC+2 schrieb Axel Bock:> > Hello group, > > I am trying to run a puppet agent v3.2.2 against a puppet master with > version 2.7.18, and I get this weird error: > > Warning: Unable to fetch my node definition, but the agent run will > continue: > Warning: Could not intern from pson: source ''"#<Puppet::Node:0x7f'' not in > PSON! > > The run fails with "module not found", which is definitely there and did > work with an earlier version of puppet. > > So my question here is - before I go crazy with debugging - can a puppet > 3.2 client talk to a puppet 2.7 master? and where can I find a > compatibility matrix? I didn''t find anything on the puppetlabs pages so far. > > > thanks in advance & greetings, > Axel. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Seemingly Similar Threads
- on puppet master server , puppet agent can't connect to itself
- Puppet catalog transfer often gets truncated (Could not intern from pson: error)
- Puppet on Windows
- NFS mounts with puppet creates error
- Puppet master can not find file_metadata for my puppet module