From 0f9feebe1b9f3149a8e94b1c090a9a12c0ab89aa Mon Sep 17 00:00:00 2001 From: Pallavi <96553709+pallsama@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:49:15 -0800 Subject: [PATCH] Add a known issue for 3.15 (#53469) Co-authored-by: bonsohi <31749534+bonsohi@users.noreply.github.com> Co-authored-by: Patrick Humpal <654902+phumpal@users.noreply.github.com> Co-authored-by: Vanessa --- data/release-notes/enterprise-server/3-15/0.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/release-notes/enterprise-server/3-15/0.yml b/data/release-notes/enterprise-server/3-15/0.yml index 81fd0c587c41..d0141b930bd6 100644 --- a/data/release-notes/enterprise-server/3-15/0.yml +++ b/data/release-notes/enterprise-server/3-15/0.yml @@ -201,6 +201,8 @@ sections: Customers doing feature version upgrade to 3.14.3 may experience issues with database migrations due to data issues during database conversions. - | {% data reusables.release-notes.2024-11-ghe-repl-promote-primary-down %} + - | + On Azure instances, a failed pre-upgrade check due to insufficient user disk size can result in the Management Console displaying an `Internal Server Error`. To restore access to the Management Console, run `sudo rm /var/log/preflight-check-report.json` to remove the file. If enabled, the `automatic update checks` need to be disabled from the Management Console until user disk size is increased to minimum 500 GB. To increase the user disk size, see "[AUTOTITLE](/admin/monitoring-and-managing-your-instance/updating-the-virtual-machine-and-physical-resources/increasing-storage-capacity#increasing-the-data-partition-size)." closing_down: # https://github.com/github/releases/issues/3525