【发布时间】:2015-07-10 02:46:57
【问题描述】:
今天我在提交到 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。
【问题讨论】:
-
最后我得到了 200 个响应...并且构建完成了。一定是临时打嗝……我想我会在一段时间后删除它……如果一切正常的话。
-
好吧,回到 502。我想这是那些日子之一。
标签: ios jenkins xcodebuild crashlytics