ios – Add error utilizing iTMSTransporter ‘An error occurred whereas making an attempt to name the requested technique validateAssets. (1272)’

0
16
ios – Add error utilizing iTMSTransporter ‘An error occurred whereas making an attempt to name the requested technique validateAssets. (1272)’


We’ve got a CD pipeline arrange for a lot of apps (we’re an app dev company, we’re importing apps on a regular basis). Uploads of our apps to AppStoreConnect utilizing the iTMSTransporter command line device began failing a number of days in the past.

If we try to add the identical bundle utilizing the Mac Transporter app, it uploads simply tremendous. The issue solely appears to be the iTMSTransporter command line device.

The model of the device we’re utilizing is: iTMSTransporter, model 3.3.0

I’ve additionally tried working these instructions pointing on the model of iTMSTransporter working at /Purposes/Transporter.app/Contents/itms/bin/iTMSTransporter however this would possibly not even begin resulting from some Java safety certificates challenge.

An instance of the command we’re calling is:

/usr/native/itms/bin/iTMSTransporter -m add -v eXtreme -f "/path/to/Bundle.itmsp" -jwt {generatedJwtHere}

The bundle seems to truly add to the AppStore OK, after numerous logs we get a message like:

INFO: Reservation dedicated: (CPUSource221/v4/0b/e5/74/0be57409-0479-3c02-0fa7-6b1e2125342f/http-transport-diagnostic-2323106272954036093.txt) file: (http-transport-diagnostic-2323106272954036093.txt)
[2024-10-30 14:48:12 AEDT]   INFO: Completed add for reservation: (CPUSource221/v4/0b/e5/74/0be57409-0479-3c02-0fa7-6b1e2125342f/http-transport-diagnostic-2323106272954036093.txt) file: (http-transport-diagnostic-2323106272954036093.txt)

However then quickly after the system fails. This is the final bunch of strains from the logs:

[2024-10-30 14:48:12 AEDT] 
DBG-X: Utilizing operation named: validateAssets [2024-10-30 14:48:12 AEDT]
DBG-X: Apple's net service operation enter parameters: [2024-10-30 14:48:12 AEDT]
DBG-X: parameter Utility = iTMSTransporter [2024-10-30 14:48:12 AEDT]
DBG-X: parameter BaseVersion = 3.3.0 [2024-10-30 14:48:12 AEDT]
DBG-X: parameter CPUToken = fdc4eb8b-c249-4c70-bf90-8b0878d2de9c/1730248300667 [2024-10-30 14:48:12 AEDT]
DBG-X: parameter Recordsdata = [metadata.xml, App.ipa] [2024-10-30 14:48:12 AEDT]
DBG-X: parameter MetadataChecksum = c32ad756f090da68830123132a616e3a [2024-10-30 14:48:12 AEDT]
DBG-X: parameter MetadataCompressed = (suppressed) [2024-10-30 14:48:12 AEDT]
DBG-X: parameter MetadataInfo = {packageVersion=software4.7} [2024-10-30 14:48:12 AEDT]
DBG-X: parameter OSIdentifier = Mac OS X 14.5 (aarch64); jvm=17.0.7+7-iTunesOpenJDK-3; jre=17.0.7+7-iTunesOpenJDK-3; arch=arm64; rosetta=true [2024-10-30 14:48:12 AEDT]
DBG-X: parameter PackageName = Bundle.itmsp [2024-10-30 14:48:12 AEDT]
DBG-X: parameter PackageSize = 40603953 [2024-10-30 14:48:12 AEDT]
DBG-X: parameter RequestUUID = 1c12bf85-9ff2-4916-a55c-12dd9e4ab771 [2024-10-30 14:48:12 AEDT]
DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2024-10-30T14:48:12+11:00 [2024-10-30 14:48:12 AEDT]
DBG-X: parameter StreamingInfoList = [file: 97c48494-e436-484d-9a5f-2a84576553338130357476207288847.swinfo.plist.gz, content-length: 194606, content-type: application/binary, MD5: b4df61ca1fb5d74e74b13117619a5cd2] [2024-10-30 14:48:12 AEDT]
DBG-X: parameter Transport = HTTP [2024-10-30 14:48:12 AEDT]
DBG-X: parameter TransporterArguments = -m add -v eXtreme -f /Customers/mick/Initiatives/Catholic Cemeteries/CCC App/Bundle.itmsp -jwt **hidden worth** [2024-10-30 14:48:12 AEDT]
DBG-X: parameter TxTransportVersions = {SigniantTCP=1.3.0, Aspera=1.2.1, Signiant=1.3.0, HTTP=2.1.2.SNAPSHOT} [2024-10-30 14:48:12 AEDT]
DBG-X: parameter Model = 3.3.0 [2024-10-30 14:48:12 AEDT]
DBG-X: parameter iTMSTransporterMode = add [2024-10-30 14:48:12 AEDT]
INFO: id = 20241030144812-155 [2024-10-30 14:48:12 AEDT]
DEBUG: SMART-CLIENT: getCurrent(); utilizing pinned information heart = contentdelivery01.itunes.apple.com [2024-10-30 14:48:12 AEDT]
INFO: iTMSTransporter Correlation Key: 816c0e77-2860-4ba5-9e0d-61d633c61b7f-0001 [2024-10-30 14:48:12 AEDT]
DEBUG: SMART-CLIENT: Host HTTP header: contentdelivery01.itunes.apple.com [2024-10-30 14:48:15 AEDT]
DBG-X: Apple's net service operation return worth: [2024-10-30 14:48:15 AEDT]
DBG-X: parameter Errors = [An error occurred while trying to call the requested method validateAssets. (1272)] [2024-10-30 14:48:15 AEDT]
DBG-X: parameter RestartClient = false [2024-10-30 14:48:15 AEDT]
DBG-X: parameter ErrorCode = 1272 [2024-10-30 14:48:15 AEDT]
DBG-X: parameter ErrorMessage = An error occurred whereas making an attempt to name the requested technique validateAssets. (1272) [2024-10-30 14:48:15 AEDT]
DBG-X: parameter Success = false [2024-10-30 14:48:15 AEDT]
ERROR: An error occurred whereas making an attempt to name the requested technique validateAssets. (1272) [2024-10-30 14:48:15 AEDT]
DBG-X: The error code is: 1272 [2024-10-30 14:48:15 AEDT]
INFO: Completed performing authentication.

This drawback is affecting all our apps. We have tried apps constructed utilizing Xcode 15 and 16. All points are taking place on Mac machines.

LEAVE A REPLY

Please enter your comment!
Please enter your name here