Posts

Post not yet marked as solved
6 Replies
Now I've got an timeout exception :/java.lang.reflect.InvocationTargetException 425 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 426 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 427 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 428 at java.lang.reflect.Method.invoke(Method.java:498) 429 at com.apple.transporter.launcher.Application.start(Application.java:212) 430 at com.apple.transporter.launcher.Application.main(Application.java:642) 431Caused by: java.io.IOException: Could not connect to any repositories 432 at com.apple.transporter.misc.RemoteBundleRepository.getRepositoryUriAndEtag(RemoteBundleRepository.java:227) 433 at com.apple.transporter.misc.RemoteBundleRepository.loadResourcesFromRepository(RemoteBundleRepository.java:141) 434 at com.apple.transporter.bootstrap.BootstrapperPhase1.downloadNeededBundles(BootstrapperPhase1.java:249) 435 at com.apple.transporter.bootstrap.BootstrapperPhase1.bootstrap(BootstrapperPhase1.java:97) 436 at com.apple.transporter.bootstrap.BootstrapperPhase1.bootstrap(BootstrapperPhase1.java:59) 437 at com.apple.transporter.launcher.Launcher.launchBootstrapper(Launcher.java:37) 438 ... 6 more 4392019-11-03 05:12:04.556 altool[4391:33553] Out: 4402019-11-03 05:12:04.713 altool[4391:33545] *** Error: An error occurred uploading to Apple Services.
Post not yet marked as solved
6 Replies
Really weird processing at the moment.Passed three uploads:234345aa-cfd0-46d6-97df-ff5fd1b09178 7c4492a2-370b-44d5-ab6a-85edfafe099f fd72aa5a-ad9c-4928-b45b-142f9c1af567First one just ignored, even though it was first in the queue. Other two processed without any issues.
Post not yet marked as solved
6 Replies
I see this request being processed. So, it seems like some performance issues.Was almost instant just a few weeks ago. With the current processing speed absolutely not an option for a CI.
Post not yet marked as solved
6 Replies
Same issue on my end. Neither Xcode nore command-line notarizations are passed.The app bundle uploaded successfully, with UUID provided for the upload. However, no such entry in the history, and eror when trying to get status with notarization info.For example, the lastest UUID:f9d0b3df-1521-468b-889e-d0324944ffe5Successfully uploaded, butaltool[5075:30267] *** Error: Apple Services operation failed. Could not find the RequestUUID.What's interesting is that sometimes I receive letters from Apple for previous uploads that some of them were notarized. But I'd say it's about only 5% of all uploads. These uploads appears in the history as well.