Communication error. Please use diagnostic mode to check connectivity. You need to have outbound acc

来源:互联网 发布:文华程序交易模型源码 编辑:程序博客网 时间:2024/06/06 03:23

在xcode里上传苹果提交到App Store里时遇见了这个错,,,,本来半小时就可以完成的东西,搞了我一整天才发现是vpn的问题,我连的vpn太烂导致,也就是网络原因, 

Communication error. Please use diagnostic mode to check connectivity. You need to have outbound access to TCP port 443. 


 An exception has occurred: Can't connect to SOCKS proxy:Connection refused 

 Could not connect to Apple's web service.





由于一些原因只能用国外ip上传苹果包,以防苹果判重,所以用了一个垃圾的vpn上传了,然后换了400块的vpn,秒传啊,十分钟就搞定了,,,,这个错是因为网络原因,检查一下网络或者换个网,有时候就算能打开网页也不行,一般正常情况下构建苹果应用只需要10到半小时,慢了可能就是网络原因



这个是我取消了三次之后仍然要等将近三个小时的时候,我是崩溃的,现在看看也很蛋疼


阅读全文
0 0