Troubleshooting Service library issues
Some known issues that are related to the Service library.
-
When Managed services is reinstalled, the following error is seen when Service library is accessed:
Error Connection failed to fetch deployable services.
To resolve this issue, restart
service-library-ui-api
pod by using the following command:oc delete pod <service-library-ui-api-xxx> -n cp4aiops
-
When default services do not show up in Service library, delete the
cam-service-composer-api
pod to reinitiate the call to pull the services from GitHub. Delete the pod by using the following command:oc delete pod <cam-service-composer-api> -n cp4aiops
-
If the Service library menu entry is missing from the navigation menu Automate Infrastructure for the first time, try accessing the Service library by using the following URL:
https://<cp4mcm-console>/servicelibrary
. Then, the Service library entry is visible in the navigation menu.