-
-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Authentification fails with multiple SSH setup #776
Comments
Please try again with the latest version v2.30.0 |
Experiencing the same issue here with the same setup as @in-touch-with-health . I tried v.2.30.0 and all the subsequent releases to no avail. This is the full copy of the error on the console when I do
|
@Vinzent03 Just tagging you for visibility since @in-touch-with-health has not replied to your question |
@in-touch-with-health is currently completely buried in work. Please do not expect an answer soon. |
Describe the bug
My system is setup for ssh with multiple keys and github accounts as described here:
https://gist.github.com/oanhnn/80a89405ab9023894df7
This works fine with git command line on the git directory, but git plugin fails to properly authenticate.
This may be due to not using the alias, which was setup for the secondary git ssh key.
from .git/config
Relevant errors (if available) from notifications or console (
CTRL+SHIFT+I
)Steps to reproduce
Expected Behavior
This is how it worked with command line:
Checkout process
At this point I added some content and then tried to use git plugin in obsidian to
Git: commit & sync
.The result was the error message above.
Commit process
Addition context
No response
Operating system
macOS
Installation Method
None
Plugin version
2.27.0
The text was updated successfully, but these errors were encountered: