-
-
Notifications
You must be signed in to change notification settings - Fork 414
Description
Describe the bug
I'm using obsidian-git on already a few device and wanted to add another Windows 11 laptop.
I followed the installation instruction which included SSH key generation added to ssh-agent, which is automatically started following GitHub doc, i.e., adding instructions to .bashrc.
When it came time to open a vault and run the "Clone an exising remote repository" command I kept getting a "Permission denied (publickey)" error.
Therefore, I decided to manually clone the repo, open it as a vault and then install the Git plugin, which seems to be an option if I follow the Getting Started doc.
However, even like that I keep getting the same error, see screenshot below. I have no problem Pulling/Pushing from Git Bash, even without entering my SSH key passphrase which seems to have been succesfully memorized by the ssh-agent.
Question: Did I miss a step or is it possible the plugin cannot access the ssh-agent started from .bashrc.
I'm happy to provide any details / additional information.
Thanks for this great plugin and even greater support!
Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)
Steps to reproduce
- Setup SSH connection with ssh-agent on Windows 11
- Try cloning existing repo using obisidan-git
Expected Behavior
No response
Addition context
No response
Operating system
Windows
Installation Method
None
Plugin version
2.35.1