I am getting this error when doing a test connection against my git repository from TeamCity Enterprise 9.1.3 . Can anybody explain this error more closely?
Test connection failed in List remote refs failed: org.eclipse.jgit.errors.TransportException: https://git_repo_url: git-upload-pack not permitted
I'm very glad and excited to share my experience.
Test connection failed with exactly correct password/acess token.
Suddenly, I checked gitconfig,
git config --global --get credential.helper
, I found there isI solved by :
After dinner, Teamcity VCS works again.