#notarization never ending

18 messages · Page 1 of 1 (latest)

restive apex
#

Running [tauri_bundler::bundle::common] Command xcrun altool --notarization-info be6e445e-9269-412b-8fad-891331579ee8 --apiKey *** --apiIssuer ***
2023-09-14 12:43:02.899 *** Warning: altool has been deprecated for notarization and starting in late 2023 will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software. (-1030)
No errors getting notarization info.

   Date: 2023-09-14 12:32:37 +0000

RequestUUID: be6e445e-9269-412b-8fad-891331579ee8
Status: in progress
Status Code: 0

After run github and setup notarization after 3h nothing changed
still in progress

twilit shuttle
#

Is this still an issue on new runs? Could be that apple's servers had a hiccup 🤔

mental garnet
#

Same issue here when trying to notarize w/ 2.0

#

Going to ty again running locally (couldn't get this to work for some reason)

mental garnet
#

Stuck here

#

I'll try setting CI=true

#

or something

#

Perhaps I'm not waiting long enough

#

oh well

brisk briar
#

@mental garnet , how long did you end up waiting?

mental garnet
#

First time you notarize an app it just takes really fucking long

#

Not any problem with tauri

covert cairn
#

Do you have to leave it running the whole time or can you kill the process and start it again a day later after the servers have done what they need to do?

mental garnet
#

Use xcrun notarytool history and add authentication to the command and you can see the status of all your uploads

#

If you don't catch it taking long it can really steal your GH Actions minutes