Can't log into github desktop
See original GitHub issueDescribe the bug
When logging into GitHub desktop the application hangs
Version & OS
2.9.9-linux2 (github-desktop-bin on the aur) Arch Linux (fresh install)
What I’ve tried
2 browsers (firefox and brave) Reinstalling the program adding:
source /etc/X11/xinit/xinitrc.d/50-systemd-user.sh &
eval $(/usr/bin/gnome-keyring-daemon --start) &
export SSH_AUTH_SOCK &
assuming it was a keyring issue (which it wasnt)
Images of what happened
Issue Analytics
- State:
- Created 2 years ago
- Reactions:9
- Comments:33 (5 by maintainers)
Top Results From Across the Web
Unable to sign in on Github Desktop through browser #11410
Workaround · Make sure you're signed out of GitHub in your default browser · Attempt to sign into GitHub Desktop · After signing...
Read more >Unable to Login to GitHub Desktop · Issue #12199
Describe the bug Unable to clone repository using GitHub Desktop as it ... Try to Sign in to GitHub.com; Once click on Open...
Read more >Authenticating to GitHub - GitHub Docs
If GitHub Desktop encounters an authentication error, you can use error messages to troubleshoot. If you encounter an authentication error, first try signing...
Read more >Unable to login with github.com account #14107
Go to 'File>Options' · Click on 'Accounts' · Click on 'Sign In' button in GitHub.com section (not GitHub Enterprise) · Click on 'Continue...
Read more >Login Problem in Github Desktop · Issue #14892
Go to File · Click on Option · Click on Github Login · Redirect form browser · ERROR ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Note: These reports are mostly about Arch Linux. This is probably just because 2.9.9 is in the AUR but is not yet in the deb/rpm repos.
Update: Yes. Definitely not an Arch-specific issue.
For Flatpak users, you can downgrade to 2.9.6 on this commit:
(Mind that the commit used by the flatpak is different from the repository, see instructions on downgrading).
Once I finished the authentication and updated to 2.9.9, it still works.