Open freedomforwhat opened 1 month ago
Same issue, except the first sync after setting everything up went good, but when I do "Fit Sync" from the menu the app is crashing.
Pixel 9, Android 14.
Same problem on Pixel 8 Pro
Same. Always crashes on "Performing pre-sync checks" after the initial sync. Device: Xiaomi 13T Android 14 OS version Xiaomi HyperOS 1.0.6.0.UMFMIXM
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.getcapacitor.Bridge.lambdaScallPluginMethodSO(B ridge.java:806) at com.getcapacitor.Bridge. Sr8SlambdaSehFTi5f4HhVNFKTbCKAYDkpQYRA(Unkno wn Source:0) at com.getcapacitor. BridgeS SExternalSyntheticLambda3.run(Unknown Source:8) at android.os.Handler.handleCallback(Handler.java:958) android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:222) at android.os.Looper.loop(Looper.java:314) at android.os.HandlerThread.run(HandlerThread.java:67) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invokeNative Method) at com.getcapacitor.PluginHandle.invoke(PluginHandle.ja va: 138) at com.getcapacitor.Bridge.lambdaScallPluginMethodSO(B ridge.java:797) ... 7 more Caused by: java.lang.OutOfMemoryError: Failed to allocate a 150994952 byte allocation with 25165824 free bytes and 137MB until OOM, target footprint 149531680, growth limit 268435456 at java.util.Arrays.copyOf(Arrays.java:3585) at java.lang.AbstractStringBuilder. ensureCapacityInternal( AbstractStringBuilder.java:177) ... 10 more
После настройки, по кнопке "fit sync" начинает проверку "performing pre sync checks", и на этом крашится (стандартное уведомление Андроид «в работе приложения obsidian произошёл сбой») через секунд 30, и репозиторий по итогу не наполняется ничем, readme файл один как был, так и остаётся. Я могу как-то вытащить лог плагина/Обсидиана для вас?
Eng: After customization, on the "fit sync" button it starts "performing pre sync checks" and then crashes (standard Android notification "obsidian application failed") after 30 seconds, and the repository is not filled with anything, the readme file is the same as it was. Is there any way I can pull the plugin/obsidian log for you?