Setup Puppet Certs Autosign puppet restart error

getting below errors:

root@jump_host /home/thor# systemctl status puppetserver
● puppetserver.service - puppetserver Service
Loaded: loaded (/usr/lib/systemd/system/puppetserver.service; disabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Fri 2021-10-08 05:05:08 UTC; 1min 13s ago
Process: 602 ExecStart=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver start (code=exited, status=1/FAILURE)

Oct 08 05:05:08 jump_host.stratos.xfusioncorp.com systemd[1]: Failed to start puppetserver Service.
Oct 08 05:05:08 jump_host.stratos.xfusioncorp.com systemd[1]: Failed to start puppetserver Service.
root@jump_host /home/thor# systemctl restart puppetserver
Job for puppetserver.service failed because the control process exited with error code. See “systemctl status puppetserver.service” and “journalctl -xe” for details.
root@jump_host /home/thor# systemctl status puppetserver -l
● puppetserver.service - puppetserver Service
Loaded: loaded (/usr/lib/systemd/system/puppetserver.service; disabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Fri 2021-10-08 05:06:39 UTC; 4s ago
Process: 745 ExecStart=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver start (code=exited, status=1/FAILURE)

Oct 08 05:06:39 jump_host.stratos.xfusioncorp.com systemd[1]: Failed to start puppetserver Service.
Oct 08 05:06:39 jump_host.stratos.xfusioncorp.com systemd[1]: Failed to start puppetserver Service.
root@jump_host /home/thor# vi /etc/hosts
root@jump_host /home/thor# systemctl restart puppetserver
Job for puppetserver.service failed because the control process exited with error code. See “systemctl status puppetserver.service” and “journalctl -xe” for details.
root@jump_host /home/thor# systemctl status puppetserver -l
● puppetserver.service - puppetserver Service
Loaded: loaded (/usr/lib/systemd/system/puppetserver.service; disabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Fri 2021-10-08 05:08:10 UTC; 3s ago
Process: 813 ExecStart=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver start (code=exited, status=1/FAILURE)

Oct 08 05:08:10 jump_host.stratos.xfusioncorp.com systemd[1]: Failed to start puppetserver Service.
Oct 08 05:08:10 jump_host.stratos.xfusioncorp.com systemd[1]: Failed to start puppetserver Service.
root@jump_host /home/thor#

can anyone help, whether it’s lab setup error or my error and how can I fix this ?

Please loop Kodekloud team @Inderpreet can you help him please

hi @subhankar720, we are already looking into this, we will update you once its resolved.