android-password-store / Android-Password-Store

Android application compatible with ZX2C4's Pass command line application
https://passwordstore.app
GNU General Public License v3.0
2.53k stars 251 forks source link

[BUG] Unable to clone github repo #3172

Closed nao-hoshino closed 3 weeks ago

nao-hoshino commented 3 weeks ago

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

Additional context

No response

msfjarvis commented 3 weeks ago

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