Skip to content

Commit 31dc062

Browse files
committed
(#1057) Remove outdated FAQ entry
We have not been able to reproduce this issue with the 8.x versions of the dotnet aspnetruntime and corresponding version of aspnetcoremodule-v2. It seems to have been solved in the underlying installer, and thus this FAQ entry is no longer needed.
1 parent a8c4599 commit 31dc062

File tree

1 file changed

+0
-8
lines changed
  • src/content/docs/en-us/central-management/setup

1 file changed

+0
-8
lines changed

src/content/docs/en-us/central-management/setup/service.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -606,11 +606,3 @@ You are attempting to set up a user that is not in the local Administrators grou
606606
Please refer to the <Xref title="Chocolatey Central Management Service Windows Account Considerations" value="ccm-service" anchor="chocolatey-central-management-service-windows-account-considerations" /> and select an option that works best for your organization.
607607

608608
<Xref title="Central Management Setup" value="ccm-setup" /> | <Xref title="Chocolatey Central Management" value="central-management" />
609-
610-
### Error 1053: The service did not respond to the start or control request in a timely fashion.
611-
612-
If the Chocolatey Central Management Service cannot be started due to "Error 1053: The service did not respond to the start or control request in a timely fashion.", it will likely be caused by no compatible versions of dotnet aspnetruntime being installed.
613-
614-
The installed runtimes can be listed with `dotnet --list-runtimes`. Ensure that a 8.x.x version of Microsoft.AspNetCore.App is listed. If there is not a version listed, reinstall `dotnet-8.0-aspnetruntime`.
615-
616-
There is a known issue with the aspnetcoremodule-v2 installer that will uninstall the aspnetruntime on upgrade, which may be the root cause for this missing runtime. https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/issues/64

0 commit comments

Comments
 (0)