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]: flush notifition forever #502

Closed
godlmk opened this issue Apr 28, 2023 · 22 comments
Closed

[Bug]: flush notifition forever #502

godlmk opened this issue Apr 28, 2023 · 22 comments

Comments

@godlmk
Copy link

godlmk commented Apr 28, 2023

Describe the bug

after open obsidian,It flush notifition forever,only open ”disable notifications“ can stop it.
image

Relevant errors (if available)

No response

Steps to reproduce

no more info

Expected Behavior

No response

Addition context

No response

Operating system

Windows

Installation Method

None

Plugin version

2.19.1

@Vinzent03
Copy link
Owner

Please share all your plugins settings. Best multiple screenshots.

@pastafizia
Copy link

i have the same problem but it only occurs when leaving obsidian in idle for a while... it only started happening lately i don't know when precisely

@godlmk
Copy link
Author

godlmk commented May 17, 2023

i have the same problem but it only occurs when leaving obsidian in idle for a while... it only started happening lately i don't know when precisely

I don't have this problem now,but I really can't explain it.

@godlmk godlmk closed this as completed May 17, 2023
@pastafizia
Copy link

it's not closed at all... it's still happening even after last update

@godlmk
Copy link
Author

godlmk commented May 22, 2023

it's not closed at all... it's still happening even after last update

you can try reconfig your git.

@andreadellacorte
Copy link

andreadellacorte commented May 30, 2023

Happening to me too.

Enabling/disabling all plugins (obsidian-git included) seemed to send the problem away for a bit... but it's happening again now. I have disabled the status updates at the moment.

@Vinzent03 Vinzent03 reopened this May 31, 2023
@Vinzent03
Copy link
Owner

Please share someone of you your plugin settings.

@andreadellacorte
Copy link

andreadellacorte commented May 31, 2023 via email

@Vinzent03
Copy link
Owner

Just some screenshots of the first Automatic section

@smeredith
Copy link

Here are my settings (copied from dupe #518):

Split automatic commit and push: off
Vault backup interval (minutes): 60
Auto backup after latest commit: on
Auto pull interval: 0
Pull updates on startup: on
Push on backup: on
Pull changes before push: on
Advanced settings all default

@Vinzent03
Copy link
Owner

@smeredith Thanks, I've overseen this. Is there any error in the console? (Ctrl + shift + i)

@smeredith
Copy link

No errors in the console.

@badcc
Copy link

badcc commented Jun 2, 2023

Yep, I have been having this same issue for at LEAST a couple months.

@Vinzent03
Copy link
Owner

Please share the git status output while the notifications are coming up.

@smeredith
Copy link

I don't know what you are asking for here.

@Vinzent03
Copy link
Owner

Please run git status in the terminal in your git repository, while you are experiencing these many notifications. The message "Committed 0 files" shouldn't be possible, because it checks before that for any changes.

@smeredith
Copy link

PS C:\Users\smere\steve> git status
On branch main
Your branch is up to date with 'origin/main'.

nothing to commit, working tree clean

@Vinzent03
Copy link
Owner

Thanks, I may found the reason. What's the output of app.plugins.plugins["obsidian-git"].localStorage.getConflict() in the console in Obsidian?

@smeredith
Copy link

'true'

@Vinzent03
Copy link
Owner

Thanks for your assistant! Should be fixed in 2.20.2

@smeredith
Copy link

Well done and thank you.

@badcc
Copy link

badcc commented Jun 2, 2023

Thank you @Vinzent03 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants