You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
[English translation] The first time I installed it, I opened the synchronization and it flashed back before it finished, reinstalled it and still had the same problem. The server trilium 0.63.7 has the following information.
java.lang.NullPointerException
at eu.fliegendewurst.triliumdroid.activity.main.MainActivity.getNoteLoaded(MainActivity.kt:979)
at eu.fliegendewurst.triliumdroid.activity.main.MainActivity$onCreate$4$createFragment$1.invoke$lambda$0(MainActivity.kt:176)
at eu.fliegendewurst.triliumdroid.activity.main.MainActivity$onCreate$4$createFragment$1.$r8$lambda$1qU2wkq6uXTBVBSYqSm9AjPZAR8(Unknown Source:0)
at eu.fliegendewurst.triliumdroid.activity.main.MainActivity$onCreate$4$createFragment$1$$ExternalSyntheticLambda0.onClick(D8$$SyntheticClass:0)
at android.view.View.performClick(View.java:7548)
at android.view.View.performClickInternal(View.java:7525)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:29568)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8244)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:559)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954)
FliegendeWurst
changed the title
Crash after initial sync
Crash when trying to add note after initial sync failed
Dec 25, 2024
FliegendeWurst
changed the title
Crash when trying to add note after initial sync failed
Crash when trying to add note after initial sync failed due to OOM
Dec 25, 2024
Thanks for the report. It seems your database is too large (at least 150 megabytes) to import at the moment.
I will try to optimize the sync process to handle this, but it will be tricky. In the meantime you can try trimming down your database size if you can.
Describe the bug
[English translation] The first time I installed it, I opened the synchronization and it flashed back before it finished, reinstalled it and still had the same problem. The server trilium 0.63.7 has the following information.
Screenshots
Smartphone:
The text was updated successfully, but these errors were encountered: