[BUG] Unable to clone github repo
nao-hoshino opened this issue · 1 comments
nao-hoshino commented
Describe the bug
When attempting to clone an existing repo (created previously using gopass) from Github, the process fails with an "exhausted available authentication methods" error:
Steps to reproduce
Steps to reproduce the behavior:
- Choose option to clone a remote repo
- Select SSH key authentication
- Press 'Clone' button
- App prompts for repository password
- After entering the password, the aforementioned error occurs.
Expected behavior
Finish setup without encountering any errors.
Screenshots
No response
Device information
- Device: Google Pixel 4
- OS: GrapheneOS
- App version: 1.13.5
Additional context
No response
msfjarvis commented
Try git@github.com:nao-hoshino/gopass instead
