> I am able to get a response out of the standard puppet API (not puppetdb)
> via curl however puppetdb only gives such:
>
> While something such as the puppet master API (while not exactly the
> puppetdb api) will at least respond to me

I can't help but notice you are connecting from a windows box to
localhost (127.0.0.1) in your tests. Is PuppetDB running on a Windows
box or something? Because this is not a supported nor tested
configuration sorry, and I wouldn't be surprised if its very broken.
PuppetDB only works on Linux and some Unix OS's generally:
http://docs.puppetlabs.com/puppetdb/2.1/#system-requirements.

If its not running on Windows, you'll need to check your puppetdb.log
(usually in /var/log/puppetdb) when that connection attempt is made.
Connection reset is generally caused by an application fault of some
kind and it should be followed up with an exception in the logs.

ken.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/CAE4bNT%3D4rby_LZ8G3kxzucGBmTa2NewAjvNV0FJueXgLK%2BprOA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to