[Obsidian Git][Android] NotFoundError / Could not find

image

I can’t push to my repo, I just get “Initializing push”, a long pause, then "Could not find: " and then a long hex string. Can anyone help me:

  1. Figure out what file or line it’s referring to?
  2. Share a similar experience and what you did?

This on Android. My Windows and Linux PC’s are using the plug-in just fine.
My personal access token was expired, so I did have to generate a new one, but it has all the permissions. Also I can pull from the private repo, so some kind of authentication is working.

Update: I got into the source code and it looks like this couldn’t be authentication related, so there’s something else. Gonna see if there’s something essential that I added to the .gitignore.