You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
All my attempts at notarizing end with a timeout.
In Quill, the timeout is 15 minutes, and in Goreleaser, if you set it to 60m or more, it results in a 401 error, as described in this issue: #354.
I tried setting it to 50m, but the notarizing still ends with a timeout.
Here is the job log:
quill -v submission logs 42f706eb-6523-44cf-816d-3cfee55dcd6d
[0000] INFO quill version: 0.5.0
[0000] INFO fetching submission logs for "42f706eb-6523-44cf-816d-3cfee55dcd6d"
unable to fetch log metadata with ID=42f706eb-6523-44cf-816d-3cfee55dcd6d: http status="404 Not Found": body="{\"errors\": [{\"id\": \"69dd08b5-92a2-4c0c-a10b-27debde866e1\", \"status\": \"404\", \"code\": \"NOT_FOUND\", \"title\": \"The specified resource does not exist\", \"detail\": \"There is no resource of type 'submissionsLog' for id '42f706eb-6523-44cf-816d-3cfee55dcd6d'\"}]}"
What you expected to happen:
Successful notarizing
How to reproduce it (as minimally and precisely as possible):
I dont know
Anything else we need to know?:
I have a new developer account, this is my first attempt to sign and notarize binaries.
Environment:
quill - 0.5.0
goreleaser - 2.4.8-pro
Linux x86_64
openSUSE Tumbleweed
The text was updated successfully, but these errors were encountered:
It seems that it was connected with the fact that I did it for the first time.
After 12 hours everything was certified, today it is certified quickly within 2-3 minutes.
What happened:
All my attempts at notarizing end with a timeout.
In Quill, the timeout is 15 minutes, and in Goreleaser, if you set it to 60m or more, it results in a 401 error, as described in this issue: #354.
I tried setting it to 50m, but the notarizing still ends with a timeout.
Here is the job log:
What you expected to happen:
Successful notarizing
How to reproduce it (as minimally and precisely as possible):
I dont know
Anything else we need to know?:
I have a new developer account, this is my first attempt to sign and notarize binaries.
Environment:
quill - 0.5.0
goreleaser - 2.4.8-pro
Linux x86_64
openSUSE Tumbleweed
The text was updated successfully, but these errors were encountered: