Skip to content

Commit 142652b

Browse files
Update release notes for 3.8.0 to reflect the bug with ghe-maintenance (#35298)
Co-authored-by: Matt Pollard <[email protected]>
1 parent 3bfaacf commit 142652b

File tree

1 file changed

+8
-0
lines changed
  • data/release-notes/enterprise-server/3-8

1 file changed

+8
-0
lines changed

data/release-notes/enterprise-server/3-8/0-rc1.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,14 @@ sections:
448448
When squash-merging a pull request, the author of the Git commit is displayed before merging. Previously, the commit author was only displayed when merging with a merge commit.
449449
450450
known_issues:
451+
- |
452+
During configuration of high availability, after you run `ghe-maintenance -s` in step 12 of [this documentation](/admin/enterprise-management/configuring-high-availability/creating-a-high-availability-replica#creating-a-high-availability-replica), the following error appears and maintenance mode is not enabled.
453+
454+
```
455+
unable to access '/data/user/common/cluster.conf': Permission denied
456+
```
457+
458+
You can ignore the error and proceed to the next step. The issue will be resolved in GitHub Enterprise Server 3.8.1. [Updated: 2023-03-06]
451459
- On a freshly set up {% data variables.product.prodname_ghe_server %} instance without any users, an attacker could create the first admin user.
452460
- Custom firewall rules are removed during the upgrade process.
453461
- Git LFS tracked files [uploaded through the web interface](https://github.com/blog/2105-upload-files-to-your-repositories) are incorrectly added directly to the repository.

0 commit comments

Comments
 (0)