-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quill notarization failed #118
Labels
bug
Something isn't working
Comments
Hi @andrewhsu! Thanks for the bug report. We're currently investigating. |
I'm encountering the same issue. Traditional notorization methods appear to be working, so it doesn't appear to be an issue with Apple's service. The end of the logs are interesting:
|
We are getting a release out in the next few minutes that will address this -- thanks for reporting! |
benr
added a commit
to mondoohq/cnquery
that referenced
this issue
Aug 25, 2023
This morning a change to Apple's Notorization service suddenly caused anchore/quill#118 in the excellent Quill tool. This change update quill to the new fixed version, also allow releaser to continue in the event of a notorization failure (to avoid holding up all platforms) and dumps the logs for quill to allow for easier debugging. --------- Signed-off-by: Ben Rockwood <[email protected]>
Thanks @wagoodman! |
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using
quill
0.2.0 to sign and notarize an arm64 binary and I've been getting HTTP 400 error from the notarization server. Signing and notarization withquill
has worked without hiccups throughout this year, but last night started getting an error, but it ended up working after retry and no changes to the usage ofquill
.This morning started getting the error again even after retries:
Is there something that could be done in
quill
to address this or is this an issue on the apple web service for notarization?The text was updated successfully, but these errors were encountered: