Deployment troubleshooting
Can not deploy by Git? Let's start from scratch to make sure we don't miss anything.
# 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
You can NOT 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, the new deployment does not arrive with 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
Found a tpyo?Edit