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
{{ message }}
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
java.util.NoSuchElementException: List is empty.
at a.a.v.e(Collections.kt:363)
at net.syncthing.repository.android.database.c.b$a.a(FileInfoItem.kt:51)
at net.syncthing.repository.android.b$l.b(SqliteTransaction.kt:80)
at net.syncthing.repository.android.b$l.a(SqliteTransaction.kt:10)
at net.syncthing.repository.android.b.a(SqliteTransaction.kt:34)
at net.syncthing.repository.android.b.a(SqliteTransaction.kt:78)
at net.syncthing.a.a.c.e.a(IndexElementProcessor.kt:36)
at net.syncthing.a.a.c.j.a(IndexMessageProcessor.kt:29)
at net.syncthing.a.a.c.k$e.a(IndexMessageQueueProcessor.kt:128)
at net.syncthing.a.a.c.k$e.a(IndexMessageQueueProcessor.kt:33)
at net.syncthing.repository.android.a$a.call(SqliteIndexRepository.kt:24)
at android.arch.b.b.e.a(RoomDatabase.java:303)
at net.syncthing.repository.android.a.a(SqliteIndexRepository.kt:15)
at net.syncthing.a.a.c.k.a(IndexMessageQueueProcessor.kt:123)
at net.syncthing.a.a.c.k$1.c(IndexMessageQueueProcessor.kt:85)
at a.c.b.a.a.b(ContinuationImpl.kt:32)
at kotlinx.coroutines.az$a.a(Dispatched.kt:235)
at kotlinx.coroutines.a.run(AbstractContinuation.kt:19)
at kotlinx.coroutines.c.i.run(Tasks.kt:94)
at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:586)
at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:60)
at kotlinx.coroutines.c.a$b.run(CoroutineScheduler.kt:732)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
syncthing lite v0.3.12 updating index error:
IndexMessageQueueProcessor.indexUpdateProcessStoredQueue
java.util.NoSuchElementException: List is empty.
at a.a.v.e(Collections.kt:363)
at net.syncthing.repository.android.database.c.b$a.a(FileInfoItem.kt:51)
at net.syncthing.repository.android.b$l.b(SqliteTransaction.kt:80)
at net.syncthing.repository.android.b$l.a(SqliteTransaction.kt:10)
at net.syncthing.repository.android.b.a(SqliteTransaction.kt:34)
at net.syncthing.repository.android.b.a(SqliteTransaction.kt:78)
at net.syncthing.a.a.c.e.a(IndexElementProcessor.kt:36)
at net.syncthing.a.a.c.j.a(IndexMessageProcessor.kt:29)
at net.syncthing.a.a.c.k$e.a(IndexMessageQueueProcessor.kt:128)
at net.syncthing.a.a.c.k$e.a(IndexMessageQueueProcessor.kt:33)
at net.syncthing.repository.android.a$a.call(SqliteIndexRepository.kt:24)
at android.arch.b.b.e.a(RoomDatabase.java:303)
at net.syncthing.repository.android.a.a(SqliteIndexRepository.kt:15)
at net.syncthing.a.a.c.k.a(IndexMessageQueueProcessor.kt:123)
at net.syncthing.a.a.c.k$1.c(IndexMessageQueueProcessor.kt:85)
at a.c.b.a.a.b(ContinuationImpl.kt:32)
at kotlinx.coroutines.az$a.a(Dispatched.kt:235)
at kotlinx.coroutines.a.run(AbstractContinuation.kt:19)
at kotlinx.coroutines.c.i.run(Tasks.kt:94)
at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:586)
at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:60)
at kotlinx.coroutines.c.a$b.run(CoroutineScheduler.kt:732)
The text was updated successfully, but these errors were encountered: