System requirement issues
You might see some error messages or issues during installation. Go though the following sections for resolutions of the problems.
Not logged in to cluster
- Symptoms
Not logged in to Red Hat OpenShift cluster
- Solution
- To resolve such problems, run the following command:
oc login --server=https://your-cluster:6443 --token=your-token
Incomplete installation
- Symptoms
IBM Software Hub installation is not complete
- Solution
- To resolve such problems, run the following command:
oc get ibmcpd ibmcpd-cr -n <namespace> -o jsonpath='{.status.progress}'