Questions tagged [cloud-automation-manager]

Use the cloud-automation-manager tag to ask questions about the IBM Cloud Automation Manager product running on the IBM Cloud Private platform

Type of questions: CAM Usage, API usage, terraform questions

IBM Cloud Automation Manager has an information center at https://www.ibm.com/support/knowledgecenter/SS2L37/kc_welcome.html

You can also see some tutorials and scenario guidance at the IBM DevCenter https://developer.ibm.com/cloudautomation/

26 questions
1
vote
2 answers

Error loading the CAM PPA while Installing Cloud Automation Manager offline

Trying to register the Cloud Automation Manager offline PPA image into IBM Cloud Private with the command: bx pr load-helm-chart --archive ibm-cam-prod-1.2.0.tgz fails with following error: Returned status 400 Bad Request
1
vote
2 answers

How to get details CAM logs

Sometimes the logs tab is empty and the instance creations fails bringing it to error state. How can i debug what went wrong and where? I am using Bluemix GUI to copy paste the terraform template.
codec
  • 7,978
  • 26
  • 71
  • 127
0
votes
2 answers

Cloud Automation Manager Pods on CrashLoopBackOff

I'm having an issue where some of my Pods are on CrashLoopBackOff when I try to deploy CAM from the Catalog. I also followed the instructions in the IBM documentation to clear the data from PVs (By doing rm -Rf /export/CAM_db/*) and purge the…
Y. Ro
  • 3
  • 3
0
votes
3 answers

Cloud Automation Manager on IBM Cloud Private - deployement not available and pods pending

I installed the Helm Release of CAM on the catalog, however, the individual components of CAM are not being deployed. There doesn't seem to be any deployement available and all the pods are pending of CAM. Screenshot of Deployments of CAM on…
Y. Ro
  • 3
  • 3
0
votes
2 answers

Cloud Automation Manager Internal Service Error on IBM Cloud Private

I'm trying to install CAM through ICP, but I am constantly getting this error: json error: Object { message: "Internal service error : rpc error: code = Unknown desc = release cam failed: Internal error occurred: admission webhook…
Y. Ro
  • 3
  • 3
0
votes
1 answer

Deploying CAM I get Internal error occurred: admission webhook error

I'm getting this error code deploying CAM helm chart: Internal service error : rpc error: code = Unknown desc = release cam failed: Internal error occurred: admission webhook "trust.hooks.securityenforcement.admission.cloud.ibm.com" denied the…
SBERENS
  • 68
  • 7
0
votes
1 answer

Removing a retired service entry using API calls

I'm trying to clean a retired version of an older service I created in CAM, but it's still showing up in the ICP catalog. Is there some way to clear this out?
SBERENS
  • 68
  • 7
0
votes
1 answer

Virtual machine disk provisioning error

In ICP 2.1.0.3 and CAM 2.1.0.3 apply step of template "IBM DB2 Enterprise Server Edition V11.1 on a single virtual machine Template version 2.0" fails due to template specifies variable disk.0.thin_provisioned: "" => "true" Error: Error applying…
SBERENS
  • 68
  • 7
0
votes
1 answer

Logging into CAM UI is not possible

Trying to open the CAM console (https://CAM_IP_address:30000) the url is being redirected to the ICP console (that is normal behavior) but if I login as admin I'm getting the ICP Console and not the CAM console. Looking at the pod status you will…
0
votes
1 answer

API rate limit exceeded

I'm getting an error when trying to re-deploy a template for IBM Cloud, any idea? Error: API rate limit exceeded. Consider using an access token.
SBERENS
  • 68
  • 7
0
votes
1 answer

cam-bpd-ui pod doesn't start successfully after CAM fresh install

After a CAM 2.1.0.2 fresh install on ICP, by running the following command: kubectl -n services get pods I noticed that "cam-bpd-ui" pod didn't start. So I'm not able to log in to Process Designer UI and I'm getting the error: "Readiness probe…
0
votes
2 answers

Failed to pull image, unauthorized: authentication required

Trying to deploy CAM chart version 2101 from ICP 2101. Deploy fails with the error: Failed to pull image “mycluster.icp:8500/default/orpheus-iaas:2.1.0.1_121317”: rpc error: code = Unknown desc = Error response from daemon: Get …
SBERENS
  • 68
  • 7
0
votes
2 answers

Failure when creating Content Runtime

When I tried to deploy the Content Runtime it failed with the error: null_resource.singlenode (remote-exec): ERROR: CONFIGURATION ERROR:Specified config file /etc/opscode/pivotal.rb does not exist null_resource.singlenode (remote-exec): Creating…
SBERENS
  • 68
  • 7
0
votes
1 answer

Why is CAM not showing in the ICP catalog?

I have noticed that my ICP catalog is not even loading anymore. The Catalog just spins a blue circle and now when I try to perform CLI: bx pr load-ppa-archive ... it is throwing an error 500 response. Uploading helm charts Processing…
SBERENS
  • 68
  • 7
0
votes
1 answer

Why does my CAM deployment stay in Progress?

In a fresh CAM installation. I have created a Cloud Connection to VMware vSphere. In VMware I did create a VM running Ubuntu 16.04 with internet access. In CAM I deployed template "Clone IBM-AutomationContentHub and IBM-CAMHub-Open" The deployment…
SBERENS
  • 68
  • 7
1
2