将应用程序提交到 Fabric 失败,错误代码为 0 或 502 或 503
Submit app to Fabric fails with error code 0 or 502 or 503
今天提交到 Fabric 时突然出现这些错误:
2015-07-10 11:42:27.399 submit Crashlytics: Crashlytics.framework/submit 1.3.5 (15)
2015-07-10 11:42:48.689 submit Crashlytics: Unable to find application in Crashlytics. Response code: 0
2015-07-10 11:42:48.690 submit Crashlytics: Does this app belong to this org?
We couldn't validate app with bundle ID jp.puroland.kisekae in the selected organization, so make sure you've first added your app through the Crashlytics app.
You can check that your API key and build secret are correct by going here: https://crashlytics.com/settings/organizations
Then select the org and click on API key or build secret underneath the org name.
据我所知,自昨天以来我还没有真正做过任何更改,当时一切正常,几个月和几周以来。
FWIV 我仔细检查了 API 密钥并构建了秘密。什么也没有变。这些东西都保存在 Jenkins 作业中,我不碰它。
更新:现在我收到错误代码 502 而不是 0。这是 HTTP 响应代码吗?服务器坏了?
更新:现在我得到 503。
我认为这是 Crashlytics(但不是 Fabric)服务器端问题。和你一样,我没有改变任何可能影响 ipa 上传的东西。
我也在日本,当我尝试登录 Crashlytics mac 应用程序时收到 "Unable to Reach Server"。相反,我尝试通过 https://github.com/nomad/shenzhen 使用命令行,但我得到了与您看到的类似的错误响应(我的是 502 bad gateway)。我的 API key/secret 很好。
大约 30 分钟前命令行上传开始工作,5 分钟前我能够登录到 Crashlytics mac 应用程序。然后做一个存档,并通过 mac 应用程序上传 ipa 工作正常。
我始终能够使用我的 Crashlytics 帐户登录到仪表板。
我通过仪表板联系了 Crashlytics 支持,这可能有助于快速解决问题。
令人沮丧,但幸运的是暂时的。
今天我在使用 Fabric Dashboard 登录时遇到错误 "Unable to Reach Server"。
您可以从 http://status.fabric.io/ 检查结构状态,有时结构可能会发生变化,问题来自服务器端。
目前"Fabric dashboard not loading"所以我检查了Fabric的状态,发现dashboard的状态是"Partial Outage"。我们可能需要等待 fabric 修复它。
今天提交到 Fabric 时突然出现这些错误:
2015-07-10 11:42:27.399 submit Crashlytics: Crashlytics.framework/submit 1.3.5 (15)
2015-07-10 11:42:48.689 submit Crashlytics: Unable to find application in Crashlytics. Response code: 0
2015-07-10 11:42:48.690 submit Crashlytics: Does this app belong to this org?
We couldn't validate app with bundle ID jp.puroland.kisekae in the selected organization, so make sure you've first added your app through the Crashlytics app.
You can check that your API key and build secret are correct by going here: https://crashlytics.com/settings/organizations
Then select the org and click on API key or build secret underneath the org name.
据我所知,自昨天以来我还没有真正做过任何更改,当时一切正常,几个月和几周以来。
FWIV 我仔细检查了 API 密钥并构建了秘密。什么也没有变。这些东西都保存在 Jenkins 作业中,我不碰它。
更新:现在我收到错误代码 502 而不是 0。这是 HTTP 响应代码吗?服务器坏了?
更新:现在我得到 503。
我认为这是 Crashlytics(但不是 Fabric)服务器端问题。和你一样,我没有改变任何可能影响 ipa 上传的东西。
我也在日本,当我尝试登录 Crashlytics mac 应用程序时收到 "Unable to Reach Server"。相反,我尝试通过 https://github.com/nomad/shenzhen 使用命令行,但我得到了与您看到的类似的错误响应(我的是 502 bad gateway)。我的 API key/secret 很好。
大约 30 分钟前命令行上传开始工作,5 分钟前我能够登录到 Crashlytics mac 应用程序。然后做一个存档,并通过 mac 应用程序上传 ipa 工作正常。
我始终能够使用我的 Crashlytics 帐户登录到仪表板。
我通过仪表板联系了 Crashlytics 支持,这可能有助于快速解决问题。
令人沮丧,但幸运的是暂时的。
今天我在使用 Fabric Dashboard 登录时遇到错误 "Unable to Reach Server"。
您可以从 http://status.fabric.io/ 检查结构状态,有时结构可能会发生变化,问题来自服务器端。
目前"Fabric dashboard not loading"所以我检查了Fabric的状态,发现dashboard的状态是"Partial Outage"。我们可能需要等待 fabric 修复它。