Cannot launch WebSphere Application Server from Dashboard Application Services Hub on an Red Hat OpenShift environment
If you encounter an error when trying to WebSphere® Application Server from Dashboard Application Services Hub on an Red Hat® OpenShift® environment, then you moot launch WebSphere Application Server with a predefined URL format.
Problem
If your deployment is on a Red Hat OpenShift environment and you
attempt to access Console Settings ->Websphere Application Server Console,
then the following error is
returned:
"502 Bad Gateway The server returned an invalid or incomplete response."
Resolution
Access WebSphere Application Server directly with a URL in this format:https://was.release_name.controller_node_name:<port>/ibm/console
Where - <release_name> is the name of your deployment, as specified by the value used for name (Operator Lifecycle Manager UI Form view), or name in the metadata section of the noi.ibm.com_noihybrids_cr.yaml or noi.ibm.com_nois_cr.yaml files (YAML view).
- controller_node_name is the hostname of the controller node.
- port is the value that you specified for ingress_https_port in your configuration yaml file when you installed Netcool® Operations Insight® on Red Hat OpenShift.
#4658 Needs triage/work