Score:1

fatal: Authentication failed "https://...." on ubuntu

cn flag
SDP

I'm not able to push or pull any changes and I keep getting this error when ever I try to git push origin username, I have tried the other commands like git config --system --unset credential.helper didn't work.

OS: Ubuntu 20.04.3 LTS x86_64

anybody here can help me out on this?

error

fatal: Authentication failed for 'https://[company-name].git.beanstalkapp.com/ck5.git/'

when I try to log in that URL above it says Not found and it's the same URL on beanstalk for the repo

Score:0
cn flag
SDP

Okay, so I found out what was the issue.

Source Issue is with VS Code terminal not working sometimes.

As detailed in "git push origin master Missing or invalid credentials", and here:

If you work with the JSON-settings file, insert the following line into it:
  git.terminalAuthentication: false,

this fixed my issue of git pull and push commits

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.