Giter Club home page Giter Club logo

Comments (6)

vkohutid avatar vkohutid commented on August 22, 2024 1

Firstly, I authenticated withusername and password that I got from printf "protocol=https\nhost=github.com\n" | git credential fill command.

Yesterday I was searching for a solution and found this issue with a solution by running a command git config --global credential.helper osxkeychain

from gitui.

ehjmx avatar ehjmx commented on August 22, 2024 1

I had similar issues in my test vm and on a test mac mini. I tried the git config --global credential.helper osxkeychain to no luck and wondered why the same error wouldn't occur on my production mac. I went through all the differences I was aware off. The first and most obvious one being that in my test environments I used brew to install gitui and on my productive mac I used macports to install git and gitui.
I cloned the VM, removed brew, installed macports, installed gitui via macports and could commit. I don't know what macports does different compared to brew when building and/or installing gitui from a binary. I admit I haven't tested the gitui from the releases section on github.

For convenience I added /usr/bin/ssh-add --apple-use-keychain ~/.ssh/id_edxxxx to my .bashrc

This is macOS 14.5
gitui nightly 2024-05-18 () installed via macports
currently no rust installed but version 1.78 is available via macports and is listed as build dependency.

from gitui.

vkohutid avatar vkohutid commented on August 22, 2024

Same for me

from gitui.

extrawurst avatar extrawurst commented on August 22, 2024

@vkohutid also mac? can you share more details on how you authenticate?

from gitui.

emirror-de avatar emirror-de commented on August 22, 2024

This may be not the identical issue, but related to it.
I am not able to either fetch or push using gitui on Mac Sonoma 14.5 using ssh authentication. Using git pull or push works fine. The repository is freshly cloned with ssh. Following error message is shown by gitui:
git error:remote rejected authentication: Failed getting response; class=Ssh (23); code=Auth (-16)

I tried the solution suggested by @vkohutid above, but it does not fix this issue. Are there any suggestions on what else to try? What information do you need additionally?

from gitui.

akagno-ent avatar akagno-ent commented on August 22, 2024

This may be not the identical issue, but related to it. I am not able to either fetch or push using gitui on Mac Sonoma 14.5 using ssh authentication. Using git pull or push works fine. The repository is freshly cloned with ssh. Following error message is shown by gitui: git error:remote rejected authentication: Failed getting response; class=Ssh (23); code=Auth (-16)

I tried the solution suggested by @vkohutid above, but it does not fix this issue. Are there any suggestions on what else to try? What information do you need additionally?

Yeah, I tried this fix as well, but I'm getting the same error:

image

from gitui.

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.