LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Getting puppet error: Could not retrieve catalog from remote server (https://www.linuxquestions.org/questions/linux-general-1/getting-puppet-error-could-not-retrieve-catalog-from-remote-server-4175593588/)

bbraml 11-15-2016 10:28 AM

Getting puppet error: Could not retrieve catalog from remote server
 
Hello, I am getting an error on my nodes Error: Could not retrieve catalog from remote server: execution expired
Warning: not using cache on failed catalog
Error: Could not retrieve catalog; skipping run.

I googled and found some things to try. I increased the timeout to 600, i ran puppet agent -t -v
all the facts load, coming up green, then I get the above errors.
httpd-puppetmaster is running
puppet is running
pupetdb us running
named is running

vande012 11-23-2016 12:25 AM

try
 
you get more information with puppet agent -t --debug , also tail -250 /var/log/messages

Do you have a puppet server up and running with access to the html web page ?


All times are GMT -5. The time now is 11:52 AM.