Troubleshooting & FAQ
Troubleshooting Deployments
Fix common issues with missing or incorrect deployment information.
Deployment Not Appearing
If a deployment does not appear in Termina, first confirm that the deployment completed successfully in your CI/CD system. Termina reads deployment data from connected systems, so failed or cancelled pipelines may not appear in the timeline.
Incorrect Environment
If a deployment appears under the wrong environment, check the environment name configured in your deployment pipeline. Environment identifiers must match the environment names configured in Termina.
Delayed Deployment Updates
Some integrations update deployment information on short intervals rather than instantly. If a recent deployment does not appear immediately, wait a few minutes and refresh the view.
Duplicate Deployments
If the same deployment appears more than once, verify that multiple CI jobs or integrations are not reporting the same deployment event. This can happen if multiple pipelines publish deployment metadata.