> For the complete documentation index, see [llms.txt](https://docs.redefine.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.redefine.dev/troubleshooting/verify-troubleshooting.md).

# Verify Troubleshooting

The Verify command may return one or more error messages, indicating an issue with the CI environment running redefine. Here you can find detailed explanations and suggested remedies.

Examples -

* **Missing Authentication Key** - See [Redefine Key Missing](https://docs.redefine.dev/troubleshooting/verify-troubleshooting/environment-troubleshooting#redefine-key-missing)&#x20;
* **CI Platform not detected** - See [CI Platform not Detected](https://docs.redefine.dev/troubleshooting/verify-troubleshooting/environment-troubleshooting#ci-platform-not-detected)
* **Current directory is not a git repository** - See [Can't Find Git Repository](https://docs.redefine.dev/troubleshooting/verify-troubleshooting/git-troubleshooting#cant-find-git-repository)
* **Branch {branch} is missing, failed fetch** - See [Can't Fetch Branch](https://docs.redefine.dev/troubleshooting/verify-troubleshooting/git-troubleshooting#cant-fetch-branch)
* **Testing Framework is not installed or cannot be imported** - See [Cypress](https://docs.redefine.dev/troubleshooting/verify-troubleshooting/testing-frameworks/cypress-troubleshooting#cypress-is-not-installed-or-cannot-be-imported.) & [Pytest](https://docs.redefine.dev/troubleshooting/verify-troubleshooting/testing-frameworks/pytest-troubleshooting#python-installation-problem)
* **Failed to send report to Redefine's server** - See [Unable to connet to Redefine Server](https://docs.redefine.dev/troubleshooting/verify-troubleshooting/environment-troubleshooting#unable-to-connet-to-redefine-server)

For more go to any of the sub-pages.
