-
-
Notifications
You must be signed in to change notification settings - Fork 315
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]: "fatal: Could not read Username: Device Not Configured" #254
Comments
In my experience, this isn't an Obsidian Git problem, it just means authentication isn't set up. There are two paths forward:
|
Thank you. Apparently it seems to be solved by switching from https to ssh, probably the issue was triggered by 2FA. |
Interesting, I got it close. I used the first link on switching to SSH. I followed:
After I install SSH_ASKPass. I'm getting a prompt. I may have messed up this step.
The example that was given:
|
This worked for me. |
Solved my issue: Caching your GitHub credentials in Git - GitHub Docs |
Hey @Vyeche , Host github.com |
Describe the bug
I'm getting the error "fatal: Could not read Username for 'https://www.github.com/': Device Not Configured" everytime Obsidian tries to push. I'm running on OS X Monterey 12.1 / Apple M1.
Any idea how to solve?
Relevant errors (if available)
No response
Steps to reproduce
Auto or manual commit.
Expected Behavior
No response
Addition context
No response
Operating system
macOS
Plugin version
1.26.1
The text was updated successfully, but these errors were encountered: