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
org.apache.commons.compress.archivers.ArchiveException: No Archiver found for the stream signature
2019-05-19 08:06:13.061 6497-6670/sanskritcode.sanskritdictionaryupdater E/ArchiveExtractor: :extractFile:IOEx:
org.apache.commons.compress.archivers.ArchiveException: No Archiver found for the stream signature
at org.apache.commons.compress.archivers.ArchiveStreamFactory.detect(ArchiveStreamFactory.java:563)
at org.apache.commons.compress.archivers.ArchiveStreamFactory.createArchiveInputStream(ArchiveStreamFactory.java:476)
at sanskritCode.downloaderFlow.ArchiveExtractor.inputStreamFromArchive(ArchiveExtractor.kt:58)
at sanskritCode.downloaderFlow.ArchiveExtractor.extractFile(ArchiveExtractor.kt:100)
at sanskritCode.downloaderFlow.ArchiveExtractor.doInBackground(ArchiveExtractor.kt:154)
at sanskritCode.downloaderFlow.ArchiveExtractor.doInBackground(ArchiveExtractor.kt:23)
at android.os.AsyncTask$2.call(AsyncTask.java:333)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:245)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)```
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: