iOS Question Problem upload ipa file

RanSoft

Member
Licensed User
Longtime User
Uploading ipa file.
Submitting app (this step can take several minutes to complete).
Error: 2024-05-06 03:07:58.063 Starting altool...
2024-05-06 03:07:58.066 Initializing bundle from: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/AppStoreService.framework
2024-05-06 03:07:58.069 Will look for transporter at executable bundle relative path: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2024-05-06 03:07:58.069 Looking for Transporter at path: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2024-05-06 03:07:58.069 Looking for Transporter at path: /Applications/Xcode.app/Contents/Developer/usr/bin/../SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2024-05-06 03:07:58.069 Looking for Transporter at path: /Applications/Xcode.app/Contents/Developer/usr/bin/../itms/bin/iTMSTransporter
2024-05-06 03:07:58.069 Looking for Transporter at path: /Applications/Transporter.app/Contents/itms/bin/iTMSTransporter
2024-05-06 03:07:58.069 Looking for Transporter at path: /usr/local/itms/bin/iTMSTransporter
2024-05-06 03:07:58.069 Using default transporter location: /usr/local/itms/bin/iTMSTransporter
2024-05-06 03:07:58.071 Will look for transporter at executable bundle relative path: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2024-05-06 03:07:58.071 Looking for Transporter at path: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2024-05-06 03:07:58.071 Looking for Transporter at path: /Applications/Xcode.app/Contents/Developer/usr/bin/../SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2024-05-06 03:07:58.071 Looking for Transporter at path: /Applications/Xcode.app/Contents/Developer/usr/bin/../itms/bin/iTMSTransporter
2024-05-06 03:07:58.071 Looking for Transporter at path: /Applications/Transporter.app/Contents/itms/bin/iTMSTransporter
2024-05-06 03:07:58.071 Looking for Transporter at path: /usr/local/itms/bin/iTMSTransporter
2024-05-06 03:07:58.071 Using default transporter location: /usr/local/itms/bin/iTMSTransporter
2024-05-06 03:07:58.071 iTMSTransporter is not available. Using REST APIs.
2024-05-06 03:07:58.905
=======================
WEB SERVICE REQUEST 'generateAppleConnectToken'
URL: https://contentdelivery.itunes.apple.com/WebObjects/MZLabelService.woa/json/MZITunesSoftwareService
timeout: 1800
method: POST
httpHeaders: {
"Content-Length" = 509;
"Content-Type" = "application/json";
"x-request-id" = "20240506030758-928";
"x-tx-client-name" = altool;
"x-tx-client-version" = "7.006 (15006)";
"x-tx-method" = generateAppleConnectToken;
}
httpBody: {
id = "20240506030758-928";
jsonrpc = "2.0";
method = generateAppleConnectToken;
params = {
Application = altool;
ApplicationBundleId = "com.apple.itunes.altool";
FrameworkVersions = {
"com.apple.itunes.connect.ITunesConnectFoundation" = "7.006 (15006)";
"com.apple.itunes.connect.ITunesConnectFoundationExtras" = "7.006 (15006)";
"com.apple.itunes.connect.ITunesPackage" = "7.006 (15006)";
};
OSIdentifier = "Mac OS X 14.2.1 (x86_64)";
Password = "**hidden value**";
Username = "xxxxxxxxxx@icloud.com";
Version = "7.006 (15006)";
};
}
=======================
2024-05-06 03:07:59.802
=======================
WEB SERVICE RESPONSE (generateAppleConnectToken):
status code: 200 (no error)
MIME/TYPE: application/json
httpHeaders: {
"Accept-Language" = "en-US,en;q=0.9";
"Cache-Control" = "private, no-cache, no-store, must-revalidate, max-age=0";
Connection = "keep-alive";
"Content-Encoding" = gzip;
"Content-Length" = 227;
"Content-Type" = "application/json";
Date = "Mon, 06 May 2024 07:07:59 GMT";
Expires = "Wed, 01-May-2024 18:59:01 GMT";
Pragma = "no-cache";
Server = "daiquiri/5";
"Strict-Transport-Security" = "max-age=31536000; includeSubDomains";
"apple-originating-system" = MZContentDeliveryProducer;
"apple-seq" = "0.0";
"apple-timing-app" = "266 ms";
"apple-tk" = false;
b3 = "46353a3aece25d09077f8d8f159766cf-a6071c047c219340";
"x-apple-application-instance" = 244115;
"x-apple-application-site" = MR22;
"x-apple-jingle-correlation-key" = IY2TUOXM4JOQSB37RWHRLF3GZ4;
"x-apple-request-uuid" = "46353a3a-ece2-5d09-077f-8d8f159766cf";
"x-b3-spanid" = a6071c047c219340;
"x-b3-traceid" = 46353a3aece25d09077f8d8f159766cf;
"x-daiquiri-instance" = "daiquiri:13624002:mr85p00it-hyhk03094901:7987:24RELEASE93:daiquiri-amp-processing-shared-int-001-mr, daiquiri:18493001:mr85p00it-hyhk03154801:7987:24RELEASE93:daiquiri-amp-all-shared-ext-001-mr";
"x-json-content-length" = 454;
"x-request-through-daiquiri-producer" = "mr-internal";
"x-responding-instance" = "MZContentDeliveryProducer:244115:::";
"x-webobjects-loadaverage" = 0;
}
httpBody: {"result":{"Errors":["Unable to generate an Apple Connect token at this time due to a general error (1611)"],"RestartClient":false,"ErrorCode":1611,"ErrorMessage":"Unable to generate an Apple Connect token at this time due to a general error (1611)","ShouldUseRESTAPIs":false,"Success":false},"id":"20240506030758-928","jsonrpc":"2.0","error":{"code":1611,"message":"Unable to generate an Apple Connect token at this time due to a general error (1611)"}}
=======================
2024-05-06 03:07:59.803 Web service call (generateAppleConnectToken) result: {
ErrorCode = 1611;
ErrorMessage = "Unable to generate an Apple Connect token at this time due to a general error (1\U2026";
Errors = (
"Unable to generate an Apple Connect token at this time due to a general error (1\U2026"
);
RestartClient = 0;
ShouldUseRESTAPIs = 0;
Success = 0;
}
2024-05-06 03:07:59.812 {
ErrorCode = 1611;
ErrorMessage = "Unable to generate an Apple Connect token at this time due to a general error (1611)";
Errors = (
"Unable to generate an Apple Connect token at this time due to a general error (1611)"
);
RestartClient = 0;
ShouldUseRESTAPIs = 0;
Success = 0;
}
2024-05-06 03:07:59.812 Non-localized server string received: 'Unable to generate an Apple Connect token at this time due to a general error'.
2024-05-06 03:07:59.813 Non-localized server string received: 'Unable to generate an Apple Connect token at this time due to a general error'.
2024-05-06 03:07:59.904 Bad status code: <MZWebServiceDAWTokenForUsernameAndPassword: 0x7f9a1e306820>
2024-05-06 03:07:59.905 *** Error: Error uploading 'Z:\xxxxxxxxxxxxxxxxxxx.ipa'.
2024-05-06 03:07:59.905 *** Error: Unable to upload archive. Failed to get authorization for username 'xxxxxxxxx@icloud.com' and password. (
"Error Domain=NSCocoaErrorDomain Code=0 \"Status code: 0\" UserInfo={NSLocalizedDescription=Status code: 0, NSLocalizedFailureReason=The auth server returned a bad status code.}"
) (-1011)
{
NSLocalizedDescription = "Unable to upload archive.";
NSLocalizedFailureReason = "Failed to get authorization for username 'xxxxxxxxxx@icloud.com' and password. (\n \"Error Domain=NSCocoaErrorDomain Code=0 \\\"Status code: 0\\\" UserInfo={NSLocalizedDescription=Status code: 0, NSLocalizedFailureReason=The auth server returned a bad status code.}\"\n)";
 

RichardN

Well-Known Member
Licensed User
Longtime User
Just to confirm.... You are using the app-specific password you created online rather than your Apple account password?
 
Upvote 0
Top