error authenticating: no auth sock variable; class=ssh
- 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.

**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
Assessment
This issue has not been assessed yet.