Post

Replies

Boosts

Views

Activity

Reply to altool fails with "The auth server returned a bad status code"
Hi, I have configured a different machine (macOS12.5 and Xcode 13.4). Uploaded a new package with notarytool and I was able to get the status. I am not able to get the status of previously uploaded package (uploaded with altool) using notarytool. I get the error "Submission does not exist or does not belong to your team." Following is the output I get xcrun altool. I am retrying 10 times in the code and I always gets following response. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>os-version</key> <string>12.5.0</string> <key>product-errors</key> <array> <dict> <key>code</key> <integer>-19000</integer> <key>message</key> <string>The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later.</string> <key>userInfo</key> <dict> <key>NSLocalizedDescription</key> <string>The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later.</string> <key>NSLocalizedFailureReason</key> <string>Apple Services operation failed.</string> <key>NSLocalizedRecoverySuggestion</key> <string>The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later.</string> </dict> </dict> </array> <key>tool-path</key> <string>/Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/AppStoreService.framework</string> <key>tool-version</key> <string>5.4211.13411</string> <key>warnings</key> <array> <dict> <key>code</key> <integer>-1030</integer> <key>message</key> <string>altool has been deprecated and, starting in fall 2023, will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software.</string> <key>userInfo</key> <dict> <key>NSLocalizedDescription</key> <string>altool has been deprecated and, starting in fall 2023, will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software.</string> </dict> </dict> </array> </dict> </plist> regards Prema Kumar
Jul ’22
Reply to altool fails with "The auth server returned a bad status code"
Hi, I have configured a different machine (macOS12.5 and Xcode 13.4). Uploaded a new package with notarytool and I was able to get the status. I am not able to get the status of previously uploaded package (uploaded with altool) using notarytool. I get the error "Submission does not exist or does not belong to your team." Following is the output I get xcrun altool. I am retrying 10 times in the code and I always gets following response. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>os-version</key> <string>12.5.0</string> <key>product-errors</key> <array> <dict> <key>code</key> <integer>-19000</integer> <key>message</key> <string>The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later.</string> <key>userInfo</key> <dict> <key>NSLocalizedDescription</key> <string>The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later.</string> <key>NSLocalizedFailureReason</key> <string>Apple Services operation failed.</string> <key>NSLocalizedRecoverySuggestion</key> <string>The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later.</string> </dict> </dict> </array> <key>tool-path</key> <string>/Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/AppStoreService.framework</string> <key>tool-version</key> <string>5.4211.13411</string> <key>warnings</key> <array> <dict> <key>code</key> <integer>-1030</integer> <key>message</key> <string>altool has been deprecated and, starting in fall 2023, will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software.</string> <key>userInfo</key> <dict> <key>NSLocalizedDescription</key> <string>altool has been deprecated and, starting in fall 2023, will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software.</string> </dict> </dict> </array> </dict> </plist> regards Prema Kumar
Replies
Boosts
Views
Activity
Jul ’22
Reply to A timestamp was expected but was not found
Hi Quinn, Thank you for your reply. Could you please let us know why the requests are failing when they are originated from IP 103.36.149.7? Many thanks in advance. Regards Prema Kumar
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to A timestamp was expected but was not found
Hi Quinn, May I have an update please? we are blocked from July 18 2022 because of this issue. Or could you please let me know the escalation channel? regards Prema Kumar
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to App showing unidentified developer under General - Login Items Added - Allow in the Background
Hi, We also face the same issue. Our executables are signed and timestamped. The packages is passed notarization as well. Still it is shown as "unidentified developer". Any help is greatly appreciated. One more annoying thing is, on every reboot, this notification comes. regards
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to Notarization upload failure
Hi Quinn, notarytool works. But, we have not moved yet to notarytool in our production environment. Regards Prema Kumar
Topic: Code Signing SubTopic: Notarization Tags:
Replies
Boosts
Views
Activity
Nov ’22