Troubleshooting

Applies to ReadyAPI 3.52, last modified on April 25, 2024

Below are typical issues that may occur when you are working with Git:

  • You misspelled the Git repository URL, user name or password.

    To learn how to change the URL, see Git Console.

  • A proxy server is specified incorrectly in the ReadyAPI settings. So, if you are unable to add files to or take them from the repository, check your proxy settings:

    • Select Preferences on ReadyAPI’s main toolbar.

    • In the subsequent dialog, select the Proxy group on the left. You will see the proxy settings on the right.

    • By default, the Proxy option is set to Automatic. Quite often, modern proxies are transparent for users. Try setting Proxy to None and repeat the operation with the repository.

      Ask your system administrator for assistance with specifying proxy settings.

  • You use two-factor authentication on GitHub and try to connect to a repository over HTTPS using a password. In this case, use a personal access token instead of the password.

    To learn how to generate a personal access token, see https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line#creating-a-token.

See Also

Git Integration

Highlight search results