Не работает Github с Visual Studio

Рейтинг: 0Ответов: 0Опубликовано: 05.05.2023

введите сюда описание изображения

Локальная фиксация изменений (коммит) происходит нормально, но при попытке запушить этот коммит вылезает окно (фото). Просит ввести сначала username, а потом password. Ввожу корректное имя пользователя и пароль от сайта, но потом вылезает ошибка при пуше

Открытие репозиториев:
C:\Users\username\Desktop\practics
Отмена edit: C:\Users\username\practics\5\5.cpp
Фиксация bc95ed3e, созданного локально в репозитории C:\Users\username\Desktop\practics
Отправка main

����ࠡ�⠭��� �᪫�祭��: System.IO.FileNotFoundException: Custom certificate bundle not found at path: D:/Программы/visual studio/common7/ide/commonextensions/microsoft/teamfoundation/team explorer/Git/mingw64/ssl/certs/ca-bundle.crt
   � GitCredentialManager.HttpClientFactory.CreateClient()
   � Atlassian.Bitbucket.OAuth2ClientRegistry..ctor(ICommandContext context)
   � Atlassian.Bitbucket.BitbucketAuthentication..ctor(ICommandContext context)
   � Atlassian.Bitbucket.BitbucketHostProvider..ctor(ICommandContext context)
   � GitCredentialManager.Program.Main(String[] args)

����ࠡ�⠭��� �᪫�祭��: System.IO.FileNotFoundException: Custom certificate bundle not found at path: D:/Программы/visual studio/common7/ide/commonextensions/microsoft/teamfoundation/team explorer/Git/mingw64/ssl/certs/ca-bundle.crt
   � GitCredentialManager.HttpClientFactory.CreateClient()
   � Atlassian.Bitbucket.OAuth2ClientRegistry..ctor(ICommandContext context)
   � Atlassian.Bitbucket.BitbucketAuthentication..ctor(ICommandContext context)
   � Atlassian.Bitbucket.BitbucketHostProvider..ctor(ICommandContext context)
   � GitCredentialManager.Program.Main(String[] args)

����ࠡ�⠭��� �᪫�祭��: System.IO.FileNotFoundException: Custom certificate bundle not found at path: D:/Программы/visual studio/common7/ide/commonextensions/microsoft/teamfoundation/team explorer/Git/mingw64/ssl/certs/ca-bundle.crt
   � GitCredentialManager.HttpClientFactory.CreateClient()
   � Atlassian.Bitbucket.OAuth2ClientRegistry..ctor(ICommandContext context)
   � Atlassian.Bitbucket.BitbucketAuthentication..ctor(ICommandContext context)
   � Atlassian.Bitbucket.BitbucketHostProvider..ctor(ICommandContext context)
   � GitCredentialManager.Program.Main(String[] args)

����ࠡ�⠭��� �᪫�祭��: System.IO.FileNotFoundException: Custom certificate bundle not found at path: D:/Программы/visual studio/common7/ide/commonextensions/microsoft/teamfoundation/team explorer/Git/mingw64/ssl/certs/ca-bundle.crt
   � GitCredentialManager.HttpClientFactory.CreateClient()
   � Atlassian.Bitbucket.OAuth2ClientRegistry..ctor(ICommandContext context)
   � Atlassian.Bitbucket.BitbucketAuthentication..ctor(ICommandContext context)
   � Atlassian.Bitbucket.BitbucketHostProvider..ctor(ICommandContext context)
   � GitCredentialManager.Program.Main(String[] args)
Remote: Support for password authentication was removed on August 13, 2021.
Remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
Произошла ошибка при отправке в удаленный репозиторий: Git failed with a fatal error.
Git failed with a fatal error.
Authentication failed for 'https://github.com/git_username/git-repo.git/'

Не удалось отправить в удаленный репозиторий. Дополнительные сведения см. в окне вывода.

Переустанавливал через Revo Uninstaller и VS, и Git. Самое интересное, что через VSCode и Git Bash всё работает нормально, а с VS – нет

Ответы

Ответов пока нет.