简体   繁体   English

Xcode 9.3构建上传错误:为提供程序创建MZContentProviderUpload时发生异常。 (1004)

[英]Xcode 9.3 build upload Error: Exception occurred when creating MZContentProviderUpload for provider. (1004)

Error in upload builds on TestFlight/AppStore. 在TestFlight / AppStore上构建错误。 I am using Xcode 9.3 and error throws: 我正在使用Xcode 9.3和错误抛出:

An error occurred saving your changes to the Apple database. 将更改保存到Apple数据库时出错。 Exception occurred when creating MZContentProviderUpload for provider. 为提供程序创建MZContentProviderUpload时发生异常。 (1004) An unknown error occurred. (1004)发生未知错误。

Anyone help me why I am getting this error? 有人帮我解释为什么我会收到这个错误?

在此输入图像描述

Looks like something's up with Apple's servers. 看起来Apple的服务器出现了问题。 I am getting the same error so this confirms that. 我得到了同样的错误,所以这证实了这一点。 I was able to upload my app earlier today but from the past one hour, it's not working. 我能够在今天早些时候上传我的应用程序,但从过去一小时开始,它无法正常工作。

UPDATE: Although the upload went through for me, the app is still stuck under processing. 更新:虽然上传已经完成,但应用程序仍处于处理状态。 Looks like their servers are still acting up. 看起来他们的服务器仍在运行。

UPDATE 2: After waiting for an hour and a half, the app finally got processed. 更新2:等待一个半小时后,应用程序终于得到了处理。

This is the temporary issue with Apple Server. 这是Apple Server的临时问题。 Please wait for an hour and try again. 请等一个小时再试一次。 Thanks 谢谢

As I answered in this question . 正如我在这个问题中回答的那样 I was getting this error many times during 3 hours. 我在3个小时内多次收到此错误。 Sometimes along with other errors with it. 有时伴随着其他错误。

What helped: re-loginning to itunesconnect and restarting Mac after that. 有什么帮助:重新登录itunesconnect并在此之后重新启动Mac。 Build has uploaded from 1st attempt. Build已从第一次尝试上传。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 为提供程序创建 MZContentProviderUpload 时发生异常。 (1004) - Exception occurred when creating MZContentProviderUpload for provider. (1004) Xcode 9.3 build upload错误:保存对Apple数据库的更改时出错。 (1015) - Xcode 9.3 build upload Error: An error occurred saving your changes to the Apple database. (1015) Xcode构建上载错误:出站访问TCP端口443,无法找到包的MZContentProviderUpload。 (1041) - Xcode build upload Error: Outbound access to TCP port 443 and unable to find a MZContentProviderUpload for package. (1041) 在xcode 9 beta中创建开发构建时发生错误 - An error occurred while creating development build in xcode 9 beta XCode“上传期间发生错误,rsync:失败” - XCode “An error occurred during upload, rsync: failed” 上传期间发生错误。 Xcode - An error occurred during upload. Xcode Xcode 9.3 无法将构建提交到 App Store - Xcode 9.3 cannot submit build to App Store 当Ionic 3应用程序在大于9.3的ios上运行时,Xcode给出异常 - Xcode is giving exception when Ionic 3 app run on ios greater than 9.3 Xcode 9.3中Swift的-Osize构建设置是什么? - What is -Osize build setting for Swift in Xcode 9.3? iTunes商店操作失败。 从Xcode 9.3在TestFlight上上传构建时,WatchKit错误 - iTunes store operation failed. WatchKit error while uploading build on TestFlight from Xcode 9.3
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM