Skip to content

web-ext sign falsely returns a 5xx error #3807

Description

@nnam-nnam

Hi, I've been encountering a strange error several times when running web-ext sign to submit a build to AMO for signing:

Waiting for validation...
Submitting source to version
Upload of source failed: Error: response status was 503.

WebExtError: Uploading source failed
at file:///dev_build-release_misc_web-ext-v8/lib/cmd/sign.js:101:13
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Program.execute (file:///dev_build-release_misc_web-ext-v8/lib/program.js:270:7)
at async file:///dev_build-release_misc_web-ext-v8/bin/web-ext.js:13:1

It returns a 503 error code, but AMO does successfully sign the build, which is very misleading and causing CI builds to fail. I see that another issue addressing this (#3484), which states that this error is resolved, yet I'm still running into this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions