obsidian-git icon indicating copy to clipboard operation
obsidian-git copied to clipboard

[Bug]: Obsidian crashes when cloning on Xiaomi Pad 6

Open Meddrin opened this issue 2 years ago • 9 comments
trafficstars

Describe the bug

When opening a fresh vault, adding the obsidian git plugin, and trying to clone my repository, the app suddenly crashes at the initialising clone message. Reinstalling the plugin or the app did not help.

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

No response

Steps to reproduce

Take a xiaomi pad 6. Open a new vault. Try to clone a repository. Observe the crash.

Expected Behavior

No response

Addition context

No response

Operating system

Android

Installation Method

None

Plugin version

2.22.0

Meddrin avatar Oct 20 '23 16:10 Meddrin

I have the same problem on Samsung Note 4. Used to work before, now crash on clone.

sensn avatar Oct 25 '23 08:10 sensn

Update: Checked on my phone, and it also crashes on clone. Starting to suspect it is not device related. Maybe instead some error with the repo itself.

Meddrin avatar Oct 25 '23 09:10 Meddrin

Having a similar issue with a fresh clone on iOS.

idalsin avatar Oct 27 '23 22:10 idalsin

It seems to only crash when cloning a private repo. Just tried cloning public repo and it worked. With my private one it keeps crashing on clone. It's strange because same version of the plugin used to work, but suddenly it keeps crashing. It seems more like a problem with this Iso-git?

sensn avatar Oct 31 '23 07:10 sensn

I have the same problem on my oppo and galaxy tab. Did you solve it guys?

matveyvolodin avatar Dec 12 '23 20:12 matveyvolodin

I have the same problem on my oppo and galaxy tab. Did you solve it guys?

I did a workaround. For me the app only crashes on clone, but the commit, pull and push works fine. So instead of cloning, I manually transfer the files to the new device (I personally used syncthing). After it has the files, I can commit and etc. and everything works fine.

Meddrin avatar Dec 13 '23 08:12 Meddrin

I have the same problem on my oppo and galaxy tab. Did you solve it guys?

I abandoned the workflow and switched to an alternative structure using Working Copy instead.

idalsin avatar Dec 14 '23 01:12 idalsin

I have the same problem on my oppo and galaxy tab. Did you solve it guys?

I did a workaround. For me the app only crashes on clone, but the commit, pull and push works fine. So instead of cloning, I manually transfer the files to the new device (I personally used syncthing). After it has the files, I can commit and etc. and everything works fine.

Thank you, i did the same and it works well!

matveyvolodin avatar Dec 15 '23 05:12 matveyvolodin