android-password-store/Android-Password-Store

[BUG] Unable to clone github repo

nao-hoshino opened this issue · 1 comments

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:

Screenshot_20240817-073054

Steps to reproduce

Steps to reproduce the behavior:

  1. Choose option to clone a remote repo
  2. Select SSH key authentication
  3. Press 'Clone' button
  4. App prompts for repository password
  5. 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

Try git@github.com:nao-hoshino/gopass instead