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:

# 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.

Found a tpyo?Edit