Hi Puppet Users,
I have installed the puppet agent 7.20.0 as a standalone node that won't connect to a master, on my notebook (Windows 11 Home).
I tried to run the puppet agent and I received an error described in the puppet_agent_error_1 screenshot.
Then I used the "puppet agent --test" command from cmd (run it as administrator) and I received the error described in puppet_agent_error_2 screenshot.
Then I used the "puppet resource service puppetserver ensure=running" command from cmd (run it as administrator) and I received the error "Error: Will not start disabled service puppetserver without managing enable. Specify 'enable => false' to override.". I tried to override by using the command "puppet resource service puppetserver enable=false" and then I used the "puppet resource service puppetserver ensure=running" but in vain, I received the error described in puppet_agent_error_3 screenshot.
Then I have created an inboud rule on Windows firewall for the port 8140 but again I received the same error "Error: Connection to
https://puppet:8140/puppet-ca/v1 failed, trying next route: Request to
https://puppet:8140/puppet-ca/v1 failed after 2.698 seconds: Failed to open TCP connection to puppet:8140 (getaddrinfo: No such host is known. )".
Lastly I deactivated temporarily my Avast antivirus but again connection to puppet:8140 failed.
In case it is helpful I have also attached the content of the puppet.conf (attached file puppet-config_print.txt)
Could you please help me to resolve this issue?
Thank you in advance for your time.
Best regards,
Stephanos