Error pushing Github via Visual Studio

Asked

Viewed 85 times

0

Hey, I got a problem! I can’t push Visual Studio to Github. When I try to get back "Error found while publishing to remote repository: Git failed with a fatal error. Unable to access 'https://github.com/Austregiselo-Junior/Gestao.git/': error Setting Certificate Verify Locations: Cafile: C:/Program Files/Git/mingw64/ssl/Certs/ca-Bundle.crt Capath: None Pushing to https://github.com/Austregiselo-Junior/Gestao.git

Failed to upload to remote repository. See the Output window for more details."

I appreciate the help.

1 answer

0

People got it! The problem was that when pushing and pulling, it gave error because the certificate was not found in the described location.

So I took the following steps:

  • Give up the Github extension in Visual Studio;
  • I updated Visual Studio;
  • I reinstalled the extension.

NOTE: Before I had updated Windows as the Github site but it didn’t work on my machine.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.