From 00e05281190fa7cd9ab346b77d2313f433ce4dfb Mon Sep 17 00:00:00 2001 From: David Jarzebowski Date: Mon, 7 Aug 2023 12:41:08 -0400 Subject: [PATCH] Fixed spacing error in known issues section. --- data/release-notes/enterprise-server/3-9/0.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/release-notes/enterprise-server/3-9/0.yml b/data/release-notes/enterprise-server/3-9/0.yml index ee10e0e2c8..d496d59df7 100644 --- a/data/release-notes/enterprise-server/3-9/0.yml +++ b/data/release-notes/enterprise-server/3-9/0.yml @@ -410,6 +410,7 @@ sections: If an instance is configured to forward logs to a target server with TLS enabled, certificate authority (CA) bundles that a site administrator uploads using `ghe-ssl-ca-certificate-install` are not respected, and connections to the server fail. - | When running `ghe-config-apply`, the process may stall with the message `Deployment is running pending automatic promotion`. + - | During the validation phase of a configuration run, a `No such object` error may occur for the Notebook and Viewscreen services. This error can be ignored as the services should still correctly start. - | If the root site administrator is locked out of the Management Console after failed login attempts, the account will not unlock automatically after the defined lockout time. Someone with administrative SSH access to the instance must unlock the account using the administrative shell. For more information, see "[AUTOTITLE](/admin/configuration/administering-your-instance-from-the-management-console/troubleshooting-access-to-the-management-console#unlocking-the-root-site-administrator-account)."