unable to push from desktop
See original GitHub issueDescription
Since this afternoon, I can’t push to origin anymore. GitHub Desktop says I don’t have the permission to access my folder, but I’m the owner and only contributor of this folder.
Moreover, I’ve checked I’m logged in my GitHub account.
Version
GitHub Desktop version: 1.0.6
OS version: 10.0.15063
Steps to Reproduce
- commit
- push to origin
Expected behavior: files pushed to origin
Actual behavior: authentication fails and the files are not pushed to origin
Reproduces how often: [What percentage of the time does it reproduce?]
Logs
Additional Information
Issue Analytics
- State:
- Created 6 years ago
- Comments:23 (11 by maintainers)
Top Results From Across the Web
Unable to push commits · Issue #10429 · desktop ... - GitHub
I am committing files to my branch in GitHub, adding a summary and description as always, but then when I click on the...
Read more >Unable to push from local Desktop to github - Stack Overflow
Unable to push error fatal: unable to access 'https://github.com/user/repository.git/': Could not resolve host: github.com I have No problem ...
Read more >desktop is unable to push commits to this branch because ...
Push your changes to a new branch on the origin remote and set the upstream branch. Select Push to push your changes to...
Read more >Within Studio Desktop Unable to push commits again if first push ...
Within Studio Desktop Unable to push commits again if first push attempt fails. When modifying a yaml file and pushing these changes to...
Read more >Error: failed to push some refs to – How to Fix in Git
This error mainly occurs when you attempt to push your local changes to GitHub while the local repository (repo) has not yet been...
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
It looks like that repository was just created, so the failure to authenticate previously is to be expected. We can’t easily differentiate between repositories to which you don’t have access and repositories which don’t exist.
We can close the issue because I’ve successfully pushed a new branch w/ Git GUI.
So, I’ll uninstall GitHub Desktop and keep Git GUI.