-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Description
When invoking web-ext sign, to upload our build to AMO to be signed, the build is still uploaded to AMO, however the the invocation quite frequently throws out a 503 error code shown below:
Waiting for validation...
Submitting source to version
Upload of source failed: Error: response status was 503.
WebExtError: Uploading source failed
at /node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/web-ext/lib/cmd/sign.js:101:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Program.execute (/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/web-ext/lib/program.js:270:7)
at async /node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/web-ext/bin/web-ext.js:13:1
Has anyone else ran into this or something similar?
Metadata
Metadata
Assignees
Labels
No labels