When accessing the support bundle download page in the Foundation Core interface, the page appears fixed or static.
This prevents users from scrolling down to view or interact with all content on the page.
Symptoms:
This issue is due to a product defect in the UI layout configuration of the Foundation Core components.
Resolution
This issue is a known defect. It is targeted to be fixed in a future release of OpsManager.
Workaround
If you cannot access the download button via the UI, collect the support bundle using the OM CLI:
1. SSH into the Ops Manager VM.
2. Verify the OM CLI is installed:
om --version3. Run the following command to retrieve the bundle:
om -k -t localhost -u 'admin' -p '$PASSWORD' curl -p /api/v0/support_bundle > support_bundle.zipFor detailed CLI instructions, refer to Collecting the Support Bundle from OPS Manager UI.
To receive updates on the fix status, subscribe to this article.
For further assistance, see Contact Support.