CI/CD TroubleshootingΒΆ
When a pipeline or deployment goes wrong, this section helps you find the cause and fix it. Each page gives a problem, its symptoms, the common causes, and how to investigate and resolve it.
The most useful habit across all of them: open the failing run, find the red step, and read the log from the bottom.
CategoriesΒΆ
-
Pipelines
Workflows that will not trigger, will not parse, or fail.
-
Secrets and Permissions
Denied pushes and secrets that are not found.
-
Deployment
SSH failures and images that will not pull.
-
GitOps
Argo CD apps stuck out of sync or unable to reach the repo.