Deployment troubleshooting
Reviewedbyfl
Markdown ↓🔧
Fix git deployment problems.
Troubleshoot Git deployment issues on fortrabbit. Debug GitHub connectivity problems, resolve failed deployments, and verify your configuration.
Get ready
Before starting to troubleshoot deployment issues, specifically if you are setting up things for the first time, make sure to have everything configured correctly:
- New to Git? Read the git intro first
- Read the deployment intro
- Have the fortrabbit GitHub app installed with GitHub
- Have an environment connected to a repo at GitHub
GitHub connectivity errors
Cannot push to GitHub? You may see an error in the command line when trying to push or no changes arrive with the repo at GitHub.
Transit errors
You can push to GitHub, but the new deployment does not arrive in the fortrabbit environment. There is no deployment at fortrabbit.
- Do you have an account at fortrabbit and one on GitHub?
- Make sure to have the fortrabbit GitHub App installed and connected
- Are you deploying to the branch that is connected?
- How did you set up automatic deployment with fortrabbit?
Deployment errors
Everything above is set up correctly, there are deployments with fortrabbit, but they fail.
- Check the deploy logs to see the error