Troubleshooting the installation errors
This section describes errors that you might encounter while setting up the Deployment Engine or performing the BMC Helix IT Service Management installation.
Troubleshooting the installation errors
Error | Troubleshooting steps |
---|---|
You encounter the following error on the Helix_Generate_Config pipeline console output: error: You must be logged in to the server (Unauthorized) |
|
You encounter the following Git repository permission error during execution of a pipeline: stderr: fatal: '/home/git/gitrepo/ITSM_REPO/itsm-on-premise-installer.git' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. |
|
You encounter the following error about dwp-tomcat pod not started properly: dwp-tomcat pod logs: Caused by: com.bmc.bsm.myit.bundle.BundleDataAccessException: com.bmc.bsm.myit.bundle.BundleDataAccessException: com.bmc.bsm.myit.service.exceptions.ServiceException: Incomplete innovation system credentials found |
|
You encounter the following pipeline not started error: No Pipeline execution is started. It is stuck. [Pipeline] node Still waiting to schedule task There are no nodes with the label ‘<label>’ |
|
You encounter the following Git checkout error: [Pipeline] // stage [Pipeline] echo ERROR: Failed to Checkout Devops Repos [Pipeline] } [Pipeline] // stage [Pipeline] echo Exception occured : hudson.AbortException: Couldn't find any revision to build. Verify the repository and branch configuration for this job. | Verify that the values of VERSION and PLAYBOOKS_REPO_VERSION parameters in the HELIX_ONPREM_DEPLOYMENT pipeline are correct. Learn about the parameter values at Performing the installation. |
You encounter the following error about missing pipeline: [Pipeline] build [Pipeline] } [Pipeline] // stage [Pipeline] echo Exception occured : hudson.AbortException: No item named HELIX_SMARTREPORTING_DEPLOY found | Verify that the missing pipeline is present in Jenkins. Learn about the adding the deployment pipelines at Setting up BMC Deployment Engine. |
You encounter the following error about incorrect Helm: item: helm3 template --namespace=remedy-poc /jenkinsnfs/HELM_CHARTS/ | Verify the HELM_BINARY value in the HELIX_ONPREM_DEPLOYMENT pipeline is correct. The PLATFORM_DEPLOY pipeline fails if you specify an incorrect HELM_BINARY value or a binary that is not present on the Jenkins node. |
You encounter an error related to pipeline cannot find required database password. An example error is as follows:
| Make sure that you specify the correct database password. |
You encounter errors related to BMC Helix Single Sign-On installation failure or BMC Helix Single Sign-On URL is inaccessible. | For more information about the error, in your Jenkins node, run the following command, and debug the issue.
|
You encounter errors related to nothing to commit. An example error is as follows:
| While rebuilding the HELIX_ONPREM_DEPLOYMENT pipeline, verify the following points:
Learn about the parameters at Performing the installation. |
You encounter an error on the HELIX_PLATFORM_DEPLOY pipeline console output when you rebuild the pipeline by using the Rerun option. An example error is as follows: Failed to create PostgreSQL user: aradmin ERROR: role "aradmin" already exists !ERROR: Failed to create PostgreSQL user: aradmin | Before you rebuild the HELIX_PLATFORM_DEPLOY pipeline, verify the following points on the pipeline console output page:
|
Related topics
Troubleshooting deployment pipeline failure issues
Viewing and collecting logs by using the Support Assistant tool
Comments
Log in or register to comment.