y***@163.com
y***@163.com
  • 发布:2020-05-18 18:02
  • 更新:2020-10-12 11:29
  • 阅读:1092

【报Bug】 IOS云打包,tansport 交付时报错

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Mac

PC开发环境操作系统版本号: 10.15.4 (19E287)

HBuilderX类型: 正式

HBuilderX版本号: 2.6.16

手机系统: iOS

手机系统版本号: iOS 13.2

手机厂商: 苹果

手机机型: xr

页面类型: vue

打包方式: 云端

项目创建方式: HBuilderX

操作步骤:

2.6.16 提交云打包,然后使用transport 交付

预期结果:

能够正常交付

实际结果:

交付到 AppStore 时出错

bug描述:

IOS云打包,交付时报错:

[2020-05-18 17:54:35 CST] <main>  INFO: An error occurred checking the HEAD for: https://contentdelivery.itunes.apple.com/transporter/repositories/j2se8/latest/repository.xml Unexpected end of file from server Exception's name: java.net.SocketException, Exception's message: Unexpected end of file from server  
[2020-05-18 17:54:35 CST] <main>  INFO: An error occurred checking the HEAD for: https://contentdelivery.itunes.apple.com/transporter/repositories/j2se7/latest/repository.xml Unexpected end of file from server Exception's name: java.net.SocketException, Exception's message: Unexpected end of file from server  
[2020-05-18 17:54:35 CST] <main>  INFO: An error occurred checking the HEAD for: https://contentdelivery.itunes.apple.com/transporter/repositories/j2se6/latest/repository.xml Unexpected end of file from server Exception's name: java.net.SocketException, Exception's message: Unexpected end of file from server  
[2020-05-18 17:54:35 CST] <main>  INFO: An error occurred checking the HEAD for: https://contentdelivery.itunes.apple.com/transporter/repositories/j2se5/latest/repository.xml Unexpected end of file from server Exception's name: java.net.SocketException, Exception's message: Unexpected end of file from server  
java.lang.reflect.InvocationTargetException  
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)  
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  
    at java.lang.reflect.Method.invoke(Method.java:498)  
    at com.apple.transporter.launcher.Application.start(Application.java:220)  
    at com.apple.transporter.launcher.Application.main(Application.java:658)  
Caused by: java.io.IOException: Could not connect to any repositories  
    at com.apple.transporter.misc.RemoteBundleRepository.getRepositoryUriAndEtag(RemoteBundleRepository.java:227)  
    at com.apple.transporter.misc.RemoteBundleRepository.loadResourcesFromRepository(RemoteBundleRepository.java:141)  
    at com.apple.transporter.bootstrap.BootstrapperPhase1.downloadNeededBundles(BootstrapperPhase1.java:249)  
    at com.apple.transporter.bootstrap.BootstrapperPhase1.bootstrap(BootstrapperPhase1.java:97)  
    at com.apple.transporter.bootstrap.BootstrapperPhase1.bootstrap(BootstrapperPhase1.java:59)  
    at com.apple.transporter.launcher.Launcher.launchBootstrapper(Launcher.java:37)  
    ... 6 more  
2020-05-18 18:02 负责人:无 分享
已邀请:
BMWMWM

BMWMWM

你好解决了吗 我也遇到同样的问题

gsa

gsa

您好解决了吗 我也遇到同样的问题

该问题目前已经被锁定, 无法添加新回复