BlueXP error: Failed to Render. The Tab or service has unexpectedly crashed
Applies to
- BlueXP UI
- Cloud Volumes ONTAP (CVO)
Issue
Cloud Volumes ONTAP Working Environment presents an error when entering from the Canvas page.
Error states "Failed to Render", and "The tab or service has unexpectedly crashed. Error printed to console. If the error recurs please contact Support.".
Error states "Failed to Render", and "The tab or service has unexpectedly crashed. Error printed to console. If the error recurs please contact Support.".

Cause
Failover policy node-mgmt or cluster-mgmt LIF is set to local-only.
Solution
- For cluster-mgmt LIF, change the failover policy from local-only to broadcast-domain-wide using the following command.
::*> net int modify -vserver {name} -lif {LIF_name} -failover-policy broadcast-domain-wide- For node-mgmt LIF, change the failover policy from local-only to disabled using the following command.
::*> net int modify -vserver {name} -lif {LIF_name} -failover-policy disabled
Partner Notes
partnerNotes_text
Additional Information
additionalInformation_text
Internal Notes
internalNotes_text
