question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug: Not recognising GitHub remote with credencials

See original GitHub issue

The extension seems to not recognising GitHub remote with credentials inside like https://user:pass@github.com/user/repo

Error at DevTools:

//Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/electron-browser/workbench.main.js:130 Not a github project?: Error: Not a github project?
    at execa.then.result (/Users/tino/.vscode-insiders/extensions/KnisterPeter.vscode-github-0.7.0/out/src/git.js:17:23)
    at process._tickCallback (internal/process/next_tick.js:103:7)e.onUnexpectedError @ 

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
KnisterPetercommented, Nov 29, 2016

And published as 0.7.1

1reaction
tinovyatkincommented, Nov 29, 2016

It still correct URL, and it’s a pain to not have it when you are working on Windows for example… I think it’s better to use Node built-in url module to Parse http/https remotes instead of relying on RegEx in these cases

Read more comments on GitHub >

github_iconTop Results From Across the Web

Doesn't prompt for the users remote credentials if ... - GitHub
dialog. My assumption is that it needs my github credentials to continue, but I don't see any means for entering them as in...
Read more >
Git constantly "loses" my credentials (remote: Repository not ...
For some reason all of a sudden a few weeks ago, the credential manager started randomly "losing" my GitHub credentials.
Read more >
Credentials prompt not working when passwords are changed
I am experiencing the same issue with on on-premise GitLab repository. You can re-create it by entering incorrect credentials when GCM first ...
Read more >
Unable to authorize with my GitHub password (Unathorized ...
Error creating repository: Unauthorized (HTTP 401) Bad credentials. The API can't be accessed using username/password authentication.
Read more >
While adding a new remote, no credential is prompted #280
You are using Azure DevOps Server/TFS, which appears to be configured for Kerberos/NTLM authentication. The logs for GCM show that we're ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found