Skip to content

Commit d06ec38

Browse files
pnskethanpalm
andauthored
Update known issues for 3.0 series (#18485)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
1 parent 6293f3b commit d06ec38

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

data/release-notes/3-0/0.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ sections:
131131
- Dependency graph fails to parse `setup.py` Python manifest files, resulting in HTTP 500 errors in logs. This, combined with the duplicated logging issue, results in increased root volume utilization.
132132
- A race condition can cause dependency graph database migrations to appear to fail.
133133
- Instances with a custom timezone that were upgraded from an earlier release of GitHub Enterprise Server may have incorrect timestamps in the web UI.
134+
- Old builds of Pages are not cleaned up, which could fill up the user disk (`/data/user/`).
134135

135136
deprecations:
136137
- heading: Deprecation of GitHub Enterprise Server 2.19

data/release-notes/3-0/1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ sections:
4343
- 'reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.'
4444
- 'Dependency graph fails to parse `yarn.lock` Javascript manifest files, resulting in HTTP 500 errors in logs.'
4545
- 'Instances with a custom timezone that were upgraded from an earlier release of GitHub Enterprise Server may have incorrect timestamps in the web UI.'
46+
- 'Old builds of Pages are not cleaned up, which could fill up the user disk (`/data/user/`).'
4647
- |
4748
Users may experience assets such as avatars not loading, or a failure to push/pull code. This may be caused by a PID mismatch in the `haproxy-cluster-proxy` service. To determine if you have an affected instance:
4849

data/release-notes/3-0/2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ sections:
2929
- When maintenance mode is enabled, some services continue to be listed as "active processes". The services identified are expected to run during maintenance mode. If you experience this issue and are unsure, contact [GitHub Enterprise Support](https://enterprise.githubsupport.com/hc/en-us) or [GitHub Premium Support](https://premium.githubsupport.com/).
3030
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non-ASCII UTF-8 characters.
3131
- reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.
32+
- Old builds of Pages are not cleaned up, which could fill up the user disk (`/data/user/`).
3233
- |
3334
Users may experience assets such as avatars not loading, or a failure to push/pull code. This may be caused by a PID mismatch in the `haproxy-cluster-proxy` service. To determine if you have an affected instance:
3435

data/release-notes/3-0/3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ sections:
2828
- When maintenance mode is enabled, some services continue to be listed as "active processes". The services identified are expected to run during maintenance mode. If you experience this issue and are unsure, contact [GitHub Enterprise Support](https://enterprise.githubsupport.com/hc/en-us) or [GitHub Premium Support](https://premium.githubsupport.com/).
2929
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non-ASCII UTF-8 characters.
3030
- reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.
31+
- Old builds of Pages are not cleaned up, which could fill up the user disk (`/data/user/`).
3132
- |
3233
Log rotation may fail to signal services to transition to new log files, leading to older log files continuing to be used, and eventual root disk space exhaustion.
3334
To remedy and/or prevent this issue, run the following commands in the [administrative shell](https://docs.github.com/en/enterprise-server/admin/configuration/accessing-the-administrative-shell-ssh) (SSH), or contact [GitHub Enterprise Support](https://enterprise.githubsupport.com/hc/en-us) or [GitHub Premium Support](https://premium.githubsupport.com/) for assistance:

0 commit comments

Comments
 (0)