Open tennox opened 5 days ago
I tried with a private fork on Gitlab.com of this repo: https://github.com/android-password-store/pass-test , using an app-generated SSH key pair (default ECDSA, probably as you did). Cloning worked without a problem. My phone has Android v13, though. Perhaps this could be the reason for the failure. Is your repo pass
(original CLI)-created? Would you please try with pass-test
from above link?
Does the last snapshot build of the original APS work for you?
Same error, managed to find it in Logcat, hope that helps.
Latest APK from original works fine (with pass-test) 🤔
Thanks for providing this. I digged out a samsung tablet running Android 12 (updated somewhere in July) and this works for me too. Would you please download this fork's snapshot build once more and try again (it was rebuilt about 3 hours ago)? It could perhaps be useful to also delete the app data via the settings.
Same error, managed to find it in Logcat, hope that helps.
...
Latest APK from original works fine (with pass-test) 🤔
It seems that the newer org.eclipse.jgit
lib version is the culprit and your phone's system is choking on it.
Describe the bug
Trying to clone my repo via SSH (key generated by app and added to gitlab)
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Clone works
Screenshots
No response
Device information
Additional context
No response