EricL
2010-Aug-18 19:51 UTC
[Puppet Users] info: Retrieving plugin, err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using ''eval_generate'': undefined method `closed?'' for nil:NilClass
I''m not really sure the problem is a Plugin problem!! Note than a puppet client was installed, i change the setting of ip/hosname and try to re inscription the node to puppetmaster. I would like to understand what happen. The errors/warnings messages are not very easy to understand and sometime i''m lost. thank you for you advice. Eric Puppet version: 0.25.4-2ubuntu6 "Lucid Ubuntu distrib x64" The puppetmaster had signed the puppetclient amn-srv- linux.amn.fu.int.DOMAIN :OK When i launch the command: puppetd --server puppetmaster.DOMAIN --test -v I get this message: warning: peer certificate won''t be verified in this SSL session info: Caching certificate for amn-srv-linux.DOMAIN info: Retrieving plugin err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using ''eval_generate'': undefined method `closed?'' for nil:NilClass err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of resource: undefined method `closed?'' for nil:NilClass Could not retrieve file metadata for puppet://puppetmaster.DOMAIN: undefined method `closed?'' for nil:NilClass err: Could not retrieve catalog from remote server: undefined method `closed?'' for nil:NilClass warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run ------------------------------------------- The same message on debug mode: ------------------------------------------- puppetd --server puppetmaster.DOMAIN --test -d debug: Failed to load library ''selinux'' for feature ''selinux'' debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Puppet::Type::User::ProviderUser_role_add: file rolemod does not exist debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/ dscl does not exist debug: Puppet::Type::User::ProviderLdap: true value when expecting false debug: Failed to load library ''ldap'' for feature ''ldap'' debug: /File[/var/lib/puppet/ssl/private]: Autorequiring File[/var/lib/ puppet/ssl] debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/ lib/puppet] debug: /File[/var/lib/puppet/ssl/public_keys/amn-srv- linux.amn.DOMAIN.pem]: Autorequiring File[/var/lib/puppet/ssl/ public_keys] debug: /File[/var/lib/puppet/ssl/public_keys]: Autorequiring File[/var/ lib/puppet/ssl] debug: /File[/var/lib/puppet/ssl/certificate_requests]: Autorequiring File[/var/lib/puppet/ssl] debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring File[/var/lib/ puppet/ssl] debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/ puppet] debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/ var/lib/puppet/ssl] debug: /File[/var/lib/puppet/ssl/certs/ca.pem]: Autorequiring File[/ var/lib/puppet/ssl/certs] debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/ lib/puppet/state] debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/ puppet] debug: /File[/var/lib/puppet/ssl/private_keys/amn-srv- linux.amn.DOMAIN.pem]: Autorequiring File[/var/lib/puppet/ssl/ private_keys] debug: /File[/var/lib/puppet/facts]: Autorequiring File[/var/lib/ puppet] debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet] debug: /File[/var/lib/puppet/ssl]: Autorequiring File[/var/lib/puppet] debug: /File[/etc/puppet/puppet.conf]: Autorequiring File[/etc/puppet] debug: /File[/var/lib/puppet/ssl/certs/amn-srv-linux.amn.DOMAIN.pem]: Autorequiring File[/var/lib/puppet/ssl/certs] debug: Finishing transaction 70308735731240 with 0 changes debug: Using cached certificate for ca, good until Fri Jul 10 16:01:22 UTC 2015 debug: Using cached certificate for amn-srv-linux.amn.DOMAIN, good until Sun Aug 16 19:09:29 UTC 2015 info: Retrieving plugin debug: Using cached certificate for ca, good until Fri Jul 10 16:01:22 UTC 2015 debug: Using cached certificate for amn-srv-linux.amn.DOMAIN, good until Sun Aug 16 19:09:29 UTC 2015 err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using ''eval_generate'': undefined method `closed?'' for nil:NilClass debug: file_metadata supports formats: b64_zlib_yaml marshal pson raw yaml; using pson err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of resource: undefined method `closed?'' for nil:NilClass Could not retrieve file metadata for puppet://puppetmaster.DOMAIN/plugins: undefined method `closed?'' for nil:NilClass debug: Finishing transaction 70308735417700 with 0 changes debug: Executing ''/etc/puppet/etckeeper-commit-pre'' debug: catalog supports formats: b64_zlib_yaml marshal pson raw yaml; using pson err: Could not retrieve catalog from remote server: undefined method `closed?'' for nil:NilClass warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run debug: Executing ''/etc/puppet/etckeeper-commit-post'' -- 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
- err: Could not run Puppet configuration client: execution expired
- undefined method `name' for nil:NilClass
- err: Could not run Puppet configuration client: Could not find a default provider for augeas
- Using stored configs brakes on client update
- Next Problem: Puppet 2.7 + Passenger won't connect