Any updates here? I am also having issues with notarytool taking too long. I have been waiting over 12 hours.
xcrun notarytool submit Cadenza-1.2.0.pkg --apple-id ********** --password *********** --team-id ******* --wait
Conducting pre-submission checks for Cadenza-1.2.0.pkg and initiating connection to the Apple notary service...
Submission ID received
id: 3a852a32-8700-4c37-b79a-6b8654ea82a8
Upload progress: 100.00% (9.84 MB of 9.84 MB)
Successfully uploaded file
id: 3a852a32-8700-4c37-b79a-6b8654ea82a8
path: Cadenza-1.2.0.pkg
Waiting for processing to complete.
Current status: In Progress.........................................................................................................................................................................Current status: In Progress.........................................................................................................................................................................Current status: In Progress.........................................................................................................................................................................Current status: In Progress.........................................................................................................................................................................Current status: In Progress.........................................................................................................................................................................Current status: In Progress.........................................................................................................................................................................Current status: In Progress.........................................................................................................................................................................Current status: In Progress..
My notarytool history command is still showing in progress:
$ xcrun notarytool history --keychain-profile "MyNotaryProfile"
Successfully received submission history.
history
--------------------------------------------------
createdDate: 2024-02-19T04:02:23.697Z
id: 3a852a32-8700-4c37-b79a-6b8654ea82a8
name: Cadenza-1.2.0.pkg
status: In Progress
This tool should at least be giving us some feedback about why this could be happening, but there is zero information to learn from this output.
Post
Replies
Boosts
Views
Activity
UPDATE: I got it to work. I simply submitted a few hours later and it was accepted in seconds. Probably was some issue on Apple's end.