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

[Bug]: "Initializing push" takes forever on android

Open chrabia opened this issue 2 years ago • 5 comments

Describe the bug

When the push command is run on my android phone it seems to take forever. What is interesting is that it worked a few times, but now it's not working at all. Pull is working. Also, everything works fine on my macbook. I don't have any big files to push, so that's not the case either.

Relevant errors (if available)

No response

Steps to reproduce

Change random file, commit, try to push.

Expected Behavior

No response

Addition context

Pull

Operating system

Android

Installation Method

None

Plugin version

2.19.1

chrabia avatar Apr 25 '23 18:04 chrabia

I'm having the same issue over here.

Operating system Android

Plugin version 2.19.1

santiagob avatar May 02 '23 17:05 santiagob

Same issue here :/

xkaper001 avatar May 21 '23 18:05 xkaper001

Same. It happened after I added audio recording from Android Obsidian app that was made by core plugin.

UPD. So I tried to remove index\objects, it didn't work. So I removed my vault to clone it from git. And I got another problem - 10KiB/s downloading speed. Maybe it's somehow relative to "initializing push" stuck, where it wasn't actually stuck, but just uploading speeds was nearly 0 and I should waited 5-10 mins to upload all those "heavy" audio recordings.

UzverUA avatar Jul 18 '23 07:07 UzverUA

I was able to improve android performance by running git clean -f and git gc from a Termux terminal.

microsoft-dustin avatar Aug 07 '23 20:08 microsoft-dustin

I'm having the same problem on android 13 with plugin on version 2.21.0

Sinan-Karakaya avatar Aug 28 '23 20:08 Sinan-Karakaya