gitui-org / gitui-org/gitui

error authenticating: no auth sock variable; class=ssh

Open
#1,458 11 comments 1 reaction 0 assignees View on GitHub
bug dormant
Dominant language
Rust
Stars
22.5k
Forks
773
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I have a password-protected ssh key, and the connection is over ssh. When I try to send to the server, an error message appears

**To Reproduce**
Steps to reproduce the behavior:
1. Press "p"
2. I see error:
┃push failed: ┃
┃git error:error authenticating: no auth sock variable; class=Ssh ┃
┃(23)

**Expected behavior**
After clicking on "p". If the ssh key has a password, a password entry window appears, and with the correct password it is sent to the git server.

**Screenshots**
If applicable, add screenshots to help explain your problem.
![Screenshot_2022-11-28-22-06-37-465_com.termux.jpg](https://user-images.githubusercontent.com/22714555/204360860-a9f6cbb9-80ce-4cd4-ae36-b7b9fac08980.jpg)

**Context (please complete the following information):**
- ROSA Fresh rootfs 12.3
- rust-1.63.0-1.aarch64
- gitui-0.22.1-1.aarch64

**Additional context**
The program is running, development branches are being created, but apparently the program does not know how to work with password-protected ssh keys.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.