-
-
Notifications
You must be signed in to change notification settings - Fork 294
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]: Obsidian closes during initial clone #694
Comments
I am having this too after making a relatively large number (64 commits, involving 200 files) of commits on PC. No longer able to do any git command on mobile devices now, including a Galaxy Tab 8 running Android 11 and iOS 17. Feeling this maybe related and useful however not sure how may I edit .git/config file on mobile. Plugin version2.24.0 Device OSiOS 17, Android 11 |
since this in README, I guess there is very little can we do to fix this.
|
same issue |
Like @vertoker said, the problem seems to be memory usage to clone the repository.
Downloading the .zip directly from github will not work, because it will not download the .git folder. |
@Silventino this won't work as the sync strategy on PC is via |
Describe the bug
When I try to perform an initial clone on my Pixel 7 using Android 14, the initial clone causes Obsidian to crash. After the crash, obsidian-git has disappeared and needs to be installed again.
Relevant errors (if available) from notifications or console (
CTRL+SHIFT+I
)No response
Steps to reproduce
Expected Behavior
Obsidian should not crash and clone finishes successfully.
Addition context
This error did not happen with Android 13.
I have not been able to retrieve any errors from the console. Please provide instructions on how to extract log output on mobile, and I can provide them.
Operating system
Android
Installation Method
None
Plugin version
2.23.2
The text was updated successfully, but these errors were encountered: