-
Notifications
You must be signed in to change notification settings - Fork 22
deleting hosts in foreman gives SSL error no matter what we change #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
adding a me too to this Puppet 3.8 |
You need to use the puppet certificates of your Foreman server. Just run the following commands:
This depends on your environment. These values should work if you have a fairly standard setup. For PuppetDB 4: https://puppetdb.example.com:8081/pdb/cmd/v1
I don't know what name you mean exactly, but this should not matter. @anthonysomerset: Guys, let me know if that helps. |
tried the relevant SSL settings with no joy - had to download to the 1.0.x plugin from foreman repo's looking forward to v3.x if only i could update puppetdb to a more current version but its the last version to support anything lower than puppet 4.0 and we not quite ready to make that jump yet |
@anthonysomerset , @oliver-si: Has the 3.0.2 version fixed your issues? |
we are currently having a problem with deleting hosts in foreman, which always leads to a
Error: Could not deactivate host on PuppetDB: SSL_connect SYSCALL returned=5 errno=0 state=unknown state
It doesnt matter what we try to change, it seems we cannot get around this error. Can someone shed some light into this and tell us
We currently run
foreman 1.14.0-1
ruby-puppetdb-foreman 2.0.0-1
puppetserver 2.7.2-1puppetlabs1
puppetdb 4.3.0-1puppetlabs1
When we run commands from the cmd, everything looks good, but of course, then foreman is out of the game, right ?
We would really appreciate if someone could help here.
regards, Oliver
The text was updated successfully, but these errors were encountered: