Hello,

I'm using puppet 3.7.x with puppetdb 2.2.x. I have run an all in run puppet 
master/puppetdb/puppetca over httpd using passenger. However, I'm looking 
to split some of those components out so I can scale. I thought I was 
starting with the simplist task with splitting out the puppetdb. 

I have puppetdb running on foo-puppetdb, and I have it running on 
foo-master. foo-master works just fine if puppetdb.conf is pointing to 
itself. IOW server = foo-master. If I change server to foo-puppetdb 
suddenly I get the following. 

# puppet agent -t -v
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Net::ReadTimeout
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
Error: Could not send report: Net::ReadTimeout

I can switch back to foo-master and things immediately start working again. 
Any idea what is going on here? I've confirmed that 8081 is open on 
foo-puppetdb and accepting connections. 

Thanks. 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/95e16c7c-37c6-4767-936a-1f0db57dfaaa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to