Authentication failure when attempting to push to repo
The problem
When attempting to use GitHub Desktop to push to a repo, I receive the generic "Authentication Failed" error message.
I'm able to successfully log in to GitHub.com using the Accounts tab, and I've tried signing out/back in and this has not resolved the issue.
From the command line, I have no problems doing a push.
The log file appears to lack any error messages.
2024-11-12T20:54:08.365Z - info: [ui] Executing createCommit: git commit -F - (took 3.571s)
2024-11-12T20:54:08.411Z - info: [ui] [Timing] Action 'create commit' for 'snowpity/Mare-Fair-Policies' took 3.651s
2024-11-12T20:54:10.356Z - info: [ui] credential-helper: found GitHub credential for https://github.com/ in store
Release version
3.4.3-linux x64
Operating system
Debian 12, kernel 6.6.54
Steps to reproduce the behavior
- Install GitHub Desktop
- Log in to GitHub.com in Settings pane
- Clone repo
- Make changes to repo
- Commit changes
- Push changes
Log files
2024-11-12.desktop.production.log
Screenshots
No response
Additional context
No response
Ive got the same issue, as soon as i go to the cli it works though
Same issue, pushing through the app doesn't work, but cli works perfectly fine. I am on Fedora Linux 41 (Workstation Edition) x86_64. And github desktop was installed through flatpak.