GitHub Issues
If you're having trouble connecting to GitHub, try troubleshooting on GitHub, not on VESSL Web Console. You may encounter the following issues and errors while creating a project on VESSL:
- GitHub redirection issue
- Invalid Github repository error
- Unauthorized GitHub erorr
- GitHub connection error
- GitHub rate limit error
Some users who share your organization may find that clicking New Project button on the VESSL Web Console redirects to GiHub Apps. In this case, you can update the Repository access and activate Save button on the GitHub Apps page.
.png?alt=media)
The invalid GitHub repository error usually occurs when the repository does not exist or the VESSL GitHub App is not installed. Check whether the GitHub repository exists and make sure VESSL GitHub App is insatlled on your GitHub account. You can verify the installation under
- Personal Settings -> Applications -> Authorized GitHub Apps, or
- Organization settings -> Installed GitHub Apps
.png?alt=media)
.png?alt=media)
The unauthorized GitHub Error may occur when the GitHub authorization expires. Resolve the error by following the steps below:
- 1.Uninstall the VESSL GitHub App on your GitHub account under Settings -> Applications.
- 2.Click New Project on the organization page to reinstall the VESSL GitHub App.
.png?alt=media)
.png?alt=media)
The GitHub connection error occurs when the GitHub server is temporarily unavailable.
According to GitHub Docs, the maximum rate limit for an installation is 12,500 requests per hour. If the GitHub Rate Limit Error occurs, try again later.
Last modified 1yr ago