Giter Site home page Giter Site logo

Comments (9)

litar1 avatar litar1 commented on August 16, 2024 10

The problem is in the ssh, Github and ssh agent configuration. I do not have the problem now. To be honest, I do not remember, how I exactly fixed it. Just configure and use ssh agent properly.

from atom-git-control.

rpapallas avatar rpapallas commented on August 16, 2024 4

Just do the following:

  • Assuming you have added your ssh public key on GitHub/GitLab.
  • chmod 400 ~/.ssh/id_rsa
  • chmod 400 ~/.ssh/id_rsa.pub
  • ssh-add ~/.ssh/id_rsa
  • Quit and reopen yout terminal and type ssh-add -l if you see an SHA256 fingerprint there all done otherwise try again.

Quit and reopen Atom and you should be able to use it.
Rafael

from atom-git-control.

luisnuxx avatar luisnuxx commented on August 16, 2024 1

I had something like this before, because I use a specific key to code control.

What you need to before commit/push is something like this.

ssh-add ~/.ssh/code_private_key

If git-control could allow us to select the key that you want to use to push the code, that would be a good feature.

from atom-git-control.

GeekFreaker avatar GeekFreaker commented on August 16, 2024

Same here I have an SSH key setup but it doesn't seem give me access even though it is up.

from atom-git-control.

GeekFreaker avatar GeekFreaker commented on August 16, 2024

I have setup and ssh key, but it still cannot access, thank you @litar1. I think I need F2A Authentication, but I'm not sure it will work... if you remember please help.

from atom-git-control.

marcandrews avatar marcandrews commented on August 16, 2024

I fixed this by renaming my private key to id_rsa and moving it to the ~/.ssh folder.

from atom-git-control.

kodermax avatar kodermax commented on August 16, 2024

Doesn't work yet..
image

from atom-git-control.

lleiou avatar lleiou commented on August 16, 2024

Same problem on Mac, cannot be fixed, tried all the solutions online. Gonna be mad.

from atom-git-control.

gmaggio avatar gmaggio commented on August 16, 2024

Not sure if this is related but I used to have the same problem. Maybe this is something worth trying:

#111 (comment)

If it still fails, try re-cloning first.

from atom-git-control.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.