I spoke to soon... Removing, or rather making a change in the plugins, made the puppetrun work once, but the followin run fails with the same error. So I am still very open to ideas.
//Adam On 12 September 2014 08:58, Adam Winberg <[email protected]> wrote: > think i found the problem, I recently installed the stdlib module and knew > that it would mean that I had duplicate functions since i had already > installed the dirname.rb function in another module. However when i tested > it (on 3.6.2) it worked fine, puppet chose one of the functions and did not > complain about it. However, 3.7.0 is not as forgiving and crashes without > saying a word about why. I will file a bug to get a better error message > for this. > > //Adam > > On 12 September 2014 08:34, Adam Winberg <[email protected]> wrote: > >> After upgrading clients to 3.7.0 on RHEL6 my puppet runs error out with: >> ------------------ >> Info: Retrieving pluginfacts >> Info: Retrieving plugin >> Info: Loading facts >> Error: Could not retrieve catalog from remote server: end of file reached >> Warning: Not using cache on failed catalog >> Error: Could not retrieve catalog; skipping run >> ------------------ >> >> It works fine with 3.6.2 on the clients and 3.7.0 on the masters, the >> error occurs when running clients with 3.7.0. I can work around it by >> settins pluginsync to false, so there seems to be a problem with this >> option. On my RHEL7 systems it works fine (same config and same puppet >> version). >> >> >> Anyone have an idea of whats going one? >> >> //Adam >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/38ae1605-8106-4cdb-8c34-74f5fd43b503%40googlegroups.com >> <https://groups.google.com/d/msgid/puppet-users/38ae1605-8106-4cdb-8c34-74f5fd43b503%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAFCL3HsAW4YEPG6V1h0j_R6kOsQy4MmPuvCUDk-LyQrj7ZOi%2BQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
