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.

Fetch is failing and causing authentication issues

See original GitHub issue

Describe the bug

Everytime I click on ‘Fetch Origin’, it displays an error ‘Authentication failed…’. There is no issue with authentication because I’m able to do commits etc. At the time of commit, the origin fetching happens on its own which never gives any error.

Version & OS

Version 2.2.4 on Windows 10 Enterprise 2019

Steps to reproduce the behavior

Everytime I click on ‘Fetch Origin’, it displays an error ‘Authentication failed…’. There is no issue with authentication because I’m able to do commits etc. At the time of commit, the origin fetching happens on its own which never gives any error.

Expected behavior

Fetching origin should not give any errors.

Actual behavior

It fails with authentication error.

Screenshots

Add screenshots to help explain your problem, if applicable. image

Logs

Attach your logs by opening the Help menu and selecting Show Logs..., if applicable.

Additional context

Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:21 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
stevewardcommented, Jan 28, 2020

@jasonta try running github from the command line to launch GitHub Desktop and then see if that gets things working for you.

1reaction
jasontacommented, Jan 28, 2020

@tierninho I forgot to mention, I’m using desktop on windows 10, so no keychain nor -K option. Not sure if there’s an analogous method on windows.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fetch() authentication failed - Stack Overflow
As long as the password wasn't using special characters, this worked. But bad practice and Chrome forced me to do it differently.
Read more >
Random failures on git fetch: Public key authentication failed.
Our Jenkins server hosted in Azure, randomly reports following error: Caused by: hudson.plugins.git.GitException: Command "git fetch --tags ...
Read more >
Fetch - Error Handling for Failed HTTP Responses and ...
A quick example of how to handle both network errors and HTTP errors (4xx or 5xx) for fetch requests in a single catch...
Read more >
Error: failed to fetch user profile - Auth0 Community
Hello, I'm new to Auth0 and I am trying to implement Auth0 authentication. I am encountering an issue after I login. Once I...
Read more >
Mail Fetching Troubleshooting
Cause: The mailbox is hidden from the address book which leads to failure in Authentication and hence mails cannot be fetched into SupportCenter ......
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