【问题标题】:Fastlane upload to crashlytics fails with error fetching remote fileFastlane 上传到 crashlytics 失败,错误获取远程文件
【发布时间】:2018-03-24 13:54:35
【问题描述】:

我的错误: Fastlane 上传到 crashlytics 失败并出现以下错误:

[12:59:37]:获取远程文件时出错:命令“解压缩”的退出状态 'C:/Users/xxxx/Library/CrashlyticsAndroid/crashlytics-devtools.zip' -d 'C:/Users/xxxx/Library/CrashlyticsAndroid'' 是 2 而不是 0。

存档:C:/Users/xxxx/Library/CrashlyticsAndroid/crashlytics-devtools.zip

警告[C:/Users/xxxx/Library/CrashlyticsAndroid/crashlytics-devtools.zip]: 30829 extra bytes at beginning or within zipfile (attempting to process anyway)

file #1: bad zipfile offset (local header sig): 30829 (尝试重新补偿) 膨胀:

C:/Users/xxxx/Library/CrashlyticsAndroid/crashlytics_build.xml
错误:无效压缩数据膨胀坏 CRC 00000000(应该 是 313e1340)

file #2: bad zipfile offset (local header sig): 839 (attempting to re-compensate)

文件 #2:错误的 zipfile 偏移量(本地标头 sig):839 文件 #3:错误的 zipfile 偏移量(本地标头 sig):34909

Fastlane 环境:我的fastlane环境是herehttps://github.com/fastlane/fastlane/issues/12161

【问题讨论】:

    标签: crashlytics fastlane crashlytics-android crashlytics-beta


    【解决方案1】:

    Windows 上尚未正式支持 fastlane。我的建议是在 macOS 上执行此操作。 (我也在你的 GitHub 问题上发表了评论)。

    【讨论】:

      【解决方案2】:

      here 下载 zip 并提取 fastlane 无法解压缩 crashlytics-devtools.zip 的位置。

      对我来说,路径是 C:/Users/{your-user}/Library/CrashlyticsAndroid/crashlytics-devtools.zip

      【讨论】:

        猜你喜欢
        • 2021-05-25
        • 2017-12-24
        • 2020-10-04
        • 2012-04-02
        • 1970-01-01
        • 2019-08-09
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多