> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/release-orchestration/3.0/troubleshooting/common-issues.md).

# Common Issues

This document covers common issues encountered during release execution and their solutions.

### Common Issues <a href="#common-issues" id="common-issues"></a>

#### Missing Inputs <a href="#missing-inputs" id="missing-inputs"></a>

**Problem**: Required inputs not provided **Solution**:

* Check input requirements
* Provide all required inputs

#### Dependency Failures <a href="#dependency-failures" id="dependency-failures"></a>

**Problem**: Dependencies not met **Solution**:

* Check dependency status
* Verify dependencies completed
* Resolve dependency issues

### Best Practices <a href="#best-practices" id="best-practices"></a>

#### Proactive Troubleshooting <a href="#proactive-troubleshooting" id="proactive-troubleshooting"></a>

* **Pre-execution review**: Confirm required inputs are provided before execution
* **Regular Monitoring**: Monitor regularly
* **Quick Response**: Respond quickly to issues
* **Documentation**: Document solutions

### Related Topics <a href="#related-topics" id="related-topics"></a>

* [Stuck Releases](/release-orchestration/3.0/troubleshooting/stuck-releases.md)
* [Variable Mapping Errors](/release-orchestration/3.0/troubleshooting/variable-mapping-errors.md)
* [Execution Failures](/release-orchestration/3.0/troubleshooting/execution-failures.md)
