Skip to content

Commit 5bd65ed

Browse files
committed
git troubleshooting
1 parent 5c8bd72 commit 5bd65ed

File tree

1 file changed

+8
-0
lines changed
  • src/segment-app/extensions

1 file changed

+8
-0
lines changed

src/segment-app/extensions/git.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,11 @@ Segment lets you set up multiple Git Connections, allowing you to reuse credenti
9999
If you plan to reuse a Git token across both dbt and Git Sync, ensure it has the necessary read and write permissions for both integrations.
100100
101101
## Troubleshooting Git Sync
102+
103+
When setting up Git Sync, you may run into an access error when setting up Git Sync with the following message: `“Unable to create Git Sync due to Git connection issues. Please check your configuration and try again`.
104+
105+
This error can occur if there are issues with your Git connection settings or permissions. To resolve the error, verify that:
106+
107+
- Your credentials have write access to the Git repository, as Segment requires this to sync changes.
108+
- Your repository is hosted by GitHub, GitLab, or Bitbucket (Segment doesn't support self-hosted repositories).
109+
- Branch protections are disabled on the repository.

0 commit comments

Comments
 (0)