Closed buergi closed 2 weeks ago
Weird, nothing interesting in the logs. A few questions:
Hm actually I don't understand it, I started playing around with removing the passphrase of my SSH key (with ssh-keygen -p
) and it worked, now, even with the encrypted SSH keyfile I'm not able to reproduce the problem again. However, what I noticed, what might probably be connected is, that I'm pretty sure I entered my passphrase in a dialog from gitnuro the last times when it didn't worked.
Now that it is working, the popup querying for my passphrase is from the gnome keyring.
Seems like something was wrong at libssh level but it's hard to say without more detail. Do you remember what command did you use to create your SSH key? In case there is some kind of difference than removing/readding a password to it.
I'll close the issue for now, let me know if it shows up again :smiley_cat:
Describe the bug Just installed gitnuro (via flatpack) for the first time to try it. However, it hangs when I try to push/pull a checked out repo which requires a passphrase for the SSH key.
To Reproduce
git pull
on command line, but the key requires a passphrase)Expected behavior Should check the repo state, notice it is already up to date and finish. I don't understand what gitnuro is doing that it takes so long, and why it first removes some files just to re-create them later. Same when checking out a repo for the first time, it just takes ages. It generates the target folders with an empty git repo structure and then keeps hanging for minutes "Starting..."
Desktop (please complete the following information):