Hi Stephan’s,, You can not run puppetserver on Windows. Puppetserver is a Linux only process.
If you run Windows only, you can make use of the puppetserver docker container. hth, Martin > On 31. Oct 2022, at 17:32, Stephanos Economides <[email protected]> > wrote: > > Hi Puppet Users, > > I am a new user of the puppet software and I ask your help to tackle the > following problem: > > 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 (screenshot: > puppet_agent_error_1). > > Then I used the "puppet agent --test" command from cmd (run it as > administrator) and I received an error (screenshot: puppet_agent_error_2). > > 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 again the "puppet > resource service puppetserver ensure=running" command but in vain > (screenshot: puppet_agent_error_3). > > Then I created an inbound rule on Windows firewall for 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 software but again connection to > puppet:8140 failed. > > Could you please help me to resolve this issue? > > Thank you in advance for your time. > > Best regards, > > Stephanos > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/4918e75e-85ed-48cc-b650-617f0280c505n%40googlegroups.com > > <https://groups.google.com/d/msgid/puppet-users/4918e75e-85ed-48cc-b650-617f0280c505n%40googlegroups.com?utm_medium=email&utm_source=footer>. > <puppet_agent_error_3.png><puppet_agent_error_2.png><puppet_agent_error_1.png> -- 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/4498CD1D-BCA3-45AF-AC17-D54A671B8633%40gmail.com.
