xcode 将数据发送到 iTunes Store 时出现错误“scheduling restart Soon”

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/52428261/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 10:47:41  来源:igfitidea点击:

There was an error sending data to the itunes store "scheduling restart shortly"

iosxcodeapp-store-connect

提问by Vvk

When uploading app on the TestFlight. The error showing There was an error sending data to the iTunes store "scheduling restart shortly". Also, it's not uploading with App Loader.

在 TestFlight 上上传应用程序时。错误显示向 iTunes 商店发送数据时出错“很快安排重新启动”。此外,它不是使用 App Loader 上传的。

回答by Harshad Pipaliya

Wait for while it automatically restarts this process and your app is uploaded.

等待它自动重新启动此过程并上传您的应用程序。

I faced the same issue. I just wait in the same window.

我遇到了同样的问题。我只是在同一个窗口等待。

回答by little

Doesn't it means that there is a scheduled maintenance for iTunes Connect and that you should just try again later?

这不是意味着 iTunes Connect 有定期维护,您应该稍后再试吗?

回答by Dhaval H. Nena

Faced this issue several times and many a time it was resolved automatically upon auto restart from the Xcode itself as they mentioned in the message scheduling restart shortly.

多次遇到这个问题,很多时候它会在从 Xcode 本身自动重启时自动解决,正如他们在消息调度重启中提到的那样。

However, if the issue still persists there might be an issue with your internet connection, in my case issue was with the firewall and upon changing the firewall it was resolved. In such cases using your mobile data will help upload the build.

但是,如果问题仍然存在,则您的 Internet 连接可能存在问题,就我而言,问题出在防火墙上,更改防火墙后问题已解决。在这种情况下,使用您的移动数据将有助于上传构建。

回答by Brett

Had this many times over the years. Latest fix for me is to reboot the Mac, and also ensuring you are on are on a Mobile network (as pointed out by Max Niagolov) and not any Coorporate Wifi. Have been using Mobile Network for past 6 years in various companies as Coorp Wifi never works.

这些年来有很多次。对我来说最新的解决方法是重新启动 Mac,并确保您使用的是移动网络(如 Max Niagolov 所指出的),而不是任何 Coorporate Wifi。过去 6 年一直在各种公司使用移动网络,因为 Coorp Wifi 从来没有工作过。

回答by Max Niagolov

In my case I've encountered with this issue two times. First time I solved it by using Application Loader and it successfully uploaded. And then when I was needed to upload another version of the same app this issue appeared again and after I few unsuccessful attempts to upload it. I switched my network to mobile phone from wifi and finally uploaded the build.

就我而言,我遇到过两次这个问题。我第一次使用 Application Loader 解决了它并成功上传。然后当我需要上传同一个应用程序的另一个版本时,这个问题又出现了,在我几次尝试上传失败之后。我将网络从wifi切换到手机,最后上传了构建。

回答by Anupam Gupta

It was automatically resolved I don't need to to anything just wait till the upload.

它是自动解决的,我不需要做任何事情,只需等到上传即可。

回答by Niraj

Had this issue for 2-3 mins, it resolved automatically and started uploading process. Do not need to cancel or restart mac in my case.

有这个问题 2-3 分钟,它自动解决并开始上传过程。在我的情况下不需要取消或重新启动 mac。