Upsun User Documentation

Resolve access issues with source integrations

Try Upsun for 15 days
After that, enjoy the same, game-changing Upsun features for less with the First Project Incentive!¹ A monthly $19 perk!
¹Terms and conditions apply
Activate your 15-day trial

If you add a user to a Upsun project, but you haven’t added them to the remote repository on GitHub, GitLab, or Bitbucket, they can’t clone the project locally.

That user might try to clone the repository using the CLI with the following command:

upsun get PROJECT_ID

In this case, the user gets an error similar to the following:

Failed to connect to the Git repository: git@github.com:organization/repository.git
Please make sure you have the correct access rights and the repository exists.

Solution: Check external repository access rights Anchor to this heading

To enable the user to clone the repository, grant them the correct access rights for the integrated repository.

Is this page helpful?