1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/data/reusables/release-notes/2022-09-hotpatch-issue.md
2023-11-30 18:10:09 +00:00

8 lines
558 B
Markdown

Hotpatch upgrades to GitHub Enterprise Server may fail. Upgrades with the full `.pkg` are unaffected. If the upgrade fails for your instance, workaround this issue by connecting to the administrative shell (ssh) and running the following non-interactive command:
```shell
echo "grub-pc grub-pc/install_devices_empty boolean true" | sudo debconf-set-selections
```
If you're unable to upgrade, or if you need further assistance, contact GitHub Support. For more information, see "[AUTOTITLE](/support/contacting-github-support/creating-a-support-ticket)."