> I am not sure I did the ssl-setup command again. I started all over
> again on the puppetdb. Deleted the package, all the logs and
> configuration and reinstalled puppetdb. I included a complete output:
> http://pastebin.com/raw.php?i=TDejFAvp
>
> Does this make things more clear? I did a clean install of 1.3.0,
> maybe there is a problem in that version?

Could very well be, however it seems so far you're the first unlucky
one to see this issue afaik :-). I've been trying to reproduce it on
my own setup with no luck yet, although I've got some ideas to try
today.

Also - remember this command?

    echo "GET /" | openssl s_client -connect 127.0.1.1:8081 -cert
`puppet master --configprint hostcert` -key `puppet master
--configprint hostprivkey` -CAfile `puppet master --configprint
cacert`

Did you try running that from the puppet master node itself -
attempting to connect to puppetdb? I believe the last test you tried
was directly from the puppetdb node instead.

BTW - If you like, you can always get on Freenode IRC and chat to me
real time about this. Might speed things up. I'm usually on #puppet as
ken_barber.

ken.

-- 
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 post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to