Customers are unable to access the Control Center web console via any web browser.
The web interface fails to load, typically showing a "Connection Refused" or "Page Cannot Be Displayed" error.
Running a local telnet command on the Control Center CLI to its own IP address on port 443 results in an "Access Denied" or "Connection Refused" error.
To assist our backend team in identifying the root cause, please collect diagnostic logs directly from the Command Line Interface (CLI) and provide them to Broadcom Support.
Log in to the Control Center CLI using your admin credentials.
Execute the diagnostic command to gather system logs.
Transfer the resulting file to an external FTP or SCP server using the commands:
diagnostics --logs all ftp://user:password@[:port] /path
diagnostics --logs all scp://username@host/pathOnce logs are collected:
Open a support ticket via the Broadcom Support Portal.
Upload the diagnostic logs to the ticket for analysis by the engineering team.
Since this issue is currently under investigation by the backend team, the following workaround is recommended to restore service immediately:
Perform a Full Backup: Use the CLI to generate a full configuration backup.
Export the Backup: Send the backup file to an FTP or SCP server.
Deploy New Instance: Spin up a fresh Control Center virtual machine or appliance.
Restore: Perform a full restore using the backup file on the new instance.
The root cause is currently being analyzed. This article will be updated with a permanent fix or patch as soon as the investigation is complete.