On Wed, Dec 29, 2010 at 7:13 AM, Shawn <taaj.sh...@gmail.com> wrote:
> In one screen I am running the puppet daemon.
>
> r...@puppetmaster:~# puppetmasterd --verbose --no-daemonize
> info: Caching certificate for ca
> info: Creating a new SSL certificate request for puppetmaster
> notice: puppetmaster has a waiting certificate request
> notice: Signed certificate request for puppetmaster
> notice: Removing file Puppet::SSL::CertificateRequest puppetmaster at
> '/var/lib/puppet/ssl/ca/requests/puppetmaster.pem'
> notice: Removing file Puppet::SSL::CertificateRequest puppetmaster at
> '/var/lib/puppet/ssl/certificate_requests/puppetmaster.pem'
> notice: Starting Puppet server version 0.25.4
> err: Removing mount files: /etc/puppet/files does not exist
>
> Next screen.
>
>
> r...@puppetmaster:~# puppetd --server puppetmaster.patient-pad.org
> --waitforcert 60 --test
> 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.domainname.com/plugins: 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

Does the problem go away if you add "--no-pluginsync" to the puppetd invocation?

Can you let us know what versions of puppet and facter you are running?

$ puppet --version
$ facter --version




>
>
>
> Any ideas on this?
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@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-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to