Skip to content
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]: Keeps asking for my osx credentials event though I clicked always allow #742

Open
BradleyYeo opened this issue Jun 29, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@BradleyYeo
Copy link

Describe the bug

Whenever it is time to auto backup during git pull and push it asks for credentials

Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)

No response

Steps to reproduce

I set auto backup every 103 minutes

Expected Behavior

No response

Addition context

No response

Operating system

macOS

Installation Method

None

Plugin version

latest

@BradleyYeo BradleyYeo added the bug Something isn't working label Jun 29, 2024
@Vinzent03
Copy link
Owner

Does the same happen when you try to pull/push from the terminal multipletimes? The plugin itself doesn't handle authentication, but delegates this to the git cli and its configuration.

@adamwhitlock1
Copy link

same thing happening for me.

If I pull from my terminal the repo updates just fine, but this plugin keeps triggering the permissions popup. I'm also on MacOS with the latest version of the plugin.

@BradleyYeo
Copy link
Author

BradleyYeo commented Jun 30, 2024 via email

@Vinzent03
Copy link
Owner

I don't own a mac device and haven't heard of this issue before. Nothing changed in the plugin's source code, as well. So I currently don't know how to fix that, sorry.

@smudge
Copy link

smudge commented Jul 9, 2024

Just as another data point, this started happening for me as well in the last week or so. I wonder if there was a change to macOS (or maybe the git homebrew package?) that could have resulted in a handful of us experiencing this.

@jeffscottward
Copy link

Im getting this issue too. I'm a recent user of Obsidian so I don't know if this was a recent problem.

@Vinzent03
Copy link
Owner

From Obsidian side I could only think of the electron update, which is low level enough to may mess things up.

@adamwhitlock1
Copy link

I turned off the 'Vault backup interval' aka set it to 0 and I also have 'Auto Backup after stopping file edit' turned off. Now I manually push up changes with my keyboard shortcut and haven't seen this prompt come up again. Not sure if that is helpful, but figured I would mention it.

I really liked the backup interval setting, but something about it must be causing the prompt to be shown over and over.

@jeffscottward
Copy link

jeffscottward commented Jul 22, 2024 via email

@Vinzent03
Copy link
Owner

That's very strange as git and the credentials access shouldn't be able to differentiate between manual and automatic. I can only think of Apple blocking the access, because you didn't type anything at that moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants