Displaying 2 results from an estimated 2 matches for "rush2hina".
2013 Feb 12
4
Issue in using postgresql with puppetdb
Hi,
When i m using Postgresql database with puppetdb in puppet 3.0.2,
following error is coming.
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
Failed to submit ''replace facts'' command for abcd.example.com to PuppetDB
at puppet-DB.example.com:8081: Connection refused - connect(2)
Can anyone have any solution regarding this?
--
You received this
2013 Feb 08
3
issue storing facts values in mysql on puppet master 3.0.2
Hi,
I got the following error:- Error: Could not retrieve catalog from remote
server: wrong header line format
In puppet.conf file on puppetmaster, I added following lines -
facts_terminus = inventory_active_record
dbadapter = mysql
dbname = dashboard
dbuser = test
dbpassword = test123
dbserver = puppet-master.com
dbsocket =