Displaying 1 result from an estimated 1 matches for "svn001".
Did you mean:
sun001
2010 Jun 08
2
Could not retrieve catalog from remote server: undefined method `closed?' for nil:NilClass
We are getting this frustrating error on all of our servers after
restarting the puppet server. Can''t seem to get rid of it no matter
what.
The following pops up in /var/log/messages after trying to start
puppetd:
Jun 8 10:59:04 svn001 puppetd[92558]: Could not retrieve catalog;
skipping run
Jun 8 10:59:18 svn001 puppetd[92597]: Could not retrieve catalog from
remote server: undefined method `closed?'' for nil:NilClass
Jun 8 10:59:18 svn001 puppetd[92597]: Not using cache on failed
catalog
Trying to start puppetd in te...