Skip to content

今天重复报错,文件都没了 #12

Description

@ppllpig

不知道什么原因导致data.mix_dav内容变0KB了
日志错误是:

java.lang.Exception: ??WebDAV????
at com.donut.mixfile.server.core.routes.api.routes.webdav.objects.WebDavManager.parseDataFromBytes(WebDavManager.kt:41)
at com.donut.mixfile.server.core.routes.api.routes.webdav.objects.WebDavManager.loadDataFromBytes(WebDavManager.kt:30)
at com.donut.mixfilecli.ApplicationKt.main(Application.kt:157)
Caused by: java.io.EOFException
at java.base/java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
at java.base/java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
at java.base/java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
at java.base/java.util.zip.GZIPInputStream.(GZIPInputStream.java:79)
at java.base/java.util.zip.GZIPInputStream.(GZIPInputStream.java:91)
at com.donut.mixfile.server.core.utils.UtilKt.decompressGzip(Util.kt:145)
at com.donut.mixfile.server.core.utils.UtilKt.decompressGzip$default(Util.kt:143)
at com.donut.mixfile.server.core.routes.api.routes.webdav.objects.WebDavManager.parseDataFromBytes(WebDavManager.kt:35)
... 2 more
Exception in thread "main" java.lang.Error: ??WebDAV????: ??WebDAV????
at com.donut.mixfilecli.ApplicationKt.main(Application.kt:160)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions