I've started receiving the following error when the puppetserver service
starts on my Puppet Master (open source version) but only when it is
configured to use PuppetDB.
● puppetserver.service - puppetserver Service
Loaded: loaded (/lib/systemd/system/puppetserver.service; disabled;
vendor preset: enabled)
Active: active (running) since Mon 2020-09-21 19:21:03 UTC; 3s ago
Process: 7479
ExecStart=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver start
(code=exited, status=0/SUCCESS)
Main PID: 7525 (java)
Tasks: 66 (limit: 4915)
CGroup: /system.slice/puppetserver.service
└─7525 /usr/bin/java -Xms2g -Xmx2g
-Djruby.logger.class=com.puppetlabs.jruby_utils.jruby.Slf4jLogger
-XX:OnOutOfMemoryError="kill -9 %p"
-XX:ErrorFile=/var/log/puppetlabs/puppetserver/puppetserver_err_pid%p.log
-cp /opt/puppet
If I remove the storeconfigs settings from my puppet.conf as well as remove
the puppetdb.conf and routes.yaml files the service will start fine. So I
know it is being caused by PuppetDB. Any help would be appreciated. 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/7ba86be4-79d3-44c1-a58d-93d0f8e612e5n%40googlegroups.com.