After accidentally running puppet agent on our puppet server, the server no
longer works. I've run a "yum reinstall puppetserver" on it to no avail.
What's happening is that it keeps trying to start but fails for some
reason. /var/log/messages shows:
:
puppet puppetserver: at
java.util.concurr
Josh, did you use https://forge.puppetlabs.com/biemond/orawls for managed
server creation. I am trying to create managed server but not able to
figure out how to do it. Can you please share steps to create managed
server using orawls module.
On Thursday, June 25, 2015 at 7:46:22 PM UTC+5:30, Jo
Aha! According to the puppetserver.log, I've got a weird keypar:
ERROR [async-dispatch-2] [p.t.internal] Error during service init!!!
java.lang.IllegalArgumentException: Expected a KeyPair or PrivateKey, got
org.bouncycastle.openssl.PEMEncryptedKeyPair@748f579b
:
:
What is this thing, and how ca
Further to this, journalctl -xe has this to contribute when I try to start
it up:
:
systemd[1]: Unit puppetserver.service entered failed state.
systemd[1]: puppetserver.service failed.
polkitd[632]: Unregistered Authentication Agent for
unix-process:16477:1258070 (system bus name :1.652, object
One of our guys did something similar a couple weeks ago and we didn’t have a
backup. It sounds like ours was a little different in that the server was
running fine, remote agents could connect, process, etc, but the puppet
master’s agent refused to run.
Ours is a mono deployment on a single V
I accidentally ran puppet agent on our puppet master and now puppet server
won't start up any more. Multiple reboots have failed to clear the
situation and I can't figure out what file changed.
Here's the tail end of /var/log/messages | grep puppetserver, minus the
datestamps:
:
puppet puppets