I can't push/pull anymore in GitHub Desktop
See original GitHub issueHello, I have created a private repository and I can’t pull/push/fetch to it. (via Windows Desktop).
The error is:
Authentication failed. You may not have permission to access the repository or the repository may have been archived. Open options and verify that you're signed in with an account that has permission to access this repository.
While using GitKraken its working fine. Repo isn’t archived and I’m owner of it.
Log below. 2017-11-30.desktop.production.log
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Push/Pull doesn't work anymore · Issue #6668 - GitHub
First of: I were able to fix the problem by reinstalling GitHub Desktop. But here the outputs: I have no hooks defined. No...
Read more >Unable to push/pull from GitHub Desktop after adding SSH ...
Open preferences and verify that you're signed in with an account that has permission to access this repository. Open "Preferences"—I am indeed ...
Read more >Unable to push in GitHub desktop · Issue #4181
I've been using GitHub Desktop to push my changes to my repo on GitHub. Today when I went to push my latest commit,...
Read more >Can no longer push or pull to repository · Issue #1852 - GitHub
After I updated GitHub Desktop to version 0.5.9, I'm unable to push or pull to my repo. I'm also unable to do the...
Read more >Can't push/pull with existing repo · Issue #1034 - GitHub
I've been using Github Desktop for some time now. Just installed Github for Unity to try it out. The plugin auto-recognized my current...
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
I went to Repository Settings in GitHub Desktop and changed:
git@github.com:Zawodowiec1532/wsg.git
tohttps://github.com/Zawodowiec1532/wsg.git
And it’s working. Thanks.
Can you try cloning from the HTTPS endpoint?