ITunesConnectionOperationErrorDomain代码=-19000

公司搬家了,新大厦的wifi导致的.....

Xcode的account下,开发者账号也提示Unable to authenticate with AppStore Connect。但是网页上AppStore Connect可以正常打开。

手机开热点就解决了。没啥好说的

21821653904973_.pic.jpg

21811653904951_.pic.jpg

点击Show Logs可以看到一大堆类似下边的日志:

ITunesConnectionOperationErrorDomain Code=-19000 "The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later." UserInfo={NSLocalizedRecoverySuggestion=The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later., NSLocalizedDescription=The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later., NSLocalizedFailureReason=App Store operation failed

翻译:

ITunesConnectionOperationErrorDomain代码=-19000 \“服务器返回了无效响应。这可能表示网络代理正在干扰通信,或者Apple服务器有问题。请稍后重试您的请求。\”UserInfo={NSLocalizedRecoverySuggestion=服务器返回了无效响应。这可能表示网络代理正在干扰通信,或者Apple服务器有问题。请稍后重试您的请求。NSLocalizedDescription=服务器返回了无效响应。这可能表示网络代理正在干扰通信,或者Apple服务器正在使用issues。请稍后重试您的请求。,NSLocalizedFailureReason=应用商店操作失败

你可能感兴趣的:(ITunesConnectionOperationErrorDomain代码=-19000)