Links

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

GitHub redirection issue

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.

Invalid GitHub Repository Error

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

Unauthorized GitHub Error

The unauthorized GitHub Error may occur when the GitHub authorization expires. Resolve the error by following the steps below:
  1. 1.
    Uninstall the VESSL GitHub App on your GitHub account under Settings -> Applications.
  2. 2.
    Click New Project on the organization page to reinstall the VESSL GitHub App.

GitHub Connection Error

The GitHub connection error occurs when the GitHub server is temporarily unavailable.

GitHub Rate Limit Error

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.