---
title: "Repair Git Provider Connection for Projects"
description: "Troubleshoot and fix Git provider connection issues in Contentstack Launch. Resolve errors and get your projects back on track."
url: "https://www.contentstack.com/docs/launch/repair-git-provider-connection-for-projects"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-29"
---

# Repair Git Provider Connection for Projects

**Note:** This guide covers repairing Git provider connections for apps such as [Bitbucket Cloud](/docs/launch/import-a-project-using-bitbucket-cloud/) on Contentstack Launch. If you're using GitHub, refer to the [Repair GitHub Connection for Projects](/docs/launch/repair-github-connection-for-projects/) instead.

Contentstack Launch allows you to automatically repair Git provider connections for existing projects. If a Git provider app is uninstalled, the connection between Launch and the Git provider becomes invalid, preventing Launch from interacting with the repository.

This guide walks you through the steps to repair a broken Git provider connection.

## Prerequisites

*   [Contentstack account](https://www.contentstack.com/login/)
*   Launch-enabled Organization with [Owner or Admin](/docs/administration/about-administration-roles) permissions
*   The Git Provider app reinstalled from Marketplace
*   A valid project repository in your Git provider account

## What You Will Learn

*   How to check the Git connection status for a Launch project.
    
*   How to repair a broken Git provider connection automatically.
    
*   How to resolve common Git provider connection errors.
    

## Steps for Execution

Follow the steps below to repair the Git Provider connection in your project automatically:

1.  [Log in](https://www.contentstack.com/login/) to your Contentstack account.
2.  From the **Launch** landing page, select your project.
3.  On the top panel, click the **Settings** icon.
4.  Under the **General** section, locate the **Git Connection** panel.  
    You can view the status of your Git connection in this panel along with a link to your Git repository. ![Launch\_Connection\_Status.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/bltc402705086086631/69d74aa4b7eda10759f7e234/Launch_Connection_Status.png)
5.  If there are any issues with the connection, click **Repair Connection** to re-establish the link between your project and the Git provider. ![Launch\_Connection\_Status\_repair.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt4707f395189d880b/69d74ab19f59b06763100166/Launch_Connection_Status_repair.png)  
    Launch will automatically repair the connection between your project and the Git repository.

## Troubleshooting

If you encounter any of the following issues while repairing your Git provider connection, follow the corresponding troubleshooting steps to resolve them:

*   **Please connect to a Git provider OAuth app before proceeding with the repair**
    
    Your Git Provider app is currently uninstalled.
    
    1.  Install the Git Provider Marketplace app.
        1.  Install the Bitbucket Marketplace app by following the steps in the [Create a Project using Bitbucket Cloud](/docs/launch/import-a-project-using-bitbucket-cloud#install-the-bitbucket-cloud-marketplace-app) documentation.
    2.  Retry the **Repair Connection** action.
*   **Please add the repository to the Git Provider OAuth app before proceeding with the repair**
    
    You are attempting to access a repository that is not accessible. Follow these steps to grant access to the required repository of the Git Provider:
    
    1.  To grant access to a repository to a user in Bitbucket Cloud, follow the steps in the [Grant repository access to users and groups](https://support.atlassian.com/bitbucket-cloud/docs/grant-repository-access-to-users-and-groups/) documentation.
    2.  Retry the **Repair Connection** action.
*   **Git provider service is temporarily unavailable**
    
    You are attempting to interact with the Git Provider service when it is unavailable due to maintenance, downtime, or network issues. In this case, you may retry after some time. If the issue persists, please contact [support](mailto:support@contentstack.com).