-
-
Notifications
You must be signed in to change notification settings - Fork 352
[Bug]: Android crash when pulling large files (55mb video), seems oom #877
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
Comments
Hi, try checking out the gitless sync plugin for mobile. It avoids the use of isomorphic-git. |
I tried it, but it seems that gitlab is not supported? only github? |
It says it uses github apis so only github |
+1 seeing the same thing on iOS (iPhone 16 Pro running iOS 18.3.2, Obsidian 1.8.9, Git plugin 2.32.1) – it worked fine before I added a bunch of files to my repo (specifically ~32MB of data across 24 files, each file no heavier than ~2MB) and starting with this commit pulling on mobile crashes the app. If I can help debug this issue provide any other helpful information like logs, happy to do so – just let me know what to look for. This is kind of a dealbreaker for my Obsidian setup at the moment. |
@rkoten it's a known issue for mobile in this plugin, as mentioned in the README. For iOS, have you tried using the Working Copy app? It might fit your needs. I remember seeing guides on r/ObsidianMD on how to use it. |
Describe the bug
pull large files get crash
Relevant errors (if available) from notifications or console (
CTRL+SHIFT+I
)Steps to reproduce
Expected Behavior
no crash, and pulling file
Addition context
Android 15
HyperOS2
16G RAM
Operating system
Android
Installation Method
None
Plugin version
2.32.0
The text was updated successfully, but these errors were encountered: