-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Puppet 8.x service not starting as expected on Windows. #9208
Labels
bug
Something isn't working
Comments
Closing as a dup of puppetlabs-toy-chest/puppet-agent#2459. |
tvpartytonight
pushed a commit
to tvpartytonight/puppet
that referenced
this issue
Jun 6, 2024
tvpartytonight
pushed a commit
to tvpartytonight/puppet
that referenced
this issue
Jun 10, 2024
…ency (cherry picked from commit d6386ac)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading, either by running an 8.x install either by first uninstalling a 7.x install or by running it over the top, puppet installs successfully on windows 2019/2022 however I receive errors on the starting of the service. Seems to happen moreso on core, but it occurs on both desktop experience and regular. Sometimes after 5-10 starts it will actually start, but usually if stopped, it refuses to start again.
Failed to transition the puppet service to the SERVICE_RUNNING state. Detail: Failed to start the service: The service did not respond to the start or control request in a timely fashion.
Running puppet agent interactively works perfectly fine. rolling back to 7.x (even 7.27.0) works, as does starting the 7.x service.
The issue is exclusively on the service starting cleanly after installation. A reboot does not fix it. Nor does removing C:\programdata\puppetlabs, or refreshing to certs.
Any other additional information needed, let me know.
The text was updated successfully, but these errors were encountered: